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 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 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:0 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 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}
.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}
#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}
.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding: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 0;}
.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 0 0 0.5em;}
.tab {margin:0 0 0 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 0 14em;}
.toolbar {text-align:right; font-size:.9em;}
.tiddler {padding:1em 1em 0;}
.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:0 0.25em; padding:0 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 0; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}
.fieldsetFix {border:0; padding:0; margin: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;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding: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;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<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'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></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 excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser
Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])
<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]
----
Also see [[AdvancedOptions]]
The [[style manual|http://www.apastyle.org/pubmanual.html]] of the American Psychological Association, 5th Ed., will be used as the style manual for [[The Journal of Effective Teaching]]. Futher information can be found at
*[[UNCW's Randall Library|http://library.uncw.edu/web/research/citation/apa.html]]
*[[Purdue's OWL|http://owl.english.purdue.edu/owl/resource/560/01/]]
*[[APA Style Essentials]].
*[[APA Resources on the Web|http://www.emunix.emich.edu/~ehoffman/apahelp.html]]
There are numerous templates on the Internet for using the APA Style in Word. Here are a few:
*http://www.cc.mie-u.ac.jp/~lq20106/eg5000/templates/
*http://www.music.miami.edu/research/APAstyle/
*http://www.lib.sfu.ca/researchhelp/writing/thesestemplates/thesestemplates.htm
*[[Google Search|http://www.google.com/search?hl=en&q=apa+word+template&btnG=Google+Search]]
<html><iframe src="http://www.vanguard.edu/faculty/ddegelman/index.aspx?doc_id=796" style="width:100%;height:500px"></iframe></html>
!About [[The Journal of Effective Teaching]]
[[The Journal of Effective Teaching]] is a peer reviewed electronic journal devoted to the discussion of teaching excellence in colleges and universities. The journal published its first papers in 1996. In 2003 the journal stopped taking new articles while the site was being revamped. It originated with the Carolina Colloquy on Teaching and has been maintained by faculty at the [[University of North Carolina Wilmington|http://www.uncw.edu]]. It is currently publishing two issues per year. [[The Journal of Effective Teaching]] has pending International Standard Serial Numbers for both print (ISSN 1935-7869) and online (ISSN 1935-7850) issues.
!Short History
History of the Carolina Colloquy on College Teaching (Now – [[ATCD|http://www.uncg.edu/tlc/atcd/]])
In 1989, Western Carolina University invited all campuses in the UNC system to send a team of two outstanding teachers and one administrator to the first Carolina Colloquy on College Teaching. Fifty-eight people attended, representing 15 of the 16 UNC institutions. The meeting was characterized by enthusiasm for sustaining system-wide interaction on teaching. Participants recommended holding an annual Colloquy and establishing an inter-campus network for fostering teaching excellence. To pursue these goals, one person on each campus was designated Campus Coordinator for Colloquy activities. After a second Colloquy at WCU in 1990 and a third at UNCC in 1991, campus coordinators developed a Role and Mission Statement for organizing a system-wide network to be called the Carolina Colloquy for University Teaching. All UNC institutions were then members of the Colloquy.
http://people.uncw.edu/hermanr/ET/ET.htm#Welcome%20Mission%20Articles%20%5B%5BBook%20Reviews%5D%5D%20%5B%5BEditorial%20Board%5D%5D%20Archives%20%5B%5BAbout%20JET%5D%5D%20Submissions%20%5B%5BSubmission%20Forms%20and%20Sample%5D%5D%20%5B%5BSubmission%20Process%5D%5D%20%5B%5BContent%20Areas%5D%5D%20%5B%5BMultimedia%20Submissions%5D%5D%20%5B%5BReview%20Process%5D%5D%20%5B%5BEvaluation%20Criteria%5D%5D%20%5B%5BHow%20to%20Cite%5D%5D%20%5B%5BCopyright%20Information%5D%5D%20FAQ
Articles will be archived after each issue. Articles from 1996-2003 are listed below. Potential authors should note that these articles may not be in accordance with the new submission and APA formatting adopted for [[The Journal of Effective Teaching]] in 2006.
!Articles from 1996-2003
* Anton Karl Kozlovic. (2003). Teaching ~Computer-and-Society Issues Through Popular Films: The Case of Desk Set (1957). EFFECTIVE TEACHING [Online], 6(2). Available HTTP: www.uncw.edu/cte/et/articles.htm [2003, June 7]. [[[Abstract|ARTICLES/Kozlovic/abstract.htm]]] [[[Full text|ARTICLES/Kozlovic/index.htm]]]
* Despo Ktoridou, Pavina Zarpetea, and Eleni Yiangou. (2002). Integrating Technology in EFL - Part II (Students Point of View). EFFECTIVE TEACHING [Online], 6(2). Available HTTP: www.uncw.edu/cte/et/articles.htm [2003, April 23]. [[[Abstract|ARTICLES/Ktoridou3/abstract.htm]]] [[[Full text|ARTICLES/Ktoridou3/index.htm]]]
* Sean M. Bulger, Andrew H. Hawkins, and Derek J. Mohr. (2002). Behavioral Course Design and Student Learning . EFFECTIVE TEACHING [Online], 6(1). Available HTTP: www.uncw.edu/cte/et/articles.htm [2002, September 3]. [[[Abstract|ARTICLES/Bulger2/abstract.htm]]] [[[Full text|ARTICLES/Bulger2/index.htm]]]
* Sean M. Bulger, Derek J. Mohr, and Richard T. Walls. (2002). Stack the Deck in Favor of Your Students by Using the Four Aces of Effective Teaching . EFFECTIVE TEACHING [Online], 5(2). Available HTTP: www.uncw.edu/cte/et/articles.htm [2002, May 7]. [[[Abstract|ARTICLES/Bulger/abstract.htm]]] [[[Full text|ARTICLES/Bulger/index.htm]]]
* Despo Ktoridou, Pavina Zarpetea, and Eleni Yiangou. (2002). Integrating Technology in EFL. EFFECTIVE TEACHING [Online], 5(2). Available HTTP: www.uncw.edu/cte/et/articles.htm [2002, April 23]. [[[Abstract|ARTICLES/Ktoridou2/abstract.htm]]] [[[Full text|ARTICLES/Ktoridou2/index.htm]]]
* Colleen Swain. (2002). Improving Traditional Teaching Using Findings from Distance Education. EFFECTIVE TEACHING [Online], 5(2). Available HTTP: www.uncw.edu/cte/et/articles.htm [2002, March 19]. [[[Abstract|ARTICLES/Swain/abstract.htm]]] [[[Full text|ARTICLES/Swain/index.htm]]]
* Brian D. Neureuther and Paul H. Randolph. (2002). MOO, An Effective Tool for Distance Education Delivery. EFFECTIVE TEACHING [Online], 5(2). Available HTTP: www.uncw.edu/cte/et/articles.htm [2002, January 9]. [[[Abstract|ARTICLES/Neureuther/abstract.htm]]] [[[Full text|ARTICLES/Neureuther/index.htm]]]
* Peter W. Schuhmann and ~KimMarie ~McGoldrick. (2001). Integrating Web-Based Student Competitions into Principles Courses. EFFECTIVE TEACHING [Online], 5(1). Available HTTP: www.uncw.edu/cte/et/articles.htm [2001, June 8]. [[[Abstract|ARTICLES/Schuhmann/abstract.htm]]] [[[Full text|ARTICLES/Schuhmann/index.htm]]]
* Robert L. Howard. (2000). Incorporating the Internet Into the Introductory Business Finance Course. EFFECTIVE TEACHING [Online], 4(1). Available HTTP: www.uncw.edu/cte/et/articles.htm [2000, April 4]. [[[Abstract|ARTICLES/HowardR/abstract.html]]] [[[Full text|ARTICLES/HowardR/index.htm]]]
* Jason Snart. (2000).Romantics ~Find-A-Song Game: A Technique for Teaching Romantic Poetry in the College Classroom. EFFECTIVE TEACHING [Online], 4(1). Available HTTP: www.uncw.edu/cte/et/articles.htm [2000, March 17]. [[[Abstract|ARTICLES/Snart/abstract.htm]]] [[[Full text|ARTICLES/Snart/index.htm]]]
* Sandra A. Howard. (1999). Guiding Collaborative Teamwork In The Classroom. EFFECTIVE TEACHING [Online], 3(1). Available HTTP: www.uncw.edu/cte/et/articles.htm [1999, January 28]. [[[Abstract|ARTICLES/Howard/abstract.htm]]] [[[Full text|ARTICLES/Howard/index.htm]]]
* Chester Goodwin. (1998). Using Electronic Mail (~E-Mail) in the Classroom. EFFECTIVE TEACHING [Online], 2(2). Available HTTP: www.uncw.edu/cte/et/articles.htm [1998, April 17].[[[Abstract|ARTICLES/Goodwin/abstract.htm]]] [[[Full text|ARTICLES/Goodwin/index.htm]]]
* Randy Yerrick. (1996). Computer Aided Physics Inquiry as a Venue for Pre-service Science Teacher Education. EFFECTIVE TEACHING [Online], 1(2). Available HTTP www.uncw.edu/cte/et/articles.htm [1996, October 7]. [[[Abstract|ARTICLES/Yerrick/abstract.htm]]] [[[Full text|ARTICLES/Yerrick/index.htm]]]
* Christopher Mele. (1996). Using the Internet for Undergraduate Training in Applied Social Research. EFFECTIVE TEACHING [Online], 1(1). Available HTTP: www.uncw.edu/cte/et/articles.htm [1996, June 12]. [[[Abstract|ARTICLES/Mele/abstract.htm]]] [[[Full text|ARTICLES/Mele/index.htm]]]
* Gabriel G. Lugo and Russell L. Herman. (1996). Fostering Multimedia Instruction in Mathematics. EFFECTIVE TEACHING [Online], 1(1). Available HTTP: www.uncw.edu/cte/et/articles.htm [1996, April 12]. [[[Abstract|ARTICLES/LUGOHRMN/abstract.htm]]] [[[Full text|ARTICLES/LUGOHRMN/index.htm]]]
!!Recent Issues
The Spring 2010 Issue is on the way! We welcome new authors for the next issue.
*[[Current Issue]]
**Volume 10, Issue 1, February 2010
**[[Volume 9, Issue 3, October 2009|articles/Vol9_3/index.htm]]
**[[Volume 9, Issue 2, September 2009|articles/Vol9_2/index.htm]] - Special Issue on Teaching Evolution
**[[Volume 9, Issue 1, February 2009|articles/Vol9_1/index.htm]]
**[[Volume 8, Issue 2, September 2008|articles/Vol8_2/index.htm]]
**[[Volume 8, Issue 1, February 2008|articles/Vol8_1/index.htm]]
**[[Volume 7, Issue 2, September 2007|articles/Vol7_2/index.htm]]
**[[Volume 7, Issue 1, February 2007|articles/Vol7_1/index.htm]]
!!Archives
Articles from 1996-2003 have been archived and are listed in our [[Archives]] section. Potential authors should note that these articles may not be in accordance with the new submission and APA formatting adopted for [[The Journal of Effective Teaching]] in 2006.
The [[Center for Teaching Excellence|http://www.uncw.edu/cte]] at the [[University of North Carolina Wilmington|http://www.uncw.edu]] has published a new book, ''Best Practices in Teaching''. Contact CTE, or order it from [[Amazon|http://www.amazon.com/gp/product/0971930856/sr=8-11/qid=1155045768/ref=sr_1_11/104-3079352-3341516?ie=UTF8]]. ISBN #0-97193808-6-4.
[img[Best Practices Book|books1.jpg]]
!Featured Book Reviews
Spring 2007 Issue
* //A Review of Rewriting: How to do Things with Texts// by Jennifer Pooler Courtney [[Abstract|http://www.uncw.edu/cte/et/articles/Vol7_1/CourtneyAbs.htm]], [[HTML|http://www.uncw.edu/cte/et/articles/Vol7_1/Courtney.htm]], [[PDF|http://www.uncw.edu/cte/et/articles/Vol7_1/Courtney.pdf]]
!Book Reviews edited bt Merritt Moseley
[[The Journal of Effective Teaching]] has published Book Reviews since its inception. Recent and archived reviews can be found at [[http://www.unca.edu/et/books.htm|http://www.unca.edu/et/books.htm]]
[[The Journal of Effective Teaching]] is an electronic journal devoted to the exchange of ideas and information about undergraduate and graduate teaching. Articles are solicited for publication which address excellence in teaching at colleges and universities. We invite contributors to share their insights in pedagogy, innovations in teaching and learning, and classroom experiences in the form of a scholarly communication which will be reviewed by experts in teaching scholarship. Articles which draw upon specific-discipline based research or teaching practices should elaborate on how the teaching practice, research or findings relates across the disciplines. We are particularly interested in topics addressed in the particular [[Content Areas]] described at this site, including empirical research on pedagogy, innovations in teaching and learning, and classroom experiences.
[[The Journal of Effective Teaching]] will be published online twice a year at http://www.uncw.edu/cte/ET/ All manuscripts for publication should be submitted electronically to the ~Editor-in-Chief, [[Dr. Russell Herman]], at [[jet@uncw.edu|mailto:hermanr@uncw.edu]].
[[The Journal of Effective Teaching]] is accepting submissions for review for the Spring 2010 issue. Manuscripts will be due October 31, 2009. Expected publication date will be February 28th. Articles will be accepted in any of the [[Content Areas]] supported by the journal. [[The Journal of Effective Teaching]] will occasionally publish feature articles, commentaries, and special topic issues.
Manuscripts for publication should:
* Follow [[APA|APA Style]] guidelines (5th Edition).
* Include an abstract and 3-5 keywords.
* Typeset in English using MS Word format and 12 pt Times New Roman (or 11 pt Arial).
* Articles/essays on effective teaching should be 2000-5000 words (approx. 12-15 pages).
* Research articles should be 3000-8000 words (approx. 20-25 pages).
* Tables and figures should be placed appropriately in the text.
All articles published in [[The Journal of Effective Teaching]] will be [[copyrighted|Copyright Information]] under the Creative Commons "~Attribution-Non ~Commercial-No Derivs" license. [[The Journal of Effective Teaching]] will require that the author sign a [[copyright agreement|documents\agreement.pdf]] prior to publication.
//A [[printable Call for Papers|documents\CallForPapers.pdf]] flyer is available.//
!!Deadlines for Upcoming Issues
''Spring 2010 Issue''
|!Submissions Due|October 31, 2009|
|!Notification of Acceptance|December 31, 2009|
|!Final Manuscripts Due|January 31 2010|
|!Publication Date|February 28, 2010|
''Fall 2010 Issue''
|!Submissions Due|May 31, 2010|
|!Notification of Acceptance|June 31, 2010|
|!Final Manuscripts Due|August 31, 2010|
|!Publication Date|September 30, 2010|
Color commands
{{{
body { background:#fff; }
#titleLine { color:#fff; background:#0000cc; }
#titleLine a { color:#ffff33; }
#mainMenu { color:#000; }
#mainMenu .tiddlyLink { color:#bbbbbb; }
#mainMenu .tiddlyLink:hover { background:#bbbbbb; color:#fff; }
#mainMenu .externalLink { color:#bbbbbb; }
#mainMenu .externalLink:hover { background:#bbbbbb; color:#fff; }
#mainMenu .button { color:#003399; }
#mainMenu .button:hover { color:#ffff33; background:#003399; }
#messageArea { background:#003399; color:#fff; }
#messageArea a:link, #messageArea a:visited { color:#99ccff; }
#messageArea a:hover { color:#bbbbbb; }
#messageArea a:active { color:#fff; }
.popup { background:#ffff66; border: 1px solid #003399; }
.popup hr { color:#bbbbbb; background:#bbbbbb; border: 0; }
.popup li.disabled { color:#99ccff; }
.popup li a, .popup li a:visited { color:#0000cc; }
.popup li a:hover { background:#003399; color:#ffff66; }
.tabSelected { background:#ffff66; }
.tabUnselected { background:#99ccff; }
.tabContents { background:#ffff66; }
.tiddler .button { color:#003399; }
.tiddler .button:hover { color:#ffff33; background:#003399; }
.tiddler .button:active { color:#fff; background:#99ccff; }
.toolbar { color:#aaa; }
.footer { color:#ddd; }
.selectedTiddler .footer { color:#888; }
.viewer { color:#000; }
.viewer a:link, .body a:visited { color:#bbbbbb; }
.viewer a:hover { color:#fff; background:#bbbbbb; }
.viewer .button { background:#99ccff; color:#0000cc; border-right: 1px
solid #0000cc; border-bottom: 1px solid #0000cc; }
.viewer .button:hover { background:#ffff66; color:#99ccff; }
.viewer blockquote { border-left: 3px solid #666; }
.viewer h1,.viewer h2,.viewer h3,.viewer h4,.viewer h5 {
background:#99ccff; }
.viewer table { border: 2px solid #303030; }
.viewer th { background:#996; border: 1px solid #606060; color:#fff; }
.viewer td, .viewer tr { border: 1px solid #606060; }
.viewer pre { color:#000000; border: 1px solid #bbbbbb;
background:#ffff66; }
.viewer code { color:#630; }
.viewer hr { border-top: dashed 1px #606060; border-left: none;
border-right: none; border-bottom: none; color:#666; }
.highlight, .marked { color:#000; background:#ffe72f; }
.editor { color:#402C74; }
.editor input { border: 1px solid #000; }
.editor textarea { border: 1px solid #000; width: 100%; }
.editorFooter { color:#aaa; }
.editorFooter A { color:#003399; }
.editorFooter A:hover { color:#ffff33; background:#003399; }
.editorFooter A:active { color:#fff; background:#99ccff; }
#sidebar { color:#000; }
#sidebarOptions { background:#99ccff; }
#sidebarOptions .button { color:#003399; }
#sidebarOptions .button:hover { color:#ffff33; background:#003399; }
#sidebarOptions .button:active { color:#003399; background:#ffff33; }
#sidebarOptions .sliderPanel { background:#ffff66; }
#sidebarOptions .sliderPanel A { color:#003399; }
#sidebarOptions .sliderPanel A:hover { color:#ffff33;
background:#003399; }
#sidebarOptions .sliderPanel A:active { color:#003399;
background:#ffff33; }
.sidebarSubHeading { color:#0000cc; }
#sidebarTabs { background:#99ccff; }
#sidebarTabs .tabSelected { color:#ffff33; background:#bbbbbb; }
#sidebarTabs .tabUnselected { color:#ffff33; background:#003399; }
#sidebarTabs .tabContents { background:#bbbbbb; }
#sidebarTabs .txtMoreTab .tabSelected { background:#003399; }
#sidebarTabs .txtMoreTab .tabUnselected { background:#0000cc; }
#sidebarTabs .txtMoreTab .tabContents { background:#003399; }
#sidebarTabs .tabContents .tiddlyLink { color:#ffff33; }
#sidebarTabs .tabContents .tiddlyLink:hover { background:#dddddd;
color:#0000cc; }
#sidebarTabs .tabContents .button { color:#ffff33; }
#sidebarTabs .tabContents .button:hover { color:#0000cc;
background:#ffff33; }
.sparkline { background:#ffff66; border: 0; }
.sparktick { background:#003399; }
.errorNoSuchMacro { color:#ff0; background:#f00; }
.zoomer { color:#bbbbbb; border: 1px solid #bbbbbb; }
}}}
<<tabs tabsClass
Layout "Layout Templates" SystemLayout
System "System Tiddlers" SystemTiddlers
Style "StyleSheets" StyleSheets
"Side Bar" "Side Bar Elements" SystemSideBars
Options "Personal Preferences" SystemOptions
Shadows "Hidden System Pages" ShadowPages
>>
All inquires should be directed to Dr. Russell Herman at [[jet@uncw.edu|mailto:jet@uncw.edu]]. The address for other correspondence is
The Journal of Effective Teaching
c/o Center for Teaching Excellence
University of North Carolina Wilmington
601 S. College Road
Wilmington, NC 28403 USA
FAX 910-962-3427
[[The Journal of Effective Teaching]] accepts articles in two major categories in accordance with its mission: Effective Teaching and the Scholarship of Teaching. We are particularly interested in the listed subtopic topics, including empirical research on pedagogy, innovations in teaching and learning, and classroom experiences.
!!!Effective Teaching
*{{block{''Student Conception of Learning:''
Methods for promoting student understanding; Instructional approaches; Curriculum reform; Conceptual change in learners and teachers.}}}
*{{block{''Learning Experiences in the Classroom:''
Student & teacher motivation; Learning environment; Individual differences; Exceptionality; Teacher-student interactions; Peer interactions; Cooperative learning; Language in learning; Social, political, & economic factors.}}}
*{{block{''Teachers:''
Teacher cognition; Content knowledge, pedagogical knowledge and pedagogical content knowledge; Forms of knowledge representation (e.g., metaphors, images, etc.); Leadership; Induction; Exemplary teachers; Teacher thinking.}}}
*{{block{''Curriculum:''
Curriculum development, change, implementation, dissemination and evaluation; Curriculum policy & reform.}}}
*{{block{''Evaluation and Assessment:''
Alternative forms of assessment; Teacher evaluation; Educational measurement; Instrument development; Identifying effective schools.}}}
*{{block{''Cultural, Social, and Gender Issues:''
Multicultural and bilingual issues; Ethnic issues; Gender equity; Issues of diversity related to science teaching and learning; Social analysis of curriculum.}}}
*{{block{''Instructional Technology:''
Computers; Interactive multimedia; Video; Integration of technology into teaching; Learning and assessment involving the use of technology; Philosophy of technology.}}}
*{{block{''History and Philosophy of Education:''
Historical issues; Philosophical issues; Epistemological issues; Ethical and moral issues; Research methods.}}}
!!!Scholarship of Teaching
*''Research:'' Reports important results from one’s own teaching experience or research; describes problem clearly; provides baseline data; explains what researcher has done and why; and provides results.
*''Integration:'' Integrates research of others in meaningful way; compares or contrasts theories; critiques results; and/or provides context for future exploration.
*''Innovation:'' Proposes innovation of theory, approach, or process of teaching; provides original and creative ideas based on results of research by self or others; and outlines proposed strategy for testing effectiveness of ideas.
*''Action Research/Inspiration:'' Provides inspiration for teaching excellence; combines personal values, insight, and experience to communicate enthusiasm and dedication to outstanding teaching.
All articles published in [[The Journal of Effective Teaching]] will be copyrighted under the Creative Commons "~Attribution-Non ~Commercial-No Derivs" license. The license allows the authors to retain the copyright and prohibits derivative works, but allows others to copy, distribute, and display the copyrighted work under limited conditions. Details about the Creative Commons and the licensing conditions may be found at the Creative Commons web site: http://creativecommons.org/licenses/by-nc-nd/2.0/uk/.
If a submission is selected for publication, [[The Journal of Effective Teaching]] will require that the author sign an [[agreement|documents\agreement.pdf]] prior to publication that grants [[The Journal of Effective Teaching]] electronic publication rights to the article. The author will retain all other publication rights.
''Warranty:'' Submission of a manuscript is a representation that the work is solely that of the author(s) and has not been published previously.
''Disclaimer:'' The opinions and ideas expressed in [[The Journal of Effective Teaching]] are solely those held by the authors and are not necessarily shared by the editors.
<html><iframe src="articles/Vol9_3/index.htm" style="width:100%;height:500px"></iframe></html>
<html><a href="javascript:;"onclick="story.closeAllTiddlers();
story.displayTiddler(null,'About JET')">next</a></html>
<<tiddler Copyright Information>>
<<tiddler How to Cite>>
<<tiddler Submissions>>
<<tiddler About JET>>
|Dr. Herman, a mathematical physicist, is a Professor in the [[Department of Mathematics and Statistics|http://www.uncw.edu/math]] at [[UNC Wilmington|http://www.uncw.edu]], teaches for the [[Department of Physics and Physical Oceanography|http://www.uncw.edu/phy]] and has been a Faculty Associate for the [[Center for Teaching Excellence|http://www.uncw.edu/cte]] for a decade. He is also the recipient of several university teaching awards. For more, see his [[web site|http://people.uncw.edu/hermanr]].|[img[herman.jpg]].|
Dr. Herman is the ~Editor-in-Chief of [[The Journal of Effective Teaching]]. All submissions should be directed electronically to [[hermanr@uncw.edu|mailto:hermanr@uncw.edu]].
!~Editor-in-Chief
[[Dr. Russell Herman]], University of North Carolina Wilmington
|Dr. Herman is Chair/Professor in the [[Department of Physics and Physical Oceanography|http://www.uncw.edu/phy]] and a Professor in the [[Department of Mathematics and Statistics|http://www.uncw.edu/math]] at [[UNC Wilmington|http://www.uncw.edu]]. He has been a Faculty Associate for the [[Center for Teaching Excellence|http://www.uncw.edu/cte]] for over a decade and the recipient of several university teaching awards. |[img[herman.jpg]]|
All submissions should be directed electronically to [[jet@uncw.edu|mailto:jet@uncw.edu]].
!Editorial Board
|''Timothy Ballard'', Biology | |''Pamela Evers'', Business and Law |
|''John Fischetti'', Education | |''Caroline Clements'', Psychology |
|''Russell Herman'', Mathematics and Physics | |''Mahnaz Moallem'', Education |
|noBorder|k
!Associate Editors
''Caroline Clements'', Psychology
!Consultants
Librarians - ''Sue Ann Cody'', ''Rebecca Kemp''
Computer Consultant - ''Shane Baptista''
[[The Journal of Effective Teaching]] has pending International Standard Serial Numbers for both print (ISSN 1935-7869) and online (ISSN 1935-7850) issues.
!!Board Links
[[Protected Site|http://www.russherman.com/JET]]
All submissions to [[The Journal of Effective Teaching]] will be subject to a thorough review and evaluated on the criteria listed below. Research papers are expected to be of the highest quality and to satisfy all of these criteria.
!Typical Submission Evaluation Criteria:
*Value or usefulness to field or profession
*Adequacy of design and accuracy of analysis
*Importance and timeliness of research or conclusions
*Relevance to existing work
*Inclusion of appropriate implications for practice and/or policy
*Clarity of ideas and expression
*Control of grammatical and stylistic elements
!Submissions
All submissions should be directed electronically to [[jet@uncw.edu|mailto:jet@uncw.edu]]. Review the [[Call for Papers]], [[Submissions]] and [[APA Style]] pages. Also a [[printable Call for Papers|documents\CallForPapers.pdf]] flyer is available.
!!Deadlines for Upcoming Issues
''Fall 2010 Issue''
|!Submissions Due|May 31, 2010|
|!Notification of Acceptance|June 31, 2010|
|!Final Manuscripts Due|August 31, 2010|
|!Publication Date|September 30, 2010|
''Spring 2011 Issue''
|!Submissions Due|October 31, 2010|
|!Notification of Acceptance|December 31, 2010|
|!Final Manuscripts Due|January 31 2011|
|!Publication Date|February 28, 2011|
!Acceptance Rates
[[The Journal of Effective Teaching]] has an average acceptance rate of 26% for Volumes 7-9 as of October 2009.
!Navigating the Site
''Journal Links''
[[Welcome]] - Entry Page to Site
[[Mission]] - Description of Journal mission
[[Articles]] - Links to new issues
[[Book Reviews]] - Links to featured reviews and the archived book reviews
[[Editorial Board]] - Who are we?
[[Archives]] - Links to Archived Issues from 1996 until now.
[[About JET]]
-----------------------
''Author Links''
[[Submissions]] - Links to details on submission, content areas and special forms
*Submisson Information
**[[Submission Forms and Sample]]
**[[Submission Process]]
**[[Content Areas]]
**[[Multimedia Submissions]]
**[[APA Style]]
*Review Information - Description of Review Process and Evaluation Criteria
**[[Review Process]]
*[[Evaluation Criteria]]
[[Copyright Information]] - Copyright Statement and link to Copyright Agreement
!!Printing Information Blocks
For the purpose of printing, one can display blocks of pages devoted to specific topcs. You can use the ''close'' and ''close others'' links at the top of the tiddlers and open only the pages you want. Also, you can click on ''permaview'' to the left and this will create the URL to the view that you created for adding to the browser favorites and calling up in the future. Some permalinks are already provided below.
*[[Author Information|http://www.uncw.edu/cte/et/#Submissions%20%5B%5BContent%20Areas%5D%5D%20%5B%5BSubmission%20Process%5D%5D%20%5B%5BSubmission%20Forms%20and%20Sample%5D%5D%20%5B%5BMultimedia%20Submissions%5D%5D%20%5B%5BReview%20Process%5D%5D%20%5B%5BEvaluation%20Criteria%5D%5D]]
*[[Reviewer Information|http://www.uncw.edu/cte/et/#Submissions%20%5B%5BReview%20Process%5D%5D%20%5B%5BEvaluation%20Criteria%5D%5D%20%5B%5BContent%20Areas%5D%5D%20Mission]]
*[[Display all of the pages| http://www.uncw.edu/cte/et//index.htm#Welcome%20Mission%20Articles%20%5B%5BBook%20Reviews%5D%5D%20%5B%5BEditorial%20Board%5D%5D%20Archives%20%5B%5BAbout%20JET%5D%5D%20Submissions%20%5B%5BSubmission%20Forms%20and%20Sample%5D%5D%20%5B%5BSubmission%20Process%5D%5D%20%5B%5BContent%20Areas%5D%5D%20%5B%5BMultimedia%20Submissions%5D%5D%20%5B%5BReview%20Process%5D%5D%20%5B%5BEvaluation%20Criteria%5D%5D%20%5B%5BHow%20to%20Cite%5D%5D%20%5B%5BCopyright%20Information%5D%5D%20FAQ]]
!!Looking for a Form?
*[[ArticleTemplate|http://people.uncw.edu/hermanr/ET/documents/ArticleTemplate.doc]]
*[[Copyright Agreement|documents/agreement.pdf]]
*[[Reviewer Report|documents/Report.doc]]
!!Contacts
All inquires should be directed to Dr. Russell Herman at [[jet@uncw.edu|mailto:jet@uncw.edu]]. The address for other correspondence is
The Journal of Effective Teaching
c/o Center for Teaching Excellence
University of North Carolina Wilmington
601 S. College Road
Wilmington, NC 28403 USA
FAX 910-962-3427
The [[style manual|http://www.apastyle.org/pubmanual.html]] of the American Psychological Association, 5th Ed., will be used as the style manual for [[The Journal of Effective Teaching]]. Futher information can be found at [[UNCW's Randall Library|http://library.uncw.edu/web/research/citation/apa.html]] or [[Purdue's OWL|http://owl.english.purdue.edu/owl/resource/560/01/]].
Articles in [[The Journal of Effective Teaching]] should be cited as:
Gabriel G. Lugo and Russell L. Herman. (1996). Fostering Multimedia Instruction in Mathematics. The Journal of Effective Teaching, 1, 1-13. Retrieved May 31, 2005, from http://www.uncw.edu/cte/et/.
{{small{
Journal Links
[[Welcome]]
[[Mission]]
<html><a href="javascript:;"onclick="story.closeAllTiddlers();story.displayTiddler(null,'Articles')">Articles</a></html>
[[Book Reviews]]
[[Editorial Board]]
[[About JET]]
-----------------------
Author Links
[[Call for Papers]]
[[Submissions]]
[[Copyright Information]]
-----------------------
Resources
[[CTE|http://www.uncw.edu/cte/]]
[[FAQ]]
[[Contact Info]]
-------------------------
{{small{
<<search>>
<<closeAll>>
<<permaview>>
<<newTiddler>>
<<saveChanges>>}}}
-------------------------
{{smaller{Site created and maintained by <html><a href="javascript:;" onClick="displayTiddler(null,'Dr. Russell Herman',1)">Dr. R. Herman</a></html> }}}
[[The Journal of Effective Teaching]] is an electronic journal devoted to the exchange of ideas and information about undergraduate and graduate teaching. Articles are solicited for publication which address excellence in teaching at colleges and universities. We invite contributors to share their insights in pedagogy, innovations in teaching and learning, and classroom experiences in the form of a scholarly communication which will be reviewed by experts in teaching scholarship. Articles which draw upon specific-discipline based research or teaching practices should elaborate on how the teaching practice, research or findings relates across the disciplines. We are particularly interested in topics addressed in the particular [[Content Areas]] described at this site, including empirical research on pedagogy, innovations in teaching and learning, and classroom experiences.
We seek submissions that are in accordance with the journal's mission; i.e., relevance to college and university teaching and high quality. We welcome items that include sound, videos, links, animations, and other innovative uses of cyberspace media. However, such multimedia contributions should be essential to the submission and in depth discussion should be included as to their use and effectiveness. Contributors can send their submissions to the respective editors through the submission form, by email, or on floppy disks. Potential contributors of articles and research notes should not be dissuaded from doing so due to any perceived lack of web page development skills. If you have a manuscript in mind or in hand that you think fulfills the key considerations mentioned above -- relevance and high quality -- you are encouraged to submit it. If needed, the journal is staffed with technical expertise capable of assisting in the process of converting documents and associated materials to web format. Potential contributors to [[The Journal of Effective Teaching]] are urged to understand that: the inclusion of web technology features doesn't guarantee acceptance for publication, but neither does the exclusion of web technology features preclude acceptance for publication.
!!Figure and Multimedia Files
If you have figures, or multimedia, then you will need to provide us with those as well. The most effective way to to this is to zip up all pertinent files and send them with your manuscript. Large files may have to be mailed to us on a CD. We should be able to handle most of the common image types. Any multimedia (images, video, programs) should be essential to the paper. In some cases it may be necessary to indicate the programs, including version numbers, needed to run the multimedia files.
<div class='header'>
<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>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
Reviewers will be expected to report on manuscripts within a month of receipt. The manuscripts will be subject to the guidelines provided above and the reports should include comments on the quality and suitability of the manuscript for publication. Reasons should also be provided for both the recommendations to publish, or reject.
The following template for the review of manuscripts is to be used: Report Form [[MS Word|http://people.uncw.edu/hermanr/ET/documents/Report.doc]], [[PDF|http://people.uncw.edu/hermanr/ET/documents/Report.pdf]]
Manuscripts are screened first by the [Editorial Board]. Appropriate manuscripts are subsequently double blind reviewed by at least two experts in teaching scholarship, particularly in the writer’s discipline or subject area.Reviewers are expected to provide editorial feedback and/or reviews to the authors for all manuscripts.
Articles may be rejected or accepted outright, or accepted contigent on revision. In some cases, articles requiring major revision (such as including an additional year’s results) may be recommended for revsion and resubmission. The editor weighs the reviewers' comments and recommended disposition for each manuscript in making the final publication decision. When authors are asked to revise and resubmit manuscripts, the revision may be sent for another round of reviews by the [[Editorial Board]].
<html><iframe src="http://people.uncw.edu/hermanr/ET/sampleArt.htm" style="width:100%;height:500px"></iframe></html>
!!!Options
<<search>><<closeAll>><<permaview>><<newTiddler>><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel 'options »' 'Change TiddlyWiki advanced options'>>
[[TiddlyWikiis published by Jeremy Ruston at Osmosoft under a BSD open source license.||http://www.tiddlywiki.com/]]
[[Site created and maintained by Dr. Russell Herman.|http://people.uncw.edu/herman]]
<<tabs txtMainTab Timeline Timeline TabTimeline All 'All tiddlers' TabAll Tags 'All tags' TabTags More 'More lists' TabMore>>
an online journal devoted to teaching excellence
[img[Effective Teaching Logo|ETLogo.jpg]] The Journal of Effective Teaching
/* Style from Julian Knight JK Version: 2006-04-20 (Simplified) */
body {position:static;}
.tagClear {margin-top:1em;clear:both;}
hr {height:0px;border:0;border-top:1px solid silver;}
h1,h2,h3,h4,h5 {color:#014;background:transparent;border-bottom:1px solid #ddd;padding-left:0;}
.headerShadow {padding:.5em 0em .5em 1em;}
.headerForeground {padding:.5em 0em .5em 1em;}
#displayArea { /* The bit that contains all tiddlers */
padding-top:.1em;padding-bottom:.1em;
margin-top:0;margin-right:15.5em;margin-bottom:0;margin-left:12.5em;-moz-border-radius:1em;}
.tiddler {-moz-border-radius:1em;border-top:1px solid #ccc;border-left:1px solid #ccc;
border-bottom:3px solid #ccc;border-right:3px solid #ccc;margin:0.5em;background:#fff;padding:0.5em;}
.subtitle { /* Tiddler subtitle */
font-size:0.9em;text-align:right;}
.viewer pre {padding: 0;margin-left: 0;}
.viewer hr {border: solid 1px silver;}
.toolbar {visibility:visible;}
.selected .toolbar {visibility:visible;color:#00f;}
.toolbar .button { color:#dee; }
.selected .toolbar .button { color:#014;}
.tagging, .tagged, .selected .tagging, .selected .tagged {
font-size:75%; padding:0.3em; background-color:#eee;border-top:1px solid #ccc; border-left:1px solid #ccc;
border-bottom:3px solid #ccc; border-right:3px solid #ccc;max-width:45%;-moz-border-radius:1em;}
.noBorder,.noBorder td,.noBorder th,.noBorder tr{border:0 !important}
.evenRow{} .oddRow{}
/* Added Color Style*/
.header {background: #006666;}
.title {color: #006666;}
.subtitle {color: #006666;}
.toolbar {color: #006666;}
.headerShadow { visibility: hidden; }
#sidebar{display:none;}
#displayArea {margin: 1em 1em 0em 14em;}
.smaller { font-size:80%; }
.small { font-size:90%; }
#contentWrapper .wrappingClass img {width: 100%}
.viewer th, thead td {
background: #006666;
border: 1px solid #666;
color: #fff;
}
.highlight, .marked {
background: #006666;
}
.noBorder td, .noBorder tr, .noBorder tbody, .noBorder th { border:0px
solid #000 !important; }
/***
!Colors Used
*@@bgcolor(#8cf): #8cf - Background blue@@
*@@bgcolor(#18f): #18f - Top blue@@
*@@bgcolor(#04b): #04b - Mid blue@@
*@@bgcolor(#014):color(#fff): #014 - Bottom blue@@
*@@bgcolor(#ffc): #ffc - Bright yellow@@
*@@bgcolor(#fe8): #fe8 - Highlight yellow@@
*@@bgcolor(#db4): #db4 - Background yellow@@
*@@bgcolor(#841): #841 - Border yellow@@
*@@bgcolor(#703):color(#fff): #703 - Title red@@
*@@bgcolor(#866): #866 - Subtitle grey@@
!Generic Rules /%==============================================%/
***/
/*{{{*/
body {
background: #fff;
color: #000;
}
a{
color: #04b;
}
a:hover{
background: #04b;
color: #fff;
}
a img{
border: 0;
}
h1,h2,h3,h4,h5 {
color: #703;
background: #8cf;
}
.button {
color: #014;
border: 1px solid #fff;
}
.button:hover {
color: #014;
background: #fe8;
border-color: #db4;
}
.button:active {
color: #fff;
background: #db4;
border: 1px solid #841;
}
/*}}}*/
/***
!Header /%==================================================%/
***/
/*{{{*/
.header {
background: #04b;
}
.headerShadow {
color: #000;
}
.headerShadow a {
font-weight: normal;
color: #000;
}
.headerForeground {
color: #fff;
}
.headerForeground a {
font-weight: normal;
color: #8cf;
}
/*}}}*/
/***
!General tabs /%=================================================%/
***/
/*{{{*/
.tabSelected{
color: #014;
background: #eee;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.tabUnselected {
color: #fff;
background: #999;
}
.tabContents {
color: #014;
background: #eee;
border: 1px solid #ccc;
}
.tabContents .button {
border: 0;}
/*}}}*/
/***
!Sidebar options /%=================================================%/
~TiddlyLinks and buttons are treated identically in the sidebar and slider panel
***/
/*{{{*/
#sidebar {
}
#sidebarOptions input {
border: 1px solid #04b;
}
#sidebarOptions .sliderPanel {
background: #8cf;
}
#sidebarOptions .sliderPanel a {
border: none;
color: #04b;
}
#sidebarOptions .sliderPanel a:hover {
color: #fff;
background: #04b;
}
#sidebarOptions .sliderPanel a:active {
color: #04b;
background: #fff;
}
/*}}}*/
/***
!Message Area /%=================================================%/
***/
/*{{{*/
#messageArea {
border: 1px solid #841;
background: #db4;
color: #014;
}
#messageArea .button {
padding: 0.2em 0.2em 0.2em 0.2em;
color: #014;
background: #fff;
}
/*}}}*/
/***
!Popup /%=================================================%/
***/
/*{{{*/
.popup {
background: #18f;
border: 1px solid #04b;
}
.popup hr {
color: #014;
background: #014;
border-bottom: 1px;
}
.popup li.disabled {
color: #04b;
}
.popup li a, .popup li a:visited {
color: #eee;
border: none;
}
.popup li a:hover {
background: #014;
color: #fff;
border: none;
}
/*}}}*/
/***
!Tiddler Display /%=================================================%/
***/
/*{{{*/
.tiddler .defaultCommand {
font-weight: bold;
}
.shadow .title {
color: #866;
}
.title {
color: #703;
}
.subtitle {
color: #866;
}
.toolbar {
color: #04b;
}
.tagging, .tagged {
border: 1px solid #eee;
background-color: #eee;
}
.selected .tagging, .selected .tagged {
background-color: #ddd;
border: 1px solid #bbb;
}
.tagging .listTitle, .tagged .listTitle {
color: #014;
}
.tagging .button, .tagged .button {
border: none;
}
.footer {
color: #ddd;
}
.selected .footer {
color: #888;
}
.sparkline {
background: #8cf;
border: 0;
}
.sparktick {
background: #014;
}
.errorButton {
color: #ff0;
background: #f00;
}
.cascade {
background: #eef;
color: #aac;
border: 1px solid #aac;
}
.imageLink, #displayArea .imageLink {
background: transparent;
}
/*}}}*/
/***
''The viewer is where the tiddler content is displayed'' /%------------------------------------------------%/
***/
/*{{{*/
.viewer .listTitle {list-style-type: none; margin-left: -2em;}
.viewer .button {
border: 1px solid #db4;
}
.viewer blockquote {
border-left: 3px solid #666;
}
.viewer table {
border: 2px solid #333;
}
.viewer th, thead td {
background: #db4;
border: 1px solid #666;
color: #fff;
}
.viewer td, .viewer tr {
border: 1px solid #666;
}
.viewer pre {
border: 1px solid #fe8;
background: #ffc;
}
.viewer code {
color: #703;
}
.viewer hr {
border: 0;
border-top: dashed 1px #666;
color: #666;
}
.highlight, .marked {
background: #fe8;
}
/*}}}*/
/***
''The editor replaces the viewer in the tiddler'' /%------------------------------------------------%/
***/
/*{{{*/
.editor input {
border: 1px solid #04b;
}
.editor textarea {
border: 1px solid #04b;
width: 100%;
}
.editorFooter {
color: #aaa;
}
/*}}}*/
/***
!Sections in this Tiddler:
*Generic rules
**Links styles
**Link Exceptions
*Header
*Main menu
*Sidebar
**Sidebar options
**Sidebar tabs
*Message area
*Popup
*Tabs
*Tiddler display
**Viewer
**Editor
*Misc. rules
!Generic Rules /%==============================================%/
***/
/*{{{*/
body {
font-size: .75em;
font-family: arial,helvetica;
position: relative;
margin: 0;
padding: 0;
}
h1,h2,h3,h4,h5 {
font-weight: bold;
text-decoration: none;
padding-left: 0.4em;
}
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;
}
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 }
/*}}}*/
/***
''General Link Styles'' /%-----------------------------------------------------------------------------%/
***/
/*{{{*/
.externalLink {
text-decoration: underline;
}
.tiddlyLinkExisting {
font-weight: bold;
}
.tiddlyLinkNonExisting {
font-style: italic;
}
/* the 'a' is required for IE, otherwise it renders the whole tiddler a bold */
a.tiddlyLinkNonExisting.shadow {
font-weight: bold;
}
/*}}}*/
/***
''Exceptions to common link styles'' /%------------------------------------------------------------------%/
***/
/*{{{*/
#mainMenu .tiddlyLinkExisting,
#mainMenu .tiddlyLinkNonExisting,
#sidebarTabs .tiddlyLinkExisting,
#sidebarTabs .tiddlyLinkNonExisting{
font-weight: normal;
font-style: normal;
}
/*}}}*/
/***
!Header /%==================================================%/
***/
/*{{{*/
.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;
}
/*}}}*/
/***
!Main menu /%==================================================%/
***/
/*{{{*/
#mainMenu {
position: absolute;
left: 0;
width: 10em;
text-align: leftt;
line-height: 1.6em;
padding: 1.5em 0.5em 0.5em 0.5em;
font-size: 1.1em;
font-weight: bold;
background: #f3f3f3;
border: 1px solid #aaaaaa
margin: 1em 1em 1em 1em
}
/*}}}*/
/***
!Sidebar rules /%==================================================%/
***/
/*{{{*/
#sidebar {
position: absolute;
right: 3px;
width: 16em;
font-size: .9em;
}
/*}}}*/
/***
''Sidebar options'' /%----------------------------------------------------------------------------------%/
***/
/*{{{*/
#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;
}
/*}}}*/
/***
''Sidebar tabs'' /%-------------------------------------------------------------------------------------%/
***/
/*{{{*/
#sidebarTabs .tabContents {
width: 15em;
overflow: hidden;
}
/*}}}*/
/***
!Message area /%==================================================%/
***/
/*{{{*/
#messageArea {
position:absolute; top:0; right:0; margin: 0.5em; padding: 0.5em;
}
*[id='messageArea'] {
position:fixed !important; z-index:99;}
.messageToolbar {
display: block;
text-align: right;
}
#messageArea a{
text-decoration: underline;
}
/*}}}*/
/***
!Popup /%==================================================%/
***/
/*{{{*/
.popup {
font-size: .9em;
padding: 0.2em;
list-style: none;
margin: 0;
}
.popup hr {
display: block;
height: 1px;
width: auto;
padding: 0;
margin: 0.2em 0em;
}
.popup li.disabled {
padding: 0.2em;
}
.popup li a{
display: block;
padding: 0.2em;
}
/*}}}*/
/***
!Tabs /%==================================================%/
***/
/*{{{*/
.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;
}
/*}}}*/
/***
!Tiddler display rules /%==================================================%/
***/
/*{{{*/
#displayArea {
margin: 1em 17em 0em 14em;
}
.toolbar {
text-align: right;
font-size: .9em;
visibility: hidden;
}
.selected .toolbar {
visibility: visible;
}
.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;
}
/* I'm not a fan of how button looks in tiddlers... */
.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;
}
/***
''The viewer is where the tiddler content is displayed'' /%------------------------------------------------%/
***/
/*{{{*/
* 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 {
border-collapse: collapse;
margin: 0.8em 1.0em;
}
.viewer th, .viewer td, .viewer tr,.viewer caption{
padding: 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;
}
/*}}}*/
/***
''The editor replaces the viewer in the tiddler'' /%------------------------------------------------%/
***/
/*{{{*/
.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;
}
/*}}}*/
/***
!Misc rules /%==================================================%/
***/
/*{{{*/
.sparkline {
line-height: 1em;
}
.sparktick {
outline: 0;
}
.zoomer {
font-size: 1.1em;
position: absolute;
padding: 1em;
}
.cascade {
font-size: 1.1em;
position: absolute;
overflow: hidden;
}
/*}}}*/
* StyleSheet
* StyleSheetColors
* StyleSheetLayout
* StyleSheetPrint
*''Sample Article:'' Authors can look at the [[Current Issue]] to see the formats (HTML and PDF) of published articles.
*''Manuscript Template:'' A template in MS Word is provided for your use to speed up the process of proofing your manuscript. [[ArticleTemplate.doc|http://people.uncw.edu/hermanr/ET/documents/ArticleTemplate.doc]].
*''Copyright Agreement:'' When your article is accepted for publication, you will need to fill out and sign a [[Copyright Agreement|documents/agreement.pdf]] before your article can be published.
*''Cover Page:'' A cover page should accompany your submission. Please provide name(s), mailing address(es), email address(es), indication of corresponding author, and the specific category under [[Content Areas]] for which the manuscript is to be considered.
If you have a manuscript you wish to submit for publication in [[The Journal of Effective Teaching]], then you should first contact the ~Editor-in-Chief. Submit a copy of the manuscript with the above Cover Page. The [[Editorial Board]] will review your manuscript for general suitability for review. If accepted, manuscripts are matched with expert reviewers and subjected to double blind review. Your manuscript will be evaluated based on the [[Evaluation Criteria]].
If the article is accepted, it will be reformatted, if necessary, to be consistent with the journal format. If you are required to make revisions, then you will be given a second opportunity to revise and resubmit. Your revision will undergo further review. Should there be a dispute between reviewers as to whether, or not, your paper is publishable, the dispute will be settled by the [[Editorial Board]].
[[The Journal of Effective Teaching]] is accepting articles for publication. Please review the links below for information about the format and criteria for manuscript submissions. Note that submissions should follow the [[APA Style]]. See also the [[Call for Papers]].
All submitted manuscripts are screened by members of the Journal of Effective Teaching [[Editorial Board]] for appropriateness. If accepted, manuscripts are matched with expert reviewers and subjected to double blind review. Journal manuscripts are not accepted based only upon submission of an abstract. Reviewers are required to provide the author with comments intended to improve the content, style, and other issues which should improve the quality of the article should it appear publishable in the journal.
!!Manuscript Style
Manuscripts for publication should:
* Follow [[APA|APA Style]] guidelines (5th Edition).
* Include an abstract and 3-5 keywords.
* Typeset in English using MS Word format and 12 pt Times New Roman (or 11 pt Arial).
* Articles/essays on effective teaching should be 2000-5000 words (approx. 12-15 pages).
* Research articles should be 3000-8000 words (approx. 20-25 pages).
* Tables and figures should be placed appropriately in the text.
All articles published in [[The Journal of Effective Teaching]] will be [[copyrighted|Copyright Information]] under the Creative Commons "~Attribution-Non ~Commercial-No Derivs" license. [[The Journal of Effective Teaching]] will require that the author sign a [[copyright agreement|documents\agreement.pdf]] prior to publication.
!!Submisson Information
[[Submission Forms and Sample]]
[[Submission Process]]
[[Content Areas]]
[[Multimedia Submissions]]
!!Review Information
[[Review Process]]
[[Evaluation Criteria]]
Reviewers are required to provide the author with comments intended to improve the content, style, and other issues which should improve the quality of the article should it appear publishable in the journal. If you are currently not a reviewer, but are interested in becoming a reviewer, please contact one of the editors.
|>|>|!PageTemplate|
|>|>|[[SiteTitle]] - [[SiteSubtitle]]|
|[[MainMenu]]|[[DefaultTiddlers]]<<br>><<br>>[[ViewTemplate]]<<br>><<br>>[[EditTemplate]]|[[SideBarOptions]]|
|~|~|[[OptionsPanel]]<<br>>AdvancedOptions|
|~|~|SideBarTabs|
|>|>|[[SiteUrl]]|
* AdvancedOptions
* OptionsPanel
<<section Mine <<tiddlerList tags:"systemConfig,-Template,Plugin" $>$> >>
<<section 3rdParty <<tiddlerList tags:"systemConfig,-Template,-Plugin"$>$> >>
<<section All <<tiddlerList tags:"systemConfig,-Template"$>$> >>
* SideBarOptions
* SideBarTabs
* TabAll
* TabMore
* TabMoreMissing
* TabMoreOrphans
* TabTags
* TabTimeline
* DefaultTiddlers
* MainMenu
* SiteSubtitle
* SiteTitle
* SiteUrl
This part of the site contains links to documents, or web sites, used during the revamping of the journal. A future use could be for documentation that would be useful for future navigation or needs of the journal.
[[The Journal of Effective Teaching]] is a peer reviewed electronic journal devoted to the discussion of teaching excellence in colleges and universities. The journal published its first papers in 1996. In 2003 the journal stopped taking new articles while the site was being revamped. It originated with the Carolina Colloquy on Teaching and has been maintained by faculty at the [[University of North Carolina Wilmington|http://www.uncw.edu]] and was originally housed at the [[Center for Teaching Excellence|http://www.uncw.edu/cte/]]. It continues to be supported by the Center for Teaching Excellence at the University of North Carolina Wilmington.
<div>
<span class='title' style='float:left;' macro='view title'></span>
<span class='toolbar' style='clear:right;margin-top:1px;float:right;'
macro='toolbar -closeTiddler editTiddler deleteTiddler closeOthers jump'>
</span>
<div class='tagClear'></div>
</div>
<hr>
<div class='tagClear viewer' macro='view text wikified'></div>
Welcome to the [[The Journal of Effective Teaching]], a peer reviewed electronic journal devoted to the discussion of teaching excellence in colleges and universities. [[The Journal of Effective Teaching]] will publish two regular issues per year and possibly a special issue on a current topic. The regular issues will contain articles in two broad [[Content Areas]]: effective teaching and the scholarship of teaching. We invite contributors to share their insights in pedagogy, innovations in teaching and learning, and classroom experiences in the form of a scholarly communication. Articles which draw upon specific-discipline based research or teaching practices should elaborate on how the teaching practice, research or findings relates across the disciplines. We are particularly interested in topics addressed in the particular [[Content Areas]] described at this site, including empirical research on pedagogy, innovations in teaching and learning, and classroom experiences.
Please explore the site; we welcome any suggestions to help us in our goal to provide a forum for the sharing your thoughts and experiences.
!!Recent Issues
*[[Current Issue]]
**Volume 10, Issue 1, February 2010- New Issue is coming
**[[Volume 9, Issue 3, October 2009|articles/Vol9_3/index.htm]]
**[[Volume 9, Issue 2, September 2009|articles/Vol9_2/index.htm]] - Special Issue on Teaching Evolution
**[[Volume 9, Issue 1, February 2009|articles/Vol9_1/index.htm]]
**[[Volume 8, Issue 2, September 2008|articles/Vol8_2/index.htm]]
**[[Volume 8, Issue 1, February 2008|articles/Vol8_1/index.htm]]
**[[Volume 7, Issue 2, September 2007|articles/Vol7_2/index.htm]]
**[[Volume 7, Issue 1, February 2007|articles/Vol7_1/index.htm]]
!![[Call for Papers]]
|!Call for Papers|
|[[The Journal of Effective Teaching]] is accepting submissions for review for the Fall 2010 issue. Manuscripts will be due May 31, 2010. The expected publication date will be September 30th. Articles will be accepted in any of the [[Content Areas]] supported by the journal.|
[[The Journal of Effective Teaching]] will occasionally publish feature articles, commentaries, and special topic issues.
!Submissions
All submissions should be directed electronically to [[jet@uncw.edu|mailto:jet@uncw.edu]]. Review the [[Call for Papers]], [[Submissions]] and [[APA Style]] pages. Also a [[printable Call for Papers|documents\CallForPapersSpecial.pdf]] flyer is available.
!!Features
[[Book Reviews|http://www.unca.edu/et/books.htm]] - An collection of reviews of books on teaching excellence in colleges and universities. Read current and archived reviews from 1996 to the present.
''Recent Books on Teaching:'' [[Best Practices in University Teaching|Best Practices]]