Template:Learning Activity Info
(Difference between revisions)
m |
m |
||
Line 13: | Line 13: | ||
|- | |- | ||
! style="text-align:right;" | {{Hover|e.g. in minutes|Estimated Completion Time}} | ! style="text-align:right;" | {{Hover|e.g. in minutes|Estimated Completion Time}} | ||
− | |{{{time}}} | + | | |
+ | {{{time}}} | ||
|- | |- | ||
! style="text-align:right;" | Environment / Materials | ! style="text-align:right;" | Environment / Materials | ||
− | |{{{environment}}} | + | | |
+ | {{{environment}}} | ||
|- | |- | ||
! style="text-align:right;" | {{Hover|contact info optional|Author(s)}} | ! style="text-align:right;" | {{Hover|contact info optional|Author(s)}} |
Revision as of 16:02, 5 February 2017
Additional Information
ACM Body of Knowledge Area & Unit(s) |
{{{acm unit}}} |
---|---|
ACM Topic(s) | {{{acm topic}}} |
Level of Difficulty | {{{difficulty}}} |
Estimated Completion Time |
{{{time}}} |
Environment / Materials |
{{{environment}}} |
Author(s) | {{{author}}} |
Source | {{{source}}} |
License | {{{license}}} |
Usage
This template provides a consistent Additional Information section for Learning Activities, Learning Modules, and Instructor Activities. (For details, see the Learning Activity Template with Directions, Learning Module Template with Directions, etc.) This template should be invoked with a value for each parameter:
{{Learning Activity Info |acm unit= SP Professional Communication |acm topic= |difficulty= Medium |time= 45 minutes |environment= internet access |author= Clif Kussmaul |source= (none) |license= {{License CC BY SA}} }}
Here is a blank template to copy & paste:
{{Learning Activity Info |acm unit= |acm topic= |difficulty= |time= |environment= |author= |source= |license= }}
Notes
- If we enable Extension:ParserFunctions we can include prompts for new or missing parameters, e.g.:
{{#if: {{{author|}}} | {{{author}}} | "author" is missing. }}