Template:Course Overview
(Difference between revisions)
m |
Heidi.ellis (Talk | contribs) (Add slot for length of course) |
||
Line 15: | Line 15: | ||
! style="text-align:right;" | Course Overview | ! style="text-align:right;" | Course Overview | ||
| {{{overview}}} | | {{{overview}}} | ||
+ | |- | ||
+ | ! style="text-align:right;" | Course Length | ||
+ | | {{{courselength}}} | ||
|- | |- | ||
! style="text-align:right;" | Student Characteristics | ! style="text-align:right;" | Student Characteristics | ||
Line 42: | Line 45: | ||
|overview= | |overview= | ||
Culminating course for students in the final year of the major. | Culminating course for students in the final year of the major. | ||
+ | |courselength- | ||
+ | 15-week semester | ||
|students= | |students= | ||
Students in the final year of the major. Most plan to work after graduating. | Students in the final year of the major. Most plan to work after graduating. | ||
Line 58: | Line 63: | ||
|offerings= | |offerings= | ||
|overview= | |overview= | ||
+ | |courselength= | ||
|students= | |students= | ||
|prerequisites= | |prerequisites= |
Revision as of 18:39, 4 June 2018
Course | {{{course}}} |
---|---|
Institution | {{{institution}}} |
Instructor(s) | {{{instructors}}} |
Offering(s) | {{{offerings}}} |
Course Overview | {{{overview}}} |
Course Length | {{{courselength}}} |
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:
{{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. |courselength- 15-week semester |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. }}
Here is a blank template to copy & paste:
{{Course Overview |course= |institution= |instructors= |offerings= |overview= |courselength= |students= |prerequisites= |infrastructure= }}
Notes
- If we enable Extension:ParserFunctions we can include prompts for new or missing parameters, e.g.:
{{#if: {{{testing|}}} | {{{testing}}} | Testing is missing. }}