Difference between pages "Template:Learning Activity Info" and "File:Sfclogo.png"

From TeachingOpenSource
(Difference between pages)
m (27 revisions imported)
 
 
Line 1: Line 1:
{| class="wikitable"
|-
! style="text-align:right;" | [[:Category:ACM Body of Knowledge|ACM BoK]]<br>Area & Unit(s)
|
{{{acm unit}}}
|-
! style="text-align:right;" | [[:Category:ACM Body of Knowledge|ACM BoK]]<br>Topic(s)
|
{{{acm topic}}}
|-
! style="text-align:right;" | {{Hover|e.g. Easy,Medium,Hard|Difficulty}}
|
{{{difficulty}}}
|-
! style="text-align:right;" | {{Hover|e.g. 45 minutes|Estimated Time<br>to Complete}}
|
{{{time}}}
|-
! style="text-align:right;" | Environment / <br>Materials
|
{{{environment}}}
|-
! style="text-align:right;" | {{Hover|contact info optional|Author(s)}}
|
{{{author}}}
|-
! style="text-align:right;" | Source
|
{{{source}}}
|-
! style="text-align:right;" | {{Hover|e.g. CC-BY-SA|License}}
|
{{{license}}}
|-
|}
<noinclude>
== Usage ==
This template provides a consistent '''Additional Information''' section for [[:Category:Learning Activity|Learning Activity]], [[:Category:Learning Frameworks|Learning Frameworks]], [[:Category:Learning Modules|Learning Modules]], and [[:Category:Instructor Activities|Instructor Activities]].
Similarly, [[Template:Learning Activity Overview]] provides a consistent '''Overview''' section.
(For details, see the [[Learning Activity Format with Directions]], [[Learning Module Format with Directions]], etc.)
This template should be invoked with a value for each parameter:
<pre>
{{Learning Activity Info
|acm unit=
[[:Category:SP Professional Communication|]]
|acm topic=


|difficulty=
Medium
|time=
45 minutes
|environment=
internet access
|author=
Clif Kussmaul
|source=
(none)
|license=
{{License CC BY SA}}
}}
</pre>
Here is a blank template to copy & paste:
<pre>
{{Learning Activity Info
|acm unit=
|acm topic=
|difficulty=
|time=
|environment=
|author=
|source=
|license=
}}
</pre>
=== Notes ===
* 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: {{{author|}}} | {{{author}}} | "author" is missing. }} </pre>
[[Category:Templates]]
</noinclude>

Latest revision as of 16:50, 11 November 2021