Learning Module Format with Directions

From Foss2Serve
(Difference between revisions)
Jump to: navigation, search
(Additional Information:: Comment out ACM topics)
m
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
A "Module" is a collection of activities or other modules. A module include a series of two or more activities along with notes on sequencing, additional context, and other information.
+
{{Category:Learning Modules}}
== Directions for Using This Template ==
+
The template below contains sections which describe the items that should be included when creating a module. To use this template:
+
* Create a new page with the word "Module" in the name. Please try to use a short, descriptive name.
+
* Fill in the sections below according to the instructions. Feel free to copy the source for this template into your new page.
+
* Categorize the page as "Category:Learning Module". Look at the source for an existing activity to see the syntax.
+
* Also categorize the page under one or more of the subcategories found at http://foss2serve.org/index.php/Learning_Activities
+
* Note that feedback to the author(s) of the activity regarding usage or suggestions for enhancements can be included via the '''Discussion''' tab (upper left of the page).
+
  
== TEMPLATE ==
+
== Using This Format ==
{| border="1"
+
|-
+
|'''Title''' || Name of the module
+
|-
+
|'''Overview''' || High level description of what the student will do
+
|-
+
|'''Prerequisite Knowledge''' || What topics and tools does the student need to know prior to beginning this module?
+
|-
+
|'''Learning Objectives''' || What should the student be able to do after completing this module?
+
|}
+
  
=== Background: ===
+
The format below contains sections which describe the items that should be included when creating a [[:Category:Learning Modules|Learning Module]]. To use this format:
Is there background reading material?
+
# Create a new page with a short, descriptive name that ends with "(Module)". For example: '''Garden a Wiki (Module)'''
 +
# Copy the source for this format into your new page.
 +
# Follow instructions to fill in the sections below.
 +
#* '''Overview''' uses [[Template:Learning Activity Overview]].
 +
#* '''Additional Information''' uses [[Template:Learning Activity Info]].
 +
# Categorize the page using tags at the bottom of the page.
 +
#* Include <nowiki>[[Category:Learning Modules]]</nowiki> and <nowiki>[[Category:Learning Activity]]</nowiki>.
 +
#* Add at least one subcategory from the list in [[:Category:Learning Activity|Learning Activities]], e.g. <nowiki>[[Category:Coding and Style]]</nowiki>
 +
#* Remove <nowiki>[[Category:Format]]</nowiki>, since this page is a format, but your new page is not.
 +
# Use the '''Discussion''' tab (upper left of the page) to leave feedback to the author(s) of the activity, such as usage or suggestions for enhancements.
  
Are there other activities the student should have done first?
 
  
What is the rationale for this module?
+
== FORMAT ==
  
Include helpful hints to faculty here.
+
=== Overview ===
  
=== Sequence ===
+
{{Learning Activity Overview
Include the sequence of activities
+
|title=
 +
''Title of the module (same as page name).''
 +
|overview=
 +
''High level description of what the student will do.''
 +
|prerequisites=
 +
''What topics and tools does the student need to know prior to beginning this module? ''
 +
|objectives=
 +
''What should the student be able to do after completing this module?''
 +
|process skills=
 +
''What process skills will the student practice while completing this module?''
 +
}}
  
{| border="1" class="wikitable"
+
=== Background ===
 +
 
 +
* Is there background reading/video/website content?
 +
* What is the expected knowledge level of the student?
 +
* What is the rationale for this module?
 +
* Include helpful hints to faculty here.
 +
 
 +
=== Sequence/Sub-Path ===
 +
 
 +
Include the sequence of activities.
 +
 
 +
{| class="wikitable"
 
! Topic
 
! Topic
 
! Activity
 
! Activity
Line 41: Line 53:
 
|-
 
|-
 
|  
 
|  
| '''Link to First Activity'''
+
| ''Link to First Activity''
 
|  
 
|  
 
|
 
|
 
|
 
|
 
 
|-
 
|-
 
|  
 
|  
| '''Link to Second Activity'''
+
| ''Link to Second Activity''
 
|  
 
|  
 
|  
 
|  
 
|  
 
|  
 
 
|}
 
|}
  
=== Comments: ===
+
=== Comments ===
What should the instructor know before using this module?
+
  
What are some likely difficulties that an instructor may encounter using this module?
+
* What should the instructor know before using this module?
 +
* What are some likely difficulties that an instructor may encounter using this module?
  
