Template:Learning Activity Overview

(Difference between revisions)
Jump to: navigation, search
m (Usage)
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== Overview ===
 
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-  
 
|-  
 
! style="text-align:right;" | Title
 
! style="text-align:right;" | Title
| '''{{{title}}}'''
+
|
 +
'''{{{title}}}'''
 
|-
 
|-
 
! style="text-align:right;" | Overview
 
! style="text-align:right;" | Overview
| {{{overview}}}
+
|
 +
{{{overview}}}
 
|-
 
|-
 
! style="text-align:right;" | Prerequisites
 
! style="text-align:right;" | Prerequisites
| {{{prerequisites}}}
+
|
 +
{{{prerequisites}}}
 
|-  
 
|-  
 
! style="text-align:right;" | Learning Objectives
 
! style="text-align:right;" | Learning Objectives
| The student should be able to:
+
|After successfully completing this activity, the learner should be able to:
 
{{{objectives}}}
 
{{{objectives}}}
 
|-  
 
|-  
! style="text-align:right;" | Process Skills Practiced
+
! style="text-align:right;" | [[:Category:Process Skills|Process Skills]] Practiced
| {{{process skills}}}
+
|
 +
{{{process skills}}}
 
|-  
 
|-  
 
|}
 
|}
 
<noinclude>
 
<noinclude>
 
== Usage ==
 
== Usage ==
This template provides a consistent overview for [[:Category:Learning Activity|Learning Activities]].  
+
This template provides a consistent '''Overview''' section for [[:Category:Learning Activity|Learning Activity]], [[:Category:Learning Frameworks|Learning Frameworks]], [[:Category:Learning Modules|Learning Modules]], and [[:Category:Instructor Activities|Instructor Activities]].
It should be invoked with a value for each parameter:
+
Similarly, [[Template:Learning Activity Info]] provides a consistent '''Additional Information''' section.
 +
(For details, see [[Learning Activity Format with Directions]], [[Learning Module Format with Directions]], etc.)
 +
This template should be invoked with a value for each parameter:
 
<pre>
 
<pre>
 
{{Learning Activity Overview
 
{{Learning Activity Overview
Line 35: Line 39:
 
# Edit a wiki.
 
# Edit a wiki.
 
|process skills=
 
|process skills=
[[:Category:Communication (Written)|]]
+
[[:Category:Written Communication|]]
 +
}}
 +
</pre>
 +
 
 +
Here is a blank template to copy & paste:
 +
<pre>
 +
{{Learning Activity Overview
 +
|title=
 +
|overview=
 +
|prerequisites=
 +
|objectives=
 +
|process skills=
 
}}
 
}}
 
</pre>
 
</pre>
Line 41: Line 56:
 
=== Notes ===
 
=== Notes ===
 
* If we enable [https://www.mediawiki.org/wiki/Extension:ParserFunctions Extension:ParserFunctions] we can include prompts for new or missing parameters, e.g.:  
 
* 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: {{{testing|}}} | {{{testing}}} | Testing is missing. }} </pre>
+
<pre>{{#if: {{{overview|}}} | {{{overview}}} | "overview" is missing. }} </pre>
 
</noinclude>
 
</noinclude>

Revision as of 12:18, 15 October 2018

Title

{{{title}}}

Overview

{{{overview}}}

Prerequisites

{{{prerequisites}}}

Learning Objectives After successfully completing this activity, the learner should be able to:

{{{objectives}}}

Process Skills Practiced

{{{process skills}}}

Usage

This template provides a consistent Overview section for Learning Activity, Learning Frameworks, Learning Modules, and Instructor Activities. Similarly, Template:Learning Activity Info provides a consistent Additional Information section. (For details, see Learning Activity Format with Directions, Learning Module Format with Directions, etc.) This template should be invoked with a value for each parameter:

{{Learning Activity Overview
|title=
Edit a Wiki (Activity) 
|overview= 
Culminating course for students in the final year of the major.
|prerequisites=
None
|objectives=
# Edit a wiki.
|process skills=
[[:Category:Written Communication|]]
}}

Here is a blank template to copy & paste:

{{Learning Activity Overview
|title=
|overview= 
|prerequisites=
|objectives=
|process skills=
}}

Notes

{{#if: {{{overview|}}} | {{{overview}}} | "overview" is missing. }} 
Personal tools
Namespaces
Variants
Actions
Events
Learning Resources
HFOSS Projects
Evaluation
Navigation
Toolbox