Template:Course: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Course | {{Course | ||
| | |Description= | ||
|Topics= | |Topics= | ||
|LearningGoals= | |||
|SpecificLearningObjectives= | |||
|PrerequisiteCourses= | |||
|PrequisiteStanding= | |||
|CorequisiteCourses= | |||
|OptionalPrerequisiteCourses= | |||
|OptionalCorequisiteCourses= | |||
|InstructionalMethodology= | |||
|PerformanceEvaluation= | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| | </noinclude><includeonly> | ||
==Course Description== | |||
| [[Has course | [[Has description::{{{Description|}}}]] | ||
| | |||
==Topical Coverage== | |||
| [[Has | {{#arraymap:{{{Topics|}}}|,|x|[[Covers topic::x]]}} | ||
==Learning Goals== | |||
{{#arraymap:{{{LearningGoals|}}}|,|x|[[Has learning goal::x]]}} | |||
|} | |||
==Specific Learning Objectives== | |||
{{#arraymap:{{{SpecificLearningObjectives|}}}|,|x|[[Has specific learning goal::x]]}} | |||
==Prerequisite Courses== | |||
{{#arraymap:{{{PrerequisiteCourses|}}}|,|x|[[Has course prerequisite::x]]}} | |||
==Required Academic Standing== | |||
[[Has standing prerequisite::{{{PrequisiteStanding|}}}]] | |||
==Corequisite Courses== | |||
{{#arraymap:{{{CorequisiteCourses|}}}|,|x|[[Has course corequisite::x]]}} | |||
==Optional Prerequisite Courses== | |||
{{#arraymap:{{{OptionalPrerequisiteCourses|}}}|,|x|[[Has optional course prerequisite::x]]}} | |||
==Optional Corequisite Courses== | |||
{{#arraymap:{{{OptionalCorequisiteCourses|}}}|,|x|[[Has optional course corequisite::x]]}} | |||
==Instructional Methodology== | |||
{{#arraymap:{{{InstructionalMethodology|}}}|,|x|[[Has instructional methodology::x]]}} | |||
==Performance Evaluation== | |||
{{#arraymap:{{{PerformanceEvaluation|}}}|,|x|[[Has performance evaluation::x]]}} | |||
[[Category:Courses]] | [[Category:Courses]] | ||
</includeonly> | </includeonly> |
Latest revision as of 18:49, 30 September 2013
This is the "Course" template. It should be called in the following format:
{{Course |Description= |Topics= |LearningGoals= |SpecificLearningObjectives= |PrerequisiteCourses= |PrequisiteStanding= |CorequisiteCourses= |OptionalPrerequisiteCourses= |OptionalCorequisiteCourses= |InstructionalMethodology= |PerformanceEvaluation= }}
Edit the page to see the template text.