=== Additional Information: ===
+
=== Suggestions for Open Source Community ===
{| border="1"
+
|-
+
<!--
+
|'''ACM Knowledge Area/Knowledge Unit''' || What ACM Computing Curricula 2013 knowledge area and units does this activity cover? [[ACM_Body_of_Knowledge]]
+
|-
+
|'''ACM Topic''' || What specific topics are addressed? The Computing Curriucula 2013 provides a list of topics - https://www.acm.org/education/CS2013-final-report.pdf
+
|-
+
-->
+
|'''Level of Difficulty''' || Is this module easy, medium or challenging?
+
|-
+
|'''Estimated Time to Completion''' ||  How long should it take for the student to complete the module?
+
|-
+
|'''Materials/Environment''' || What does the student need?  Internet access, IRC client, Git Hub account, LINUX machine, etc.?
+
|-
+
|'''Author(s)''' || Who wrote this module?
+
|-
+
|'''Source''' || Is there another module on which this module is based?  If so, please provide a link to the original resource.
+
|-
+
|'''License''' || Under which license is this material made available? (http://creativecommons.org/licenses/)
+
|}
+
  
=== Suggestions for Open Source Community: ===
 
 
Suggestions for an open source community member who is working in conjunction with the instructor.
 
Suggestions for an open source community member who is working in conjunction with the instructor.
 +
 +
=== Additional Information ===
 +
 +
{{Learning Activity Info
 +
|acm unit=
 +
''What ACM Computing Curricula 2013 knowledge area and units are covered?''
 +
|acm topic=
 +
''What specific topics are addressed?''
 +
|difficulty=
 +
''Is this module easy, medium, or hard?''
 +
|time=
 +
''How long should a typical student take to complete the module?''
 +
|environment=
 +
''What does the student need? (e.g. Internet access, IRC client, Git Hub account, LINUX machine, etc.)''
 +
|author=
 +
''Who wrote this module?''
 +
|source=
 +
''Is there another module on which this module is based?  If so, please provide a link to the original resource.''
 +
|license=
 +
''Under which license is this material made available? We request that you pick a [http://creativecommons.org/licenses/ Creative Commons license].''
 +
''We suggest using a template like'': <nowiki>{{License CC BY}}</nowiki> or <nowiki>{{License CC BY SA}}</nowiki>
 +
}}
  
 
--------------------
 
--------------------
This work is licensed under a  
+
<!-- this license is for the FORMAT - remove it for a new activity -->
[http://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike 4.0 International License]
+
For this blank '''format''': {{License CC BY SA}}
  
[[File:CC_license.png]]
+
[[Category:Learning Modules]]
 +
[[Category:Learning Activity]]
 +
<!-- add appropriate subcategory(s) for a new activity -->
 +
[[Category:LEARNING_ACTIVITY_SUBCATEGORY]]
  
[[Category: Learning_Activity]]
+
<!-- this category is for the FORMAT - remove it for a new activity -->
[[Category: Learning_Module]]
+
[[Category:Formats]]
[[Category: LEARNING_ACTIVITY_SUBCATEGORY]]
+

Latest revision as of 17:26, 27 February 2017

A Learning Module is a sequence of Learning Activities or other modules, along with notes on sequencing, additional context, and other information.

Using This Format

The format below contains sections which describe the items that should be included when creating a Learning Module. To use this format:

  1. Create a new page with a short, descriptive name that ends with "(Module)". For example: Garden a Wiki (Module)
  2. Copy the source for this format into your new page.
  3. Follow instructions to fill in the sections below.
  4. Categorize the page using tags at the bottom of the page.
    • Include [[Category:Learning Modules]] and [[Category:Learning Activity]].
    • Add at least one subcategory from the list in Learning Activities, e.g. [[Category:Coding and Style]]
    • Remove [[Category:Format]], since this page is a format, but your new page is not.
  5. Use the Discussion tab (upper left of the page) to leave feedback to the author(s) of the activity, such as usage or suggestions for enhancements.


FORMAT

Overview

Title

Title of the module (same as page name).

Overview

High level description of what the student will do.

Prerequisites

What topics and tools does the student need to know prior to beginning this module?

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

What should the student be able to do after completing this module?

Process Skills
Practiced

What process skills will the student practice while completing this module?


Background

  • Is there background reading/video/website content?
  • What is the expected knowledge level of the student?
  • What is the rationale for this module?
  • Include helpful hints to faculty here.

Sequence/Sub-Path

Include the sequence of activities.

Topic Activity Deliverable Length Notes
Link to First Activity
Link to Second Activity

Comments

  • What should the instructor know before using this module?
  • What are some likely difficulties that an instructor may encounter using this module?

Suggestions for Open Source Community

Suggestions for an open source community member who is working in conjunction with the instructor.

Additional Information

ACM BoK
Area & Unit(s)

What ACM Computing Curricula 2013 knowledge area and units are covered?

ACM BoK
Topic(s)

What specific topics are addressed?

Difficulty

Is this module easy, medium, or hard?

Estimated Time
to Complete

How long should a typical student take to complete the module?

Environment /
Materials

What does the student need? (e.g. Internet access, IRC client, Git Hub account, LINUX machine, etc.)

Author(s)

Who wrote this module?

Source

Is there another module on which this module is based? If so, please provide a link to the original resource.

License

Under which license is this material made available? We request that you pick a Creative Commons license. We suggest using a template like: {{License CC BY}} or {{License CC BY SA}}



For this blank format: This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License

CC license.png

Personal tools
Namespaces
Variants
Actions
Events
Learning Resources
HFOSS Projects
Evaluation
Navigation
Toolbox