Learning Module Format with Directions
Line 2: | Line 2: | ||
{{Category:Learning Module}} | {{Category:Learning Module}} | ||
− | == | + | == Using This Template == |
− | The template below contains sections which describe the items that should be included when creating a | + | The template below contains sections which describe the items that should be included when creating a [[:Category:Learning Module|Learning Module]]. To use this template: |
− | + | # Create a new page with a short, descriptive name that ends with "(Module)". For example: | |
− | * | + | #* Garden a Wiki (Module) |
− | + | # Copy the source for this template into your new module 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 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:Template]]</nowiki>, since this page is a template, 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. | ||
Line 16: | Line 22: | ||
{{Learning Activity Overview | {{Learning Activity Overview | ||
|title= | |title= | ||
− | '' | + | ''Title of the module (same as page name).'' |
|overview= | |overview= | ||
''High level description of what the student will do.'' | ''High level description of what the student will do.'' | ||
Line 24: | Line 30: | ||
''What should the student be able to do after completing this module?'' | ''What should the student be able to do after completing this module?'' | ||
|process skills= | |process skills= | ||
− | ''What process skills | + | ''What process skills will the student practice while completing this module?'' |
}} | }} | ||
Line 36: | Line 42: | ||
=== Sequence/Sub-Path === | === Sequence/Sub-Path === | ||
− | Include the sequence of activities | + | Include the sequence of activities. |
{| class="wikitable" | {| class="wikitable" | ||
Line 65: | Line 71: | ||
{{Learning Activity Info | {{Learning Activity Info | ||
|acm unit= | |acm unit= | ||
− | ''What ACM Computing Curricula 2013 knowledge area and units | + | ''What ACM Computing Curricula 2013 knowledge area and units are covered?'' |
|acm topic= | |acm topic= | ||
''What specific topics are addressed?'' | ''What specific topics are addressed?'' | ||
|difficulty= | |difficulty= | ||
− | ''Is this module easy, medium or | + | ''Is this module easy, medium, or hard?'' |
|time= | |time= | ||
''How long should a typical student take to complete the module?'' | ''How long should a typical student take to complete the module?'' | ||
|environment= | |environment= | ||
− | ''What does the student need?'' | + | ''What does the student need? (e.g. Internet access, IRC client, Git Hub account, LINUX machine, etc.)'' |
|author= | |author= | ||
''Who wrote this module?'' | ''Who wrote this module?'' | ||
Line 79: | Line 85: | ||
''Is there another module on which this module is based? If so, please provide a link to the original resource.'' | ''Is there another module on which this module is based? If so, please provide a link to the original resource.'' | ||
|license= | |license= | ||
− | ''Under which license is this material made available?'' | + | ''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> | ||
}} | }} | ||
Revision as of 15:26, 5 February 2017
Using This Template
The template below contains sections which describe the items that should be included when creating a Learning Module. To use this template:
- Create a new page with a short, descriptive name that ends with "(Module)". For example:
- Garden a Wiki (Module)
- Copy the source for this template into your new module 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 [[Category:Learning Activity]]
- Add at least one subcategory from the list in Learning Activities, e.g. [[Category:Coding and Style]]
- Remove [[Category:Template]], since this page is a template, 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.
TEMPLATE
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?
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}} |
Suggestions for Open Source Community
Suggestions for an open source community member who is working in conjunction with the instructor.
For this blank template: This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License