Difference between pages "Template:Learning Activity Overview" and "Category:Learning Activity"

From TeachingOpenSource
(Difference between pages)
 
 
Line 1: Line 1:
=== Overview ===
'''Learning Activities''' are the smallest unit of learning and could be an assignment, homework, in-class activity, or other learning activity.


{| class="wikitable"
The '''Subcategories''' heading below lists categories of learning activities on this site.
|-
Categories are based on [[50_Ways|50 Ways to be a FOSSer]]. Please refer to this as a guide.
! style="text-align:right;" | Title
| '''{{{title}}}'''
|-
! style="text-align:right;" | Overview
| {{{overview}}}
|-
! style="text-align:right;" | Prerequisites
| {{{prerequisites}}}
|-
! style="text-align:right;" | Learning Objectives
| The student should be able to:
{{{objectives}}}
|-
! style="text-align:right;" | [[:Category:Process Skills|Process Skills]] Practiced
| {{{process skills}}}
|-
|}
<noinclude>
== Usage ==
This template provides a consistent overview for [[:Category:Learning Activity|Learning Activities]].  
(See the [[Learning Activity Template with Directions]] for details.)
It should be invoked with a value for each parameter:
<pre>
{{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:Communication (Written)|]]
}}
</pre>


=== Notes ===
The '''Pages''' heading below lists every learning activity on this site.
* 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: {{{overview|}}} | {{{overview}}} | "overview" is missing. }} </pre>
To submit a new learning activity, use the [[Activity Template With Directions]].
</noinclude>
 
To find and share ideas for learning activities, see:
* [[50_Ways|50 Ways to be a FOSSer]]
* [https://github.com/foss2serve/collaborium The Collaborium]  
 
[[Category:Contents]]

Revision as of 21:04, 25 January 2017

Learning Activities are the smallest unit of learning and could be an assignment, homework, in-class activity, or other learning activity.

The Subcategories heading below lists categories of learning activities on this site. Categories are based on 50 Ways to be a FOSSer. Please refer to this as a guide.

The Pages heading below lists every learning activity on this site.

To submit a new learning activity, use the Activity Template With Directions.

To find and share ideas for learning activities, see: