Template:Course Overview

(Difference between revisions)
Jump to: navigation, search
m
Line 4: Line 4:
 
|-  
 
|-  
 
! style="text-align:right;" | Course
 
! style="text-align:right;" | Course
| {{{course}}}
+
| '''{{{course}}}'''
 
|-  
 
|-  
 
! style="text-align:right;" | Institution
 
! style="text-align:right;" | Institution
Line 29: Line 29:
 
|}
 
|}
 
<noinclude>
 
<noinclude>
= Course Overview Template =
+
== Usage ==
This template provides a consistent overview for courses.
+
This template provides a consistent overview for courses. It should be invoked with a value for each parameter, like this:
It has parameters for:
+
* '''course''' (name)
+
* '''institution'''
+
* '''instructors''' - name(s), contact info, homepage link(s), etc.
+
* '''offerings''' - semester, section, etc.
+
* '''overview'''
+
* '''students''' - typical class size, student background, etc.
+
* '''prerequisites'''
+
* '''infrastructure''' - classroom, technology, support, textbooks, etc.
+
It should be called like this:
+
 
<pre>
 
<pre>
 
{{Course Overview
 
{{Course Overview
Line 62: Line 52:
 
</pre>
 
</pre>
  
Notes:
+
=== Notes ===
 
* If we enable [https://www.mediawiki.org/wiki/Extension:ParserFunctions Extension:ParserFunctions] we can include prompts for new or missing parameters, e.g.:  
 
* If we enable [https://www.mediawiki.org/wiki/Extension:ParserFunctions Extension:ParserFunctions] we can include prompts for new or missing parameters, e.g.:  
 
<pre> {{#if: {{{testing|}}} | {{{testing}}} | Testing is missing. }} </pre>
 
<pre> {{#if: {{{testing|}}} | {{{testing}}} | Testing is missing. }} </pre>
 
</noinclude>
 
</noinclude>

Revision as of 16:04, 30 January 2017

Overview

Course {{{course}}}
Institution {{{institution}}}
Instructor(s) {{{instructors}}}
Offering(s) {{{offerings}}}
Course Overview {{{overview}}}
Student Characteristics {{{students}}}
Prerequisites {{{prerequisites}}}
Infrastructure {{{infrastructure}}}

Usage

This template provides a consistent overview for courses. It should be invoked with a value for each parameter, like this:

{{Course Overview
|course= 
CS Seminar
|institution=
Muhlenberg College
|instructors=
Clif Kussmaul
|offerings=
Spring 2015
|overview= 
Culminating course for students in the final year of the major.
|students=
Students in the final year of the major. Most plan to work after graduating.
|prerequisites=
Varies, but typically all other required major courses.
|infrastructure=
Most students bring their own laptops to class.
}}

Notes

 {{#if: {{{testing|}}} | {{{testing}}} | Testing is missing. }} 
Personal tools
Namespaces
Variants
Actions
Events
Learning Resources
HFOSS Projects
Evaluation
Navigation
Toolbox