Welcome to TiddlyWiki created by Jeremy Ruston, Copyright © 2007 UnaMesa Association
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}
h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}
.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}
.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}
.tabSelected{color:[[ColorPalette::PrimaryDark]];
background:[[ColorPalette::TertiaryPale]];
border-left:1px solid [[ColorPalette::TertiaryLight]];
border-top:1px solid [[ColorPalette::TertiaryLight]];
border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}
#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}
.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}
.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}
#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}
.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}
.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}
.tiddler .defaultCommand {font-weight:bold;}
.shadow .title {color:[[ColorPalette::TertiaryDark]];}
.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}
.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}
.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}
.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}
.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}
.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}
.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}
.imageLink, #displayArea .imageLink {background:transparent;}
.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}
.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}
.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}
.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}
.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}
.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}
body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}
hr {height:1px;}
a {text-decoration:none;}
dt {font-weight:bold;}
ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}
.txtOptionInput {width:11em;}
#contentWrapper .chkOptionInput {border:0;}
.externalLink {text-decoration:underline;}
.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}
.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}
/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}
#mainMenu .tiddlyLinkExisting,
#mainMenu .tiddlyLinkNonExisting,
#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}
.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}
.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}
#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}
#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}
.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}
#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}
.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}
.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}
.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}
#contentWrapper {display:block;}
#splashScreen {display:none;}
#displayArea {margin:1em 17em 0em 14em;}
.toolbar {text-align:right; font-size:.9em;}
.tiddler {padding:1em 1em 0em 1em;}
.missing .viewer,.missing .title {font-style:italic;}
.title {font-size:1.6em; font-weight:bold;}
.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}
.tiddler .button {padding:0.2em 0.4em;}
.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}
.footer {font-size:.9em;}
.footer li {display:inline;}
.annotation {padding:0.5em; margin:0.5em;}
* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}
.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}
.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}
.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}
.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}
.sparkline {line-height:1em;}
.sparktick {outline:0;}
.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}
* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}
.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date [[DateFormat::DateFormat]]'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date [[DateFormat::shortDateFormat]]'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
<<tabs stylesheet97
"8月" "8月行事曆" 97學年第一學期行事曆##8月
"9月" "9月行事曆" 97學年第一學期行事曆##9月
"10月" "10月行事曆" 97學年第一學期行事曆##10月
"11月" "11月行事曆" 97學年第一學期行事曆##11月
"12月" "12月行事曆" 97學年第一學期行事曆##12月
"98年1月" "98年1月行事曆" 97學年第一學期行事曆##1月
"行事簡歷" "97學年第一學期行事簡曆" 97學年第一學期行事曆##簡曆
"今日校務" "97學年第一學期行事詳曆" 97學年第一學期行事曆##詳曆
>>
/%
!8月
<<tabs stylesheet97
"預備1週" "第1週行事曆" 97學年第一學期行事曆##預備1週
"預備2週" "第2週行事曆" 97學年第一學期行事曆##預備2週
"預備3週" "第3週行事曆" 97學年第一學期行事曆##預備3週
"預備4週" "第4週行事曆" 97學年第一學期行事曆##預備4週
"預備5週" "第5週行事曆" 97學年第一學期行事曆##預備5週
"開學第1週" "第5週行事曆" 97學年第一學期行事曆##第1週
>>
!
!9月
<<tabs stylesheet97
"第1週" "第1週行事曆" 97學年第一學期行事曆##第1週
"第2週" "第2週行事曆" 97學年第一學期行事曆##第2週
"第3週" "第3週行事曆" 97學年第一學期行事曆##第3週
"第4週" "第4週行事曆" 97學年第一學期行事曆##第4週
"第5週" "第5週行事曆" 97學年第一學期行事曆##第5週
>>
!
!10月
<<tabs stylesheet97
"第5週" "第1週行事曆" 97學年第一學期行事曆##第5週
"第6週" "第2週行事曆" 97學年第一學期行事曆##第6週
"第7週" "第3週行事曆" 97學年第一學期行事曆##第7週
"第8週" "第4週行事曆" 97學年第一學期行事曆##第8週
"第9週" "第5週行事曆" 97學年第一學期行事曆##第9週
>>
!
!11月
<<tabs stylesheet97
"第9週" "第1週行事曆" 97學年第一學期行事曆##第9週
"第10週" "第1週行事曆" 97學年第一學期行事曆##第10週
"第11週" "第2週行事曆" 97學年第一學期行事曆##第11週
"第12週" "第3週行事曆" 97學年第一學期行事曆##第12週
"第13週" "第4週行事曆" 97學年第一學期行事曆##第13週
"第14週" "第5週行事曆" 97學年第一學期行事曆##第14週
>>
!
!12月
<<tabs stylesheet97
"第14週" "第1週行事曆" 97學年第一學期行事曆##第14週
"第15週" "第2週行事曆" 97學年第一學期行事曆##第15週
"第16週" "第3週行事曆" 97學年第一學期行事曆##第16週
"第17週" "第4週行事曆" 97學年第一學期行事曆##第17週
"第18週" "第5週行事曆" 97學年第一學期行事曆##第18週
>>
!
!1月
<<tabs stylesheet97
"第18週" "第1週行事曆" 97學年第一學期行事曆##第18週
"第19週" "第2週行事曆" 97學年第一學期行事曆##第19週
"第20週" "第3週行事曆" 97學年第一學期行事曆##第20週
"第21週" "第4週行事曆" 97學年第一學期行事曆##第21週
"第22週" "第5週行事曆" 97學年第一學期行事曆##第22週
>>
!
!簡曆
<<tabs stylesheet97
"0~5週" "0~5週" 97學年第一學期行事曆##0~5週
"6~10週" "6~10週" 97學年第一學期行事曆##6~10週
"11~15週" "11~15週" 97學年第一學期行事曆##11~15週
"16~20週" "16~20週" 97學年第一學期行事曆##16~20週
"21~寒假" "21~寒假" 97學年第一學期行事曆##21~寒假
>>
!
%/
/%
!預備1週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 暑 | 8 | 1 | 五 | 返校日、發成績單 | |
|~|~|~|~| 基測模擬考(第二天) | |
|~|~|~|~| 各項設備維修週 | |
|~| 8 | 2 | 六 | | |
!
!預備2週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 暑 | 8 | 3 | 日 | 校園消毒 | |
|~| 8 | 4 | 一 | | |
|~| 8 | 5 | 二 | | |
|~| 8 | 6 | 三 | | |
|~| 8 | 7 | 四 | | |
|~| 8 | 8 | 五 | | |
|~| 8 | 9 | 六 | | |
!
!預備3週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 暑 | 8 | 10 | 日 | | |
|~| 8 | 11 | 一 | | |
|~| 8 | 12 | 二 | | |
|~| 8 | 13 | 三 | | |
|~| 8 | 14 | 四 | | |
|~| 8 | 15 | 五 | 建築物安全檢查 | |
|~| 8 | 16 | 六 | | |
!
!預備4週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 暑 | 8 | 17 | 日 | | |
|~| 8 | 18 | 一 | | |
|~| 8 | 19 | 二 | | |
|~| 8 | 20 | 三 | | |
|~| 8 | 21 | 四 | | |
|~| 8 | 22 | 五 | | |
|~| 8 | 23 | 六 | | |
!
!預備5週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 暑| 8 | 24 | 日 | | |
|~| 8 | 25 | 一 | 一年級導師會議 | |
|~|~|~|~| 新進教師研習 | |
|~|~|~|~| 校園公共設施安全檢查 | |
|~| 8 | 26 | 二 | 新生訓練 | |
|~| 8 | 27 | 三 | 新生訓練 | |
|~|~|~|~| 自衛消防編組訓練 | |
|~|~|~|~| 性別平等講座 | |
|~| 8 | 28 | 四 | | |
|~| 8 | 29 | 五 | 舊生返校日 開學前準備 | |
|~|~|~|~| 10:00校務會議13:30課程發展委員會議 | |
|~|~|~|~| 14:00教學研究會 | |
|~| 8 | 30 | 六 | | |
!
!第1週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 1 | 8 | 31 | 日 | | |
|~| 9 | 1 | 一 | 開學正式上課 | |
|~|~|~|~| 緩召開始受理申請,請檢附戶籍謄本。 | |
|~| 9 | 2 | 二 | 全校學生幹部訓練(第六節) | |
|~|~|~|~| 多元性向測驗(三年級) | |
|~|~|~|~| 資源班開班說明會 | |
|~| 9 | 3 | 三 | | |
|~| 9 | 4 | 四 | | |
|~| 9 | 5 | 五 | | |
|~| 9 | 6 | 六 | | |
!
!第2週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 2 | 9 | 7 | 日 | | |
|~| 9 | 8 | 一 | 第八節輔導課開始上課 | |
|~|~|~|~| 第一次服儀檢查 | |
|~| 9 | 9 | 二 | 環境教育宣導(第六節) | |
|~|~|~|~| 多元性向測驗(二年級) | |
|~|~|~|~| 性向測驗(一年級) | |
|~| 9 | 10 | 三 | 暑假作業作品展收件停止 | |
|~| 9 | 11 | 四 | | |
|~| 9 | 12 | 五 | 用電設備安全檢查。 | |
|~| 9 | 13 | 六 | 消防發電機試車。 | |
|~|~|~|~| 親職講座 | |
!
!第3週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 3 | 9 | 14 | 日 | 中秋節放假(不補假) | |
|~| 9 | 15 | 一 | | |
|~| 9 | 16 | 二 | 交通安全宣導週 | |
|~|~|~|~| 交通安全巡迴演講(第六節) | |
|~|~|~|~| 一年級學業性向補測 | |
|~| 9 | 17 | 三 | 暑假作業作品展(9/17~10/1) | |
|~| 9 | 18 | 四 | | |
|~| 9 | 19 | 五 | | |
|~| 9 | 20 | 六 | | |
!
!第4週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 4 | 9 | 21 | 日 | | |
|~| 9 | 22 | 一 | 第一次基測模擬考(一上一下範圍考作文) | |
|~| 9 | 23 | 二 | 第一次基測模擬考(一上一下範圍考作文) | |
|~|~|~|~| 交通安全、保腦宣導(第六節) | |
|~|~|~|~| 資源課程會議 | |
|~|~|~|~| 身障生期初IEP 會議 | |
|~| 9 | 24 | 三 | | |
|~| 9 | 25 | 四 | | |
|~| 9 | 26 | 五 | 音樂班二年級鋼琴期初考 | |
|~| 9 | 27 | 六 | | |
!
!第5週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 5 | 9 | 28 | 日 | | |
|~| 9 | 29 | 一 | | |
|~| 9 | 30 | 二 | 音樂班三年級鋼琴期初考 | |
|~| 10 | 1 | 三 | | |
|~| 10 | 2 | 四 | | |
|~| 10 | 3 | 五 | 音樂班二、三年級管弦樂期初考 | |
|~| 10 | 4 | 六 | | |
!
!第5週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 5 | 9 | 29 | 一 | | |
|~| 9 | 30 | 二 | 音樂班三年級鋼琴期初考 | |
|~| 10 | 1 | 三 | | |
|~| 10 | 2 | 四 | | |
|~| 10 | 3 | 五 | 音樂班二、三年級管弦樂期初考 | |
|~| 10 | 4 | 六 | | |
!
!第6週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 6 | 10 | 5 | 日 | 校園消毒 | |
|~| 10 | 6 | 一 | 第二次服儀檢查 | |
|~|~|~|~| 資源班開課 | |
|~| 10 | 7 | 二 | 一年級健身操比賽(第五、六節) | |
|~| 10 | 8 | 三 | | |
|~| 10 | 9 | 四 | | |
|~| 10 | 10 | 五 | 國慶日放假 | |
|~| 10 | 11 | 六 | | |
!
!第7週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 7 | 10 | 12 | 日 | | |
|~| 10 | 13 | 一 | | |
|~| 10 | 14 | 二 | 藥物濫用防制宣導週 | |
|~|~|~|~| 普通班IEP 書寫研習會議 | |
|~| 10 | 15 | 三 | 第一次段考。 | |
|~| 10 | 16 | 四 | 第一次段考。 | |
|~| 10 | 17 | 五 | | |
|~| 10 | 18 | 六 | 消防設備維修。 | |
!
!第8週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 8 | 10 | 19 | 日 | | |
|~| 10 | 20 | 一 | | |
|~| 10 | 21 | 二 | 作業抽查週 | |
|~|~|~|~| 二年級運動會會前賽 | |
|~|~|~|~| 國小特殊班級轉銜會議 | |
|~| 10 | 22 | 三 | 作業抽查週 | |
|~| 10 | 23 | 四 | 作業抽查週 | |
|~| 10 | 24 | 五 | 作業抽查週 | |
|~|~|~|~| 音樂班二年級實習音樂會 | |
|~| 10 | 25 | 六 | 新生家長座談會 | |
!
!第9週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 9 | 10 | 26 | 日 | | |
|~| 10 | 27 | 一 | 作業抽查週 | |
|~| 10 | 28 | 二 | 作業抽查週 | |
|~|~|~|~| 二年級英語演講比賽 | |
|~|~|~|~| 三年級運動會會前賽 | |
|~|~|~|~| 音樂班一年級實習音樂會 | |
|~| 10 | 29 | 三 | 作業抽查週 | |
|~| 10 | 30 | 四 | 三年級校外教學參觀 | |
|~| 10 | 31 | 五 | 三年級校外教學參觀 | |
|~| 11 | 1 | 六 | | |
!
!第10週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 10 | 11 | 2 | 日 | 校園消毒 | |
|~| 11 | 3 | 一 | 第三次服儀檢查 | |
|~| 11 | 4 | 二 | 一年級運動會會前賽 | |
|~|~|~|~| 校慶運動會領隊裁判會議 | |
|~| 11 | 5 | 三 | | |
|~| 11 | 6 | 四 | 第二次模擬基本學力測驗(二上範圍考作文) | |
|~| 11 | 7 | 五 | 第二次模擬基本學力測驗(二上範圍考作文) | |
|~| 11 | 8 | 六 | | |
!
!第11週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 11 | 11 | 9 | 日 | | |
|~| 11 | 10 | 一 | 校慶運動會預演 | |
|~| 11 | 11 | 二 | 校慶運動會(暫定) | |
|~| 11 | 12 | 三 | 校慶運動會(暫定) | |
|~| 11 | 13 | 四 | | |
|~| 11 | 14 | 五 | | |
|~| 11 | 15 | 六 | 音樂班三年級實習音樂會 | |
!
!第12週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 12 | 11 | 16 | 日 | | |
|~| 11 | 17 | 一 | | |
|~| 11 | 18 | 二 | 愛滋病防治宣導 | |
|~|~|~|~| 生涯試探(二年級) | |
|~|~|~|~| 資源班社區資源運用校外參觀 | |
|~| 11 | 19 | 三 | | |
|~| 11 | 20 | 四 | | |
|~| 11 | 21 | 五 | 消防安全檢查 | |
|~| 11 | 22 | 六 | | |
!
!第13週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 13 | 11 | 23 | 日 | | |
|~| 11 | 24 | 一 | | |
|~| 11 | 25 | 二 | 生涯試探(二年級) | |
|~| 11 | 26 | 三 | | |
|~| 11 | 27 | 四 | | |
|~| 11 | 28 | 五 | | |
|~| 11 | 29 | 六 | | |
!
!第14週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 14 | 11 | 30 | 日 | 校園消毒 | |
|~| 12 | 1 | 一 | 第二次段考 | |
|~| 12 | 2 | 二 | 第二次段考 | |
|~| 12 | 3 | 三 | 賴氏人格測驗週<br/>時間:12/3~12/9<br/>對象:二年級 | |
|~| 12 | 4 | 四 | | |
|~| 12 | 5 | 五 | | |
|~| 12 | 6 | 六 | | |
!
!第15週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 15 | 12 | 7 | 日 | | |
|~| 12 | 8 | 一 | 第四次服儀檢查 | |
|~| 12 | 9 | 二 | 一年級鄉土語言演講 | |
|~|~|~|~| 生涯試探(二年級) | |
|~| 12 | 10 | 三 | | |
|~| 12 | 11 | 四 | | |
|~| 12 | 12 | 五 | 用電設備安全檢查。 | |
|~| 12 | 13 | 六 | 消防發電機試車。 | |
!
!第16週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 16 | 12 | 14 | 日 | | |
|~| 12 | 15 | 一 | 彰化縣音樂比賽預定週 | |
|~| 12 | 16 | 二 | 一年級國語文競賽 | |
|~|~|~|~| 拒菸酒檳榔宣導週 | |
|~|~|~|~| 生涯試探(二年級) | |
|~| 12 | 17 | 三 | | |
|~| 12 | 18 | 四 | | |
|~| 12 | 19 | 五 | | |
|~| 12 | 20 | 六 | | |
!
!第17週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 17 | 12 | 21 | 日 | | |
|~| 12 | 22 | 一 | | |
|~| 12 | 23 | 二 | 第三次模擬基本學力測驗(二下範圍考作文) | |
|~|~|~|~| 音樂班二年級鋼琴期末考 | |
|~|~|~|~| 資源班成果展 | |
|~| 12 | 24 | 三 | 第三次模擬基本學力測驗(二下範圍考作文) | |
|~| 12 | 25 | 四 | | |
|~| 12 | 26 | 五 | 音樂班一年級鋼琴期末考 | |
|~| 12 | 27 | 六 | | |
!
!第18週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 18 | 12 | 28 | 日 | | |
|~| 12 | 29 | 一 | | |
|~| 12 | 30 | 二 | 音樂班三年級鋼琴期末考 | |
|~| 12 | 31 | 三 | | |
|~| 1 | 1 | 四 | 開國紀念日放假 | |
|~| 1 | 2 | 五 | 音樂班弦樂期末考 | |
|~| 1 | 3 | 六 | | |
!
!第19週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 19 | 1 | 4 | 日 | 校園消毒 | |
|~| 1 | 5 | 一 | 第五次服儀檢查 | |
|~| 1 | 6 | 二 | 音樂班管樂期末考 | |
|~|~|~|~| 資源班期末IEP 會議 | |
|~| 1 | 7 | 三 | | |
|~| 1 | 8 | 四 | | |
|~| 1 | 9 | 五 | | |
|~| 1 | 10 | 六 | | |
!
!第20週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 20 | 1 | 11 | 日 | | |
|~| 1 | 12 | 一 | | |
|~| 1 | 13 | 二 | | |
|~| 1 | 14 | 三 | | |
|~| 1 | 15 | 四 | | |
|~| 1 | 16 | 五 | 第三次段考 | |
|~| 1 | 17 | 六 | 第三次段考 | 補上班(1/30調整放假) |
!
!第21週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc): 21 | 1 | 18 | 日 | | |
|~| 1 | 19 | 一 | 第一學期休業式 | |
|~|~|~|~| 10:00校務會議 | |
|~|~|~|~| 自衛消防編組訓練 | |
|~| 1 | 20 | 二 | 寒假開始 | |
|~|~|~|~| 寒假輔導 | |
|bgcolor(#ccc): 寒 | 1 | 21 | 三 | 寒假輔導 | |
|~| 1 | 22 | 四 | 寒假輔導 | |
|~| 1 | 23 | 五 | 寒假輔導 | |
|~| 1 | 24 | 六 | | |
!
!第22週
| 週 | 月 | 日 | 星期 | 辦理事項 | 辦理單位 |h
|bgcolor(#ccc):寒 | 1 | 25 | 日 | 除夕 | |
|~| 1 | 26 | 一 | 農曆春節放假 | |
|~| 1 | 27 | 二 | 農曆春節放假 | |
|~| 1 | 28 | 三 | 農曆春節放假 | |
|~| 1 | 29 | 四 | 補假(除夕逢星期日) | |
|~| 1 | 30 | 五 | 調整放假 | (1/17已補上班) |
|~| 1 | 31 | 六 | | |
!
!0~5週
| 週次 | 日 | 一 | 二 | 三 | 四 | 五 | 六 | 重要行事 |h
|bgcolor(#ccc): 0 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |8/29開學前準備.校務會議.教學研究會 |
|bgcolor(#ccc): 1 | 31 | 9/01 | 02 | 03 | 04 | 05 | 06 |9/01開學.正式上課|
|bgcolor(#ccc): 2 | 07 | 08 | 09 | 10 | 11 | 12 | 13 |9月8日第八節課輔開始 |
|bgcolor(#ccc): 3 | @@color(#f00):♥14@@ | 15 | 16 | 17 | 18 | 19 | 20 |9月14日中秋節|
|bgcolor(#ccc): 4 | 21 | 22 | @@color(#900):●23@@ | @@color(#900):●24@@ | 25 | 26 | 27 |9/22.23第一次模擬基本學力測驗(考作文、一年級共同範圍、單張試卷)|
|bgcolor(#ccc): 5 | 28 | 29 | 30 | 10/1 | 02 | 03 | 04 ||
| 符號 |>|>|>|>|>|>|>|@@color(#00f):▲段考@@,@@color(#900):●模擬基本學力測驗@@,@@color(#f00):♥假日@@,@@color(#ff0):▇@@ 重要行事|
| 備註 |>|>|>|>|>|>|>|週休二日。每週二第5節統一自習,第6節班會。|
!
!6~10週
| 週次 | 日 | 一 | 二 | 三 | 四 | 五 | 六 | 重要行事 |h
|bgcolor(#ccc): 6 | 05 | 06 | 07 | 08 | 09 | @@color(#f00):♥10 @@| 11 |10/10國慶日 |
|bgcolor(#ccc): 7 | 12 | 13 | 14 | @@color(#00f):▲15@@ | @@color(#00f):▲16@@ | 17 | 18 |10/15.16第一次段考(31日)|
|bgcolor(#ccc): 8 | 19 | 20 | 21 | 22 | 23 | 24 | 25 |10/21~29作業抽查週|
|bgcolor(#ccc): 9 | 26 | 27 | 28 | 29 |bgcolor(#ff0): 30 |bgcolor(#ff0): 31 | 11/1 |10/28二年級英語演講比賽、10/30.31三年級戶外教學活動|
|bgcolor(#ccc): 10 | 02 | 03 | 04 | 05 | @@color(#900):●06@@ | @@color(#900):●07@@ | 08 |11/06.07第二次模擬基本學力測驗(考作文、二上共同範圍、單張試卷)|
| 符號 |>|>|>|>|>|>|>|@@color(#00f):▲段考@@,@@color(#900):●模擬基本學力測驗@@,@@color(#f00):♥假日@@,@@color(#ff0):▇@@ 重要行事|
| 備註 |>|>|>|>|>|>|>|週休二日。每週二第5節統一自習,第6節班會。|
!
!11~15週
| 週次 | 日 | 一 | 二 | 三 | 四 | 五 | 六 | 重要行事 |h
|bgcolor(#ccc): 11 | 09 | 10 |bgcolor(#ff0): 11 |bgcolor(#ff0): 12 | 13 | 14 | 15 |11/11.12 校慶、運動會 11/13一年級健檢|
|bgcolor(#ccc): 12 | 16 | 17 | 18 | 19 | 20 | 21 | 22 ||
|bgcolor(#ccc): 13 | 23 | 24 | 25 | 26 | 27 | 28 | 29 ||
|bgcolor(#ccc): 14 | 30 | @@color(#00f):▲12/1@@ | @@color(#00f):▲02@@ | 03 | 04 | 05 | 06 |12/01.02第二次段考(上課日合計31日)|
|bgcolor(#ccc): 15 | 07 | 08 | 09 | 10 | 11 | 12 | 13 |12/9 一年級鄉土語言演講|
| 符號 |>|>|>|>|>|>|>|@@color(#00f):▲段考@@,@@color(#900):●模擬基本學力測驗@@,@@color(#f00):♥假日@@,@@color(#ff0):▇@@ 重要行事|
| 備註 |>|>|>|>|>|>|>|週休二日。每週二第5節統一自習,第6節班會。|
!
!16~20週
| 週次 | 日 | 一 | 二 | 三 | 四 | 五 | 六 | 重要行事 |h
|bgcolor(#ccc): 16 | 14 | 15 | 16 | 17 | 18 | 19 | 20 |12/16 一年級國語文競賽|
|bgcolor(#ccc): 17 | 21 | 22 | @@color(#900):●23@@ | @@color(#900):●24@@ | 25 | 26 | 27 |12/23.24第三次模擬基本學力測驗(考作文、二下共同範圍、單張試卷)|
|bgcolor(#ccc): 18 | 28 | 29 | 30 | 31 | @@color(#f00):♥1/1@@ | 02 |03 |1/1元旦|
|bgcolor(#ccc): 19 | 04 | 05 | 06 | 07 | 08 | 09 | 10 ||
|bgcolor(#ccc): 20 | 11 | 12 | 13 | 14 | 15 | @@color(#00f):▲16@@ | @@color(#00f):▲17@@ |1/16.17第三次段考(31日)|
| 符號 |>|>|>|>|>|>|>|@@color(#00f):▲段考@@,@@color(#900):●模擬基本學力測驗@@,@@color(#f00):♥假日@@,@@color(#ff0):▇@@ 重要行事|
| 備註 |>|>|>|>|>|>|>|週休二日。每週二第5節統一自習,第6節班會。|
!
!21~寒假
| 週次 | 日 | 一 | 二 | 三 | 四 | 五 | 六 | 重要行事 |h
|bgcolor(#ccc): 21 | 18 | 19 | 20 | 21 | 22 | 23 | 24 |1/19休業式、1/20寒假開始(1/20~22.2/2~6寒輔)|
|bgcolor(#ccc): 寒 | 25 | 26 | 27 | 28 | 29 | 30 | 31 |1/30彈性放假(1/17補課)|
|>|bgcolor(#ccc):上課日小記 | 18 | 17 | 18 | 19 | 19 ||
| 符號 |>|>|>|>|>|>|>|@@color(#00f):▲段考@@,@@color(#900):●模擬基本學力測驗@@,@@color(#f00):♥假日@@,@@color(#ff0):▇@@ 重要行事|
| 備註 |>|>|>|>|>|>|>|週休二日。每週二第5節統一自習,第6節班會。|
!
%/
/%
!詳曆
<html><iframe src=http://www.ttjhs.chc.edu.tw/sfs3/modules/school_calendar/ height="400px" width="100%"></iframe></html>
!
%/
<html><iframe src="http://xp2.ttjhs.chc.edu.tw/games2008_singup/" height="450px" width=96%></iframe></html>
<<tabs styleshee97001
"注意事項" "注意事項" 97運動會報名注意事項##注意事項
"一年級報名" "一年級報名" 97運動會報名系統##一年級
"二年級報名" "二年級報名" 97運動會報名系統##test
"三年級報名" "三年級報名" 97運動會三年級報名系統
"體育組長整合" "體育組長整合" 97運動會報名系統##體育組長整合
>>
/%
!一年級
|[[test|97運動會報名系統##test]]|[[102|http://163.23.67.198/games97_singup/102/index.php]]|
!
%/
/%
!test
<html><iframe src="http://163.23.67.200/Games_old/index.php" height="450px" width=96%></iframe></html>
!
%/
<html>
<embed src="images/index/marquee6.swf" width="650" height="25" FlashVars="txt=大同國中第26屆校慶暨運動會活動。11月10日(一) 本校教師會義賣活動。11日(二) 、12日(三) 運動會。" wmode="transparent">
</html>
/%
97學年度資賦鑑定簡章出爐,詳情請點選本校首頁資優鑑定網站或洽輔導室。
參加西畫、水墨畫、版畫、平面設計、漫畫類同學請向該班視藝老師報名,並於10月9日前將作品送交該班視藝老師。
本校第一次期中考:10月15日(三)→數學、國文、歷史、作文或地科;10月16日(四)→自然、英文、地理、公民。考試時間為當日第1、3、6、7 節課。
有拜有保佑,有燒香有行氣,2008彰化縣馬祖繞境嘉年華10月10日至16日,全台最大馬祖得道慶賀大典,彰化縣十多尊珍貴馬祖歡喜大出巡,彰化縣政府邀請大家一起來拜馬祖、求平安,幸福滿滿滿!
本校第一次期中考:10月15日(三)→數學、國文、歷史、作文或地科;10月16日(四)→自然、英文、地理、公民。考試時間為當日第1、3、6、7 節課。
10月25日(六) 08:00 於本校活動中心舉辦「大同國民中學97年度增進新生家長教育理念及親師互動座談」,歡迎家長參加。
三年級校外參觀兩日一夜。10月30日(四) 於本校操場集合,南部路線集合時間為06:40 ,中部路線則為 07:10。
%/
[img[歡迎觀臨|images/index/marqueetitle.jpg]]
<!--{{{-->
<div class='titleLine'>
<span class='siteTitle' refresh='content' tiddler='MarqueeTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='MarqueeSubtitle'></span>
</div>
<div class='header'>
<div id='changenTopMenu' refresh='content' tiddler='SiteLogo'></div>
<div id='rinTopMenu' refresh='content' tiddler='RinTopMenu'></div>
</div>
<div id='messageArea'></div>
<div id='bodyWrapper'>
<div id='rinSidebar'>
<div class='sidebarBlock'>
<h3>學校概況</h3>
<div refresh='content' tiddler='學校概況'></div>
</div>
<div class='sidebarBlock'>
<h3>處室專區</h3>
<div refresh='content' tiddler='處室專區'></div>
</div>
<div class='sidebarBlock'>
<h3>資料查詢</h3>
<div refresh='content' tiddler='資料查詢'></div>
</div>
</div>
<div id='displayArea'>
<div id='tiddlerDisplay'></div>
</div>
<div id='contentFooter'><p>彰化縣立大同國中 資訊組 2008年8月維護</p></div>
</div>
<!--}}}-->
*<<closeAll>>
*<<permaview>>
*<<saveChanges>>
*[[回首頁|公告欄]]
*[[行事曆|97學年第一學期行事曆]]
*[[常用連結|教師常用連結]]
*[[學務系統|http://www.ttjhs.chc.edu.tw/sfs3/login.php]]
*[[教育資源網|http://erw.chc.edu.tw/document/index.php]]
*[[學校簡介]]
*[[26屆運動會|project/game_2008/index.html]]
*[[學生手冊|growmenual/index.html]]
*[[資優鑑定|project/identify97/index.html]]
*[[音樂班新站|project/music/index.html]]
/***
|Name|SinglePageModePlugin|
|Source|http://www.TiddlyTools.com/#SinglePageModePlugin|
|Documentation|http://www.TiddlyTools.com/#SinglePageModePluginInfo|
|Version|2.9.2|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides|Story.prototype.displayTiddler(), Story.prototype.displayTiddlers()|
|Options|##Configuration|
|Description|Show tiddlers one at a time with automatic permalink, or always open tiddlers at top/bottom of page.|
This plugin allows you to configure TiddlyWiki to navigate more like a traditional multipage web site with only one tiddler displayed at a time.
!!!!!Documentation
>see [[SinglePageModePluginInfo]]
!!!!!Configuration
<<<
<<option chkSinglePageMode>> Display one tiddler at a time
><<option chkSinglePageKeepFoldedTiddlers>> Don't auto-close folded tiddlers
><<option chkSinglePagePermalink>> Automatically permalink current tiddler
<<option chkTopOfPageMode>> Always open tiddlers at the top of the page
<<option chkBottomOfPageMode>> Always open tiddlers at the bottom of the page
<<option chkSinglePageAutoScroll>> Automatically scroll tiddler into view (if needed)
Notes:
* The "display one tiddler at a time" option can also be //temporarily// set/reset by including a 'paramifier' in the document URL: {{{#SPM:true}}} or {{{#SPM:false}}}.
* If more than one display mode is selected, 'one at a time' display takes precedence over both 'top' and 'bottom' settings, and if 'one at a time' setting is not used, 'top of page' takes precedence over 'bottom of page'.
* When using Apple's Safari browser, automatically setting the permalink causes an error and is disabled.
<<<
!!!!!Revisions
<<<
2008.04.18 [2.9.2] in displayTiddler() and checkLastURL(), handling for Unicode in tiddler titles (remove explicit conversion between Unicode and UTF, as this is apparently done automatically by encode/decodeURIComponent, resulting in double-encoding!
| Please see [[SinglePageModePluginInfo]] for previous revision details |
2005.08.15 [1.0.0] Initial Release. Support for BACK/FORWARD buttons adapted from code developed by Clint Checketts.
<<<
!!!!!Code
***/
//{{{
version.extensions.SinglePageMode= {major: 2, minor: 9, revision: 2, date: new Date(2008,4,18)};
//}}}
//{{{
config.paramifiers.SPM = { onstart: function(v) {
config.options.chkSinglePageMode=eval(v);
if (config.options.chkSinglePageMode && config.options.chkSinglePagePermalink && !config.browser.isSafari) {
config.lastURL = window.location.hash;
if (!config.SPMTimer) config.SPMTimer=window.setInterval(function() {checkLastURL();},1000);
}
} };
//}}}
//{{{
if (config.options.chkSinglePageMode==undefined)
config.options.chkSinglePageMode=true;
if (config.options.chkSinglePageKeepFoldedTiddlers==undefined)
config.options.chkSinglePageKeepFoldedTiddlers=true;
if (config.options.chkSinglePagePermalink==undefined)
config.options.chkSinglePagePermalink=true;
if (config.options.chkTopOfPageMode==undefined)
config.options.chkTopOfPageMode=false;
if (config.options.chkBottomOfPageMode==undefined)
config.options.chkBottomOfPageMode=false;
if (config.options.chkSinglePageAutoScroll==undefined)
config.options.chkSinglePageAutoScroll=true;
//}}}
//{{{
config.SPMTimer = 0;
config.lastURL = window.location.hash;
function checkLastURL()
{
if (!config.options.chkSinglePageMode)
{ window.clearInterval(config.SPMTimer); config.SPMTimer=0; return; }
if (config.lastURL == window.location.hash) return; // no change in hash
var tids=decodeURIComponent(window.location.hash.substr(1)).readBracketedList();
if (tids.length==1) // permalink (single tiddler in URL)
story.displayTiddler(null,tids[0]);
else { // restore permaview or default view
config.lastURL = window.location.hash;
if (!tids.length) tids=store.getTiddlerText("DefaultTiddlers").readBracketedList();
story.closeAllTiddlers();
story.displayTiddlers(null,tids);
}
}
if (Story.prototype.SPM_coreDisplayTiddler==undefined)
Story.prototype.SPM_coreDisplayTiddler=Story.prototype.displayTiddler;
Story.prototype.displayTiddler = function(srcElement,tiddler,template,animate,slowly)
{
var title=(tiddler instanceof Tiddler)?tiddler.title:tiddler;
var tiddlerElem=document.getElementById(story.idPrefix+title); // ==null unless tiddler is already displayed
var opt=config.options;
if (opt.chkSinglePageMode) {
story.forEachTiddler(function(tid,elem) {
// skip current tiddler and, optionally, tiddlers that are folded.
if ( tid==title
|| (opt.chkSinglePageKeepFoldedTiddlers && elem.getAttribute("folded")=="true"))
return;
// if a tiddler is being edited, ask before closing
if (elem.getAttribute("dirty")=="true") {
// if tiddler to be displayed is already shown, then leave active tiddlers editors as is
// (occurs when switching between view and edit modes)
if (tiddlerElem) return;
// otherwise, ask for permission
var msg="'"+tid+"' is currently being edited.\n\n";
msg+="Press OK to save and close this tiddler\nor press Cancel to leave it opened";
if (!confirm(msg)) return; else story.saveTiddler(tid);
}
story.closeTiddler(tid);
});
}
else if (opt.chkTopOfPageMode)
arguments[0]=null;
else if (opt.chkBottomOfPageMode)
arguments[0]="bottom";
if (opt.chkSinglePageMode && opt.chkSinglePagePermalink && !config.browser.isSafari) {
window.location.hash = encodeURIComponent(String.encodeTiddlyLink(title));
config.lastURL = window.location.hash;
document.title = wikifyPlain("SiteTitle") + " - " + title;
if (!config.SPMTimer) config.SPMTimer=window.setInterval(function() {checkLastURL();},1000);
}
if (tiddlerElem && tiddlerElem.getAttribute("dirty")=="true") { // editing... move tiddler without re-rendering
var isTopTiddler=(tiddlerElem.previousSibling==null);
if (!isTopTiddler && (opt.chkSinglePageMode || opt.chkTopOfPageMode))
tiddlerElem.parentNode.insertBefore(tiddlerElem,tiddlerElem.parentNode.firstChild);
else if (opt.chkBottomOfPageMode)
tiddlerElem.parentNode.insertBefore(tiddlerElem,null);
else this.SPM_coreDisplayTiddler.apply(this,arguments); // let CORE render tiddler
} else
this.SPM_coreDisplayTiddler.apply(this,arguments); // let CORE render tiddler
var tiddlerElem=document.getElementById(story.idPrefix+title);
if (tiddlerElem&&opt.chkSinglePageAutoScroll) {
var yPos=ensureVisible(tiddlerElem); // scroll to top of tiddler
var isTopTiddler=(tiddlerElem.previousSibling==null);
if (opt.chkSinglePageMode||opt.chkTopOfPageMode||isTopTiddler)
yPos=0; // scroll to top of page instead of top of tiddler
if (opt.chkAnimate) // defer scroll until 200ms after animation completes
setTimeout("window.scrollTo(0,"+yPos+")",config.animDuration+200);
else
window.scrollTo(0,yPos); // scroll immediately
}
}
if (Story.prototype.SPM_coreDisplayTiddlers==undefined)
Story.prototype.SPM_coreDisplayTiddlers=Story.prototype.displayTiddlers;
Story.prototype.displayTiddlers = function() {
// suspend single-page mode (and/or top/bottom display options) when showing multiple tiddlers
var opt=config.options;
var saveSPM=opt.chkSinglePageMode; opt.chkSinglePageMode=false;
var saveTPM=opt.chkTopOfPageMode; opt.chkTopOfPageMode=false;
var saveBPM=opt.chkBottomOfPageMode; opt.chkBottomOfPageMode=false;
this.SPM_coreDisplayTiddlers.apply(this,arguments);
opt.chkBottomOfPageMode=saveBPM;
opt.chkTopOfPageMode=saveTPM;
opt.chkSinglePageMode=saveSPM;
}
//}}}
[img[logo|images/index/header_ttjhs_logo.jpg]]
<html>
<embed src="images/index/marquee.swf" width="650" height="25" FlashVars="txt=本校二三年級第八堂輔導課即將開始,擬於九月八日(一)起正式上課!!">
</html>
/***
/%[[StyleSheetLayout]]
[[StyleSheetColors]]%/
!Rin (Beta!!!!) for TiddlyWiki 2.0
inspired by Broken Kode and implemented by Clint Checketts
http://tiddlystyles.com/#theme:Rin
!General Styles /% ============================================================ %/
***/
/*{{{*/
a,
a.tiddlyLink,
a.button,
a.externalLink{
color: #005d93;
text-decoration: none;
background: transparent;
border: 0;
}
a:hover,
a.tiddlyLink:hover,
a.button:hover,
a.externalLink:hover{
border: 0;
color: #900;
text-decoration: underline;
}
body {
background-color: #bad0ea;
font-size: .8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentWrapper{
border: 0;
margin: .5em 1em;
}
/*}}}*/
/***
!Header Styles /% ============================================================ %/
***/
/*{{{*/
.header {
height: 100px;
background: url('images/index/header_bg.jpg') repeat-x bottom left;
position: relative;
}
.titleLine{
background: #bad0ea url('ringradient.jpg') repeat-x top center;
padding: 0 5px;
}
.siteTitle, .siteSubtitle{
display: inline;
font-size: 12px;
line-height: 25px;
font-weight: normal;
color: #800000;
}
.siteTitle a{
color: #000;
}
.siteTitle a:hover, .siteSubtitle a:hover,.header .headerOptions a:hover{
color: #cdcecf;
text-decoration: none;
background: transparent;
}
.siteSubtitle, #siteSubtitle a{
font-weight: normal;
color: #fff;
}
.headerOptions{
position: absolute;
z-index: 10;
top: 4px;
right: 17px;
text-align: right;
font-size: .9em;
}
.headerOptions a{
position: relative;
top: -2px;
color: #8b9190;
}
.headerOptions .sliderPanel{
color: #000;
background: #fff;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
border-left: 1px solid #ccc;
font-size: 10px;
text-align: left;
line-height: 1.2em;
padding: .5em 1em;
margin: -3px -2px 0 0;
width: 180px;
}
.headerOptions input{
margin: 0em 1em 0 .5em;
font-size: 9px;
}
/*}}}*/
/***
!Top menu styles /% =========================================================== %/
***/
/*{{{*/
#changenTopMenu{
position: absolute;
top: 0;
left: 0;
width: auto;
padding: 0;
margin: 0;
color: #660033;
}
#rinTopMenu{
position: absolute;
bottom: 0;
left: 0;
width: auto;
padding: 0;
margin: 0;
color: #660033;
}
#rinTopMenu br{
display: none;
}
#rinTopMenu a{
color: #e6e6e6;
}
#rinTopMenu ul{
margin: 0 0 2px 2px;
padding: 0;
}
#rinTopMenu li{
display: inline;
}
#rinTopMenu li a.tiddlyLink,#rinTopMenu li a.button,#rinTopMenu li a.externalLink{
padding: 2px 10px;
color: #e6e6e6;
text-decoration: none;
}
#rinTopMenu li a.tiddlyLink:hover,#rinTopMenu li a.button:hover,#rinTopMenu li a.externalLink:hover{
background: #97ced5;
color: #19729e;
}
/*}}}*/
/***
!Sidebar styles /% =========================================================== %/
***/
/*{{{*/
#rinSidebar{
float: left;
margin: 0px 0 0 10px;
width: 130px;
}
#sidebarOptions a.button{
display: inline;
}
.sidebarBlock{
display: block;
margin: 0 0 .5em 0;
background: #d1dff1;
padding-bottom: 5px;
}
.sidebarBlock h1, .sidebarBlock h2, .sidebarBlock h3, .sidebarBlock .tabset{
background: #ccc url('images/index/siderblock_bg.jpg') repeat-x top left;
font-size: 14px;
line-height: 22px;
font-style: italic;
font-weight: bold;
color: #A52A2A;
padding-left: 5px ;
}
.sidebarBlock .tabset{
padding: 0;
}
#rinSidebar .sidebarBlock .tabContents,
#displayArea .sidebarBlock .tabContents .tabContents,
#displayArea .viewer .tabUnselected,
#displayArea .viewer .tabContents .tabSelected{
background: #e5e5e5;
border: solid 1px #ccc;
width: 120px;
}
#sidebar .sidebarBlock .tabContents .tabContents,
#displayArea .sidebarBlock .tabContents,
#displayArea .viewer .tabSelected,
#displayArea .viewer .tabContents .tabUnselected{
background: #d8d8d8;
}
#sidebar .sidebarBlock .tabContents .tab{
background: #f5f6f8;
}
#sidebar .sidebarBlock .tabContents .tabUnselected{
background: #f0f0f0;
}
#sidebar .sidebarBlock .tabContents .tabUnselected:hover{
text-decoration: underline;
}
#contentWrapper .tab{
position: relative;
padding-bottom: 2px;
font-weight: normal;
top: 3px;
background: #f5f6f8;
color: #000;
text-decoration: none;
}
#contentWrapper .tabSelected{
border: 0;
top: 1px;
padding-bottom: 4px !important;
background: #fff;
font-weight: bold;
cursor: default;
}
#sidebarTabs .tabContents li.listTitle,#sidebarTabs .tabContents li.listTitle:hover{
padding: 0 0 0 .5em;
margin: 0;
background: transparent;
}
#sidebarTabs .tabContents li.listLink{
margin-left: 1em;
}
#sidebarTabs .sidebarBlock li{
list-style: none;
margin-left: 1em;
padding: 1px 0 1px 1.5em;
background: transparent url('rinbulletOver.gif') no-repeat left center;
}
#sidebarTabs .sidebarBlock li:hover{
background: transparent url('images/index/rinbullet.gif') no-repeat left center;
}
#contentWrapper .tabContents a.tiddlyLink,#contentWrapper .tabContents a.button{
display: block;
color: #005d93;
border: 0;
}
#contentWrapper .tabContents a.tiddlyLink:hover,#contentWrapper .tabContents a.button:hover{
color: #900;
background: #f0f0f0;
text-decoration: none;
}
#rinSidebar ul,
#rinSidebar li{
list-style: none;
padding: 0;
margin: 0;
}
#rinSidebar li a{
display: block;
margin: 0 0 0 .5em;
padding: 0 0 0 1.5em;
background: transparent url('images/index/rinbullet.gif') no-repeat 5px -22px;
}
#rinSidebar li a:hover,
#rinSidebar #sidebarTabs li a:hover{
background: transparent url('images/index/rinbullet.gif') no-repeat 5px 0;
text-decoration: underline;
}
#rinSidebar #sidebarTabs li{
margin: 0;
padding: 0;
}
/*}}}*/
/***
!Message area styles /% =========================================================== %/
***/
/*{{{*/
#messageArea{
background: #cdced2 url('ringradient.jpg') repeat-x left top;
color: #000;
position: absolute;
top: 135px;
right: 10px;
}
#messageArea a:link{
color: #000;
}
#messageArea a:hover{
text-decoration: none;
}
/*}}}*/
/***
!Display styles /% =========================================================== %/
***/
/*{{{*/
#bodyWrapper{
border: 1px solid #d5d7db;
border-width: 0 1px 3px 1px;
margin: 0;
background: #e8eff8;
}
#displayArea{
margin: 0 0 0 12em;
}
#contentFooter{
clear: both;
background: #bad0ea url('images/index/foot_bg.jpg') repeat-x top left;
text-align: center;
color: #990000;
}
#contentFooter p{
margin: 0;
}
.tiddler{
background: #e8eff8;
margin: 10px 0;
}
.tiddler .toolbar a.button,.tiddler .footer a.button,.tiddler .editorFooter a.button{
padding: 2px 5px;
color: #19729e;
text-decoration: none;
}
.tiddler .toolbar a.button:hover,.tiddler .footer a.button:hover,.tiddler .editorFooter a.button:hover{
background: #97ced5;
color: #19729e;
}
.title{
font-size: 16px;
}
.tagClear{
clear: none;
}
.viewer h1,
.viewer h2,
.viewer h3,
.viewer h4,
.viewer h5,
.viewer h6{
background: #transparent;
}
.viewer h1{
border-bottom: 1px dotted #97ced5;
}
.viewer th,
.viewer thead td{
background: #999
}
#popup{
color: #000;
background: #d5d7db;
}
#popup hr{
color: #999;
border-top: 1px solid #999;
width: 96%;
}
#popup a{
display: block;
color: #005d93;
}
#popup a:hover{
color: #900;
background: #f0f0f0;
text-decoration: none;
}
/*}}}*/
<!--{{{-->
<!--<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>-->
<div class='title' macro='view title'></div>
<!--<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date [[DateFormat::DateFormat]]'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date [[DateFormat::shortDateFormat]]'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>-->
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<html><iframe src="http://59.126.225.9/sfs3/modules/board/index" height="500px" width=96%></iframe></html>
<html><iframe src="http://59.126.225.9/sfs3/modules/photoview/photoshow.php?id=1" height="540px" width="100%"></iframe></html>
<html><iframe src="http://www.ttjhs.chc.edu.tw/sfs3/modules/board/board_view.php" height="450px" width=96%></iframe></html>
<<tabs .001
緣由 大同國中創校緣由 創校歷程##緣由
創校歷程 大同國中創校歷程 創校歷程##創校歷程
歷任校長 大同國中力任校長 創校歷程##歷任校長
>>
/%
!緣由
*員林鎮由於交通便捷,工商業發達,人口快速成長,至使原有兩所國中,無法正常容納驟增之學生。
*乃至於民國六十七年,在地方熱心教育人士提議下籌設第三所國中。
*[img[現任校長|images/introduction/principal_04.jpg]]
!
%/
/%
!創校歷程
*民國七十一年五月初,辦妥校地徵購,面積三零二八七平方公尺,位於員林鎮大同路一段三四五號,旋即積極著手規劃興建校舍。同年八月三十一日,奉台灣省教育廳核准成立,首任校長為凃春木先生。
*民國八十五年八月凃校長退休後,由蘇添鴻先生繼任。
*民國九十二年八月蘇校長榮退,由洪順一先生繼任。
*民國九十六年二月洪校長退休,由東閔繼任。
*創校之初,招生十五班,學生人數七百二十九人,教師三十人,暫借他校教室上課。待民國七十一年十一月十日(校慶日)首期校舍春風樓完工,計教室十五間,地下室十五間,滋生再民國七十二年七月十三日全部遷入上課。接著增建第十三至十四期,包括化雨樓、行政大樓、進德樓、敦品樓、活動中心、音樂館、修業樓、勵志樓、資訊樓、至善樓、音樂演奏廳,都先後完工陸續啟用,教學環境與教學設施漸趨完善。目前班級數九十四班,師生人數近四千人,堪稱彰化縣之大型學校。
*此外,為提高國民中學學生音樂水準,培植音樂資賦優異少年,於七十二年六月六日,奉教育部核准成立音樂班,每學年招考音樂資優學生三十名(現有一、二、三年級各一班),畢業學生都能順利進入,高及中學音樂科或大專院校音樂系繼續深造,對音樂人才的培育構陷非常大。並於民國就九十三年八月成立體育班(現有一、二、三年級各一班),招收田徑、國術、跆拳道、游泳等發展潛力雄厚之好手,積極培訓厚植實力,目前已展現亮麗的成績,他日將能為國爭光。
*另於民國九十五年八月成立一班智能資賦優異班,提供優良教學環境,以培育智優學生充分發揮其聰明才智,以蔚為國用。二十餘年來,承蒙地方熱心教育人士及家長鼎力相助,致使校務蒸蒸日上,聲譽日隆。
*東閔對本校校務經營與規劃,亦當竭盡心力。願承襲「本本分分地辦學,切切實實地奉獻」之創校精神,做到「時時想到學生,處處照顧老師,秉持文化理想,信守國家政策」。注重學生「德、智、體、群、美」五育均衡發展。以活出大同人的豪氣,並期達成「走入大同,如沐春風;走出大同,傲視群雄」的教育理想,務使大同國中成為一所溫馨、進步、健康、優質的學習園地。
!
%/
/%
!歷任校長
| ''創校校長'' | ''第二位校長'' |h
| [img[創校校長|images/introduction/principal_01.jpg]] | [img[第二位校長|images/introduction/principal_02.jpg]] |
| ''第三位校長'' | ''現任校長'' |h
| [img[第三位校長|images/introduction/principal_03.jpg]] | [img[現任校長|images/introduction/principal_04.jpg]] |
!
!
!
%/
http://blog.udn.com/Gillyflower/1539449
<<tabs stylesheet_ttjhs_local
"地理位置" "地理位置" 地理位置##ttjhs_local
"無障礙空間" "無障礙空間" 地理位置##無障礙
>>
/%
!ttjhs_local
[img[大同國中地理位置|images/introduction/ttjhs_local.jpg]]
!
%/
/%
!無障礙
[img[大同國中地理位置|images/introduction/ttjhs_map2.jpg]]
!
%/
*[[學校簡介|http://163.23.67.200/introduction]]
*[[教務處|http://163.23.67.200/AAffairs/index.php]]
*[[訓導處|http://163.23.67.200/SAffairs/index.php]]
*[[總務處|http://163.23.67.200/GAffairs/index.php]]
*[[輔導室|http://163.23.67.200/Counseling/index.php]]
*[[表單下載|http://163.23.67.200/modules/fdms/index]]
<<tabs .001
"創校歷程" "連結創校歷程" 創校歷程
"校歌校徽" "連結校歌校徽" 校歌校徽
"地理位置" "連結地理位置" 地理位置
"新進教師" "連結新進教師" 新進教師
>>
*[[新生編班查詢|http://163.23.67.197/newstudent97/]]
*[[創用CC|http://163.23.67.197/cc/]]
*[[母語日計畫|http://163.23.67.200/AAffairs/Protolanguage/index.php]]
*[[英語演說計畫|http://163.23.67.200/AAffairs/EnSRules/index.php]]
*[[本校教務手冊|http://163.23.67.200/DeanManual/]]
*[[獎助學金辦法|http://163.23.67.200/Grant/index.php]]
*[[96年e化教室進階|http://163.23.67.197/eclass/]]
*[[95年e化教室計畫|http://linux.ttjhs.chc.edu.tw/~eclass/]]
*[[本校課程計劃|http://163.23.67.200/modules/fdms/index.php?dirsn=7]]
*[[MAC位址登錄|http://163.23.67.200/MAC/index.php]]
*[[多元進路宣導|http://me.moe.edu.tw/junior/]]
*[[基本學測委會|http://www.bctest.ntnu.edu.tw/]]
*[[大同學務系統|http://www.ttjhs.chc.edu.tw/sfs3/login.php]]
*[[教育資源網|http://erw.chc.edu.tw/document/index.php]]
*[[彰化縣教育局|http://www.boe.chc.edu.tw/]]
*[[彰化縣網中心|http://163.23.200.1/]]
*[[在職進修中心|http://inservice.org.tw/]]
*[[大同教師信箱|https://www.google.com/a/linux.ttjhs.chc.edu.tw/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fa%2Flinux.ttjhs.chc.edu.tw%2F&bsv=1k96igf4806cy<mpl=default<mplcache=2]]
*[[公務信箱|http://wchc.chc.edu.tw/openwebmail/openwebmail.pl]]
<<tabs stylesheet97
"97學年度介聘教師" "97學年度進入大同國中之介聘教師" 新進教師##97年介聘教師
"97學年度代課教師" "97學年度進入大同國中之代課老師" 新進教師##97學年代課老師
"97學年度實習教師" "97學年度進入大同國中之實習教師" 新進教師##97學年實習教師
>>
/%
!97年介聘教師
| 編號 | 聘任科別 | 姓名 | 備註 |h
| 178 | 理化 | 林哲正 ||
| 179 | 國文 | 徐平珍 ||
| 180 | 健康教育 | 何婷婷 ||
| 181 | 健康教育 | 吳麗莊 ||
| 182 | 國文 | 廖恆賢 ||
| 183 | 美術 | 梁人方 ||
| 184 | 音樂 | 洪瑞嬪 ||
| 185 | 國文 | 陳曉青 ||
!
%/
/%
!97學年代課老師
| 編號 | 聘任科別 | 姓名 | 備註 || 編號 | 聘任科別 | 姓名 | 備註 |h
| 186 | 國文 | 黃國梅 ||| 196 | 英語 | 何佩真 ||
| 187 | 理化 | 劉瑞玲 ||| 197 | 歷史 | 吳芷儀 ||
| 188 | 理化 | 賴坤生 ||| 198 | 家政 | 傅君珮 ||
| 189 | 理化 | 鍾江兄 ||| 199 | 特教 | 吳婉玲 ||
| 190 | 數學 | 劉桂芝 ||| 200 | 國文 | 陳寬錦 ||
| 191 | 公民 | 黃郁婷 |||||||
| 192 | 音樂 | 賴筱薇 |||||||
| 193 | 美術 | 王愛旋 |||||||
| 194 | 體育 | 郭秀娥 |||||||
| 195 | 英語 | 蔡佩悌 |||||||
!
%/
/%
!97學年實習教師
| 編號 | 聘任科別 | 姓名 | 備註 || 編號 | 聘任科別 | 姓名 | 備註 |h
| 201 | 國文科 | 楊婉婷 ||| 211 | 英語科 | 呂佩蓉 ||
| 202 | 國文科 | 汪淑萾 ||| 212 | 英文科 | 陳萱沂 ||
| 203 | 體育科 | 吳敬慧 ||| 213 | 英文科 | 邱馨蘭 ||
| 213 | 英文科 | 邱馨蘭 ||| 214 | 國文科 | 陳可欣 ||
| 204 | 國文科 | 楊惠茸 ||| 215 | 地理科 | 張廷鋐 ||
| 205 | 綜合活動 | 賴國維 |||||||
| 206 | 歷史科 | 蕭旭均 |||||||
| 207 | 藝術人文 | 吳麗華 |||||||
| 208 | 理化科 | 邱筑君 |||||||
| 209 | 地理科 | 蔡捷穎 |||||||
| 210 | 藝術人文 | 李一芳 |||||||
!
%/
<<tabs stylesheet_ttjhs_local
"校歌" "大同國中校歌" 校歌校徽##校歌
"校徽" "大同國中校徽" 校歌校徽##校徽
>>
/%
!校歌
[img[大同校歌|images/introduction/ttjhs_song.gif]]
!
%/
/%
!校徽
[img[大同校歌|images/introduction/ttjhs_mark1.jpg]]
!
%/
[[|http://163.23.67.200/AAffairs/Protolanguage/index.php]]
[img[大同國中無障礙校園平面圖|images/index/ttjhs800.jpg]]
[[SiteTitle]]
[[SiteSubtitle]]
[[ChangenTopMenu]]
[[RinTopMenu]]
[[學校概況]]
[[RinLinks]]
[[PageTemplate]]
[[StyleSheet]]
<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal " YYYY年0MM月0DD日" "日誌">><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel "偏好設定 »" "變更 TiddlyWiki 選項">>[[主選單|MainMenu]]
<<tabs txtMainTab "最近更新" "依更新日期排序" TabTimeline "全部" "所有文章" TabAll "分類" "所有標籤" TabTags "更多" "其他" TabMore>>
*[[教務處相關]]
*[[訓導處相關]]
*[[輔導室相關]]
*[[大同國中學生成長手冊|growmenual/index.html]]
*[[運動會報名|http://163.23.67.198/games2008_singup/]]
*[[春暉專案|project/springsunshine_96/index.html]]
*[[畢業典禮網站|http://163.23.67.197/graduation2008/]]
*[[輔導管教辦法|http://163.23.67.197/SAffairs/tea_stu/]]
*[[正向管教計畫|http://163.23.67.200/SAffairs/Ferule/index.php]]
*[[防詐騙處理|http://163.23.67.200/SAffairs/AntiDeceive/index.php]]
*[[2007運動會|http://163.23.67.200/SAffairs/Games/index.php]]
*[[運動會報名|http://163.23.67.198/games2008_singup/]]
*[[2008運動會|project/game_2008/index.html]]
*[[圖書查詢|http://sfs.ttjhs.chc.edu.tw/sfs3/modules/book_query_changen/query.php]]
*[[公文填報系統|http://mgt2.good.nat.gov.tw/]]
*[[定期公務填報|http://140.111.34.58/SchoolLogin.aspx]]
*[[97學年度資優鑑定|project/identify97/]]
*[[生涯封面比賽|http://163.23.67.197/96life/]]
*[[資優資源班|http://163.23.67.198/~adm11504/]]
*[[生涯發展教育|http://163.23.67.200/Counseling/CSMyday/index.php]]
*[[學生憂鬱防治|http://163.23.67.200/Blueness/index.php]]
*[[潛能開發教室|http://linux.ttjhs.chc.edu.tw/~kind/index.html]]
*[[創造力計劃|http://linux.ttjhs.chc.edu.tw/~creat/]]
*[[大同音樂班|http://linux.ttjhs.chc.edu.tw/~music/]]