Learning Activity Format with Directions

From Foss2Serve
(Difference between revisions)
Jump to: navigation, search
m
 
(12 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
{{Category:Learning Activity}}
 
{{Category:Learning Activity}}
  
== Using This Template ==
+
== Using This Format ==
  
The template below contains sections which describe the items that should be included when creating a learning activity. To use this template:
+
The format below contains sections which describe the items that should be included when creating a [[:Category:Learning Activity]]. To use this format:
# Create a new page with the word "Activity" in the name. Use a short, descriptive name.
+
# Create a new page with a short, descriptive name that ends with "(Activity)". For example: '''Edit a Wiki Page (Activity)'''
# Copy the source for this template into your new page.
+
# Copy the source for this format into your new page.
# Fill in the sections below according to the instructions.  
+
# 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.
 
# Categorize the page using tags at the bottom of the page.
 
#* Include <nowiki>[[Category:Learning Activity]]</nowiki>
 
#* 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>
 
#* 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.
+
#* 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.
 
# 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 ==
+
 
 +
== FORMAT ==
 +
 
 +
=== Overview ===
  
 
{{Learning Activity Overview
 
{{Learning Activity Overview
Line 31: Line 36:
 
=== Background ===
 
=== Background ===
  
Is there background reading material?
+
* Is there background reading material?
 
+
* What is the rationale for this activity?
Are there other activities the student should have done first?
+
 
+
What is the rationale for this activity?
+
 
+
Include helpful hints to faculty here.
+
  
 
=== Directions ===
 
=== Directions ===
  
What should the student do?
+
* What should the student do?
  
 
=== Deliverables ===
 
=== Deliverables ===
  
What will the student hand in?
+
* What will the student hand in?
  
 
= Notes for Instructors =
 
= Notes for Instructors =
Line 52: Line 52:
 
=== Assessment ===
 
=== Assessment ===
  
How will the activity be graded?
+
* How will the activity be graded?
+
* How will learning will be measured? Ideally, there should be a way to measure each of the objectives described above.  
How will learning will be measured? Ideally, there should be a way to measure each of the objectives described above.  
+
* How will feedback to the student be determined?  
 
+
How will feedback to the student be determined?  
+
  
 
Include sample assessment questions/rubrics. Feel free to indicate that the activity itself is not graded, however it would be helpful to include any questions that might be used at a later date to interpret learning, for example on a quiz or exam.  
 
Include sample assessment questions/rubrics. Feel free to indicate that the activity itself is not graded, however it would be helpful to include any questions that might be used at a later date to interpret learning, for example on a quiz or exam.  
Line 85: Line 83:
 
=== Comments ===
 
=== Comments ===
  
What should the instructor know before using this activity?
+
* What should the instructor know before using this activity?
 +
* What are some likely difficulties that an instructor may encounter using this activity?
  
What are some likely difficulties that an instructor may encounter using this activity?
+
=== Suggestions for Open Source Community ===
  
 +
Suggestions for an open source community member who is working in conjunction with the instructor.
 +
 +
=== Additional Information ===
  
 
{{Learning Activity Info
 
{{Learning Activity Info
 
|acm unit=
 
|acm unit=
''What [[ACM Body of Knowledge]] Area and Unit(s( does this activity cover?''
+
''What ACM BoK Area and Unit(s) are covered?''
 
|acm topic=
 
|acm topic=
 
''What specific topics are addressed? The Computing Curricula 2013 provides a list of topics in Appendix A - The Body of Knowledge (page 58) - https://www.acm.org/education/CS2013-final-report.pdf''
 
''What specific topics are addressed? The Computing Curricula 2013 provides a list of topics in Appendix A - The Body of Knowledge (page 58) - https://www.acm.org/education/CS2013-final-report.pdf''
 
|difficulty=
 
|difficulty=
''Is this activity easy, medium or challenging?''
+
''Is this activity easy, medium, or hard?''
 
|time=
 
|time=
''How long should it take for the student to complete the activity?''
+
''How long should a typical student take to complete the activity?''
 
|environment=
 
|environment=
''What does the student need? Internet access, IRC client, Git Hub account, LINUX machine, etc.?''
+
''What does the student need? (e.g. Internet access, IRC client, Git Hub account, LINUX machine, etc.)''
 
|author=
 
|author=
 
''Who wrote this activity?''
 
''Who wrote this activity?''
Line 106: Line 108:
 
''Is there another activity on which this activity is based?  If so, please provide a link to the original resource.''
 
''Is there another activity on which this activity is based?  If so, please provide a link to the original resource.''
 
|license=
 
|license=
''Under which license is this material made available? We request that you pick a Creative Commons license.
+
''Under which license is this material made available? We request that you pick a [http://creativecommons.org/licenses/ Creative Commons license].''
See http://creativecommons.org/licenses/ for general information.  Suggested text: This learning activity is available for use under the [http://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike 4.0 International License].  Attribution need not include a link back to this site.''
+
''We suggest using a template like'': <nowiki>{{License CC BY}}</nowiki> or <nowiki>{{License CC BY SA}}</nowiki>
 
+
We suggest using a template like: <nowiki>{{License CC BY}}</nowiki>
+
 
}}
 
}}
 
=== Suggestions for Open Source Community ===
 
 
Suggestions for an open source community member who is working in conjunction with the instructor.
 
  
 
--------------------
 
--------------------
<!-- to create a new activity, remove this license (for the template) -->
+
<!-- this license is for the FORMAT - remove it for a new activity -->
The blank template for this page is licensed under a [http://creativecommons.org/licenses/by/4.0/ Creative Commons Attribution 4.0 International License]  Anyone using this template need not include a link back to this site as part of attribution.
+
For this blank '''format''': {{License CC BY SA}}
 
+
[[File:CC-BY.png]]
+
  
 
[[Category:Learning Activity]]
 
[[Category:Learning Activity]]
 +
<!-- add appropriate subcategory(s) for a new activity -->
 
[[Category:LEARNING_ACTIVITY_SUBCATEGORY]]
 
[[Category:LEARNING_ACTIVITY_SUBCATEGORY]]
  
<!-- to create a new activity, remove this category (for the template) -->
+
<!-- this category is for the FORMAT - remove it for a new activity -->
[[Category:Templates]]
+
[[Category:Formats]]

Latest revision as of 12:11, 15 October 2018

A Learning Activity is the smallest unit of learning and could be a classroom activity, homework assignment, etc. Learning activities can be sequenced into Learning Modules, and can support steps on Pathways to FOSS contributions.

Using This Format

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

  1. Create a new page with a short, descriptive name that ends with "(Activity)". For example: Edit a Wiki Page (Activity)
  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 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 activity (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 activity?

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

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

Process Skills
Practiced

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


Background

  • Is there background reading material?
  • What is the rationale for this activity?

Directions

  • What should the student do?

Deliverables

  • What will the student hand in?

Notes for Instructors

The remaining sections of this document are intended for the instructor. They are not part of the learning activity that would be given to students.

Assessment

  • How will the activity be graded?
  • How will learning will be measured? Ideally, there should be a way to measure each of the objectives described above.
  • How will feedback to the student be determined?

Include sample assessment questions/rubrics. Feel free to indicate that the activity itself is not graded, however it would be helpful to include any questions that might be used at a later date to interpret learning, for example on a quiz or exam.

The form of the assessment is expected to vary by assignment. One possible format is the table:

Criteria Level 1 (fail) Level 2 (pass) Level 3 (good) Level 4 (exceptional)
Criterion 1...
Criterion 2...

Comments

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

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 BoK Area and Unit(s) are covered?

ACM BoK
Topic(s)

What specific topics are addressed? The Computing Curricula 2013 provides a list of topics in Appendix A - The Body of Knowledge (page 58) - https://www.acm.org/education/CS2013-final-report.pdf

Difficulty

Is this activity easy, medium, or hard?

Estimated Time
to Complete

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

Environment /
Materials

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

Author(s)

Who wrote this activity?

Source

Is there another activity on which this activity 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