Template:Course: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
{{Course | {{Course | ||
|Description= | |Description= | ||
|Topics= | |||
|LearningGoals= | |LearningGoals= | ||
|SpecificLearningObjectives= | |SpecificLearningObjectives= | ||
Line 12: | Line 13: | ||
|OptionalPrerequisiteCourses= | |OptionalPrerequisiteCourses= | ||
|OptionalCorequisiteCourses= | |OptionalCorequisiteCourses= | ||
|InstructionalMethodology= | |InstructionalMethodology= | ||
|PerformanceEvaluation= | |PerformanceEvaluation= | ||
Line 18: | Line 18: | ||
</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 description::{{{Description|}}}]] | |||
| | |||
==Topical Coverage== | |||
{{#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.