Propose a New Feature
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
=== Overview === | === Overview === | ||
{{Learning Activity Overview | {{Learning Activity Overview | ||
|title= | |title= | ||
− | '' | + | ''Propose a New Feature'' |
|overview= | |overview= | ||
− | + | In this activity, students will analyze a project to identify a new feature to implement. They will document and propose this new feature to the community. To do so, they will need to learn and follow the coding and communication practices of the project community. | |
|prerequisites= | |prerequisites= | ||
''What topics and tools does the student need to know prior to beginning this activity?'' | ''What topics and tools does the student need to know prior to beginning this activity?'' | ||
Line 11: | Line 12: | ||
''What should the student be able to do after completing this activity?'' | ''What should the student be able to do after completing this activity?'' | ||
|process skills= | |process skills= | ||
− | + | * Written communication | |
+ | * Problem solving | ||
+ | * Management? | ||
+ | * Critical thinking | ||
}} | }} | ||
Line 21: | Line 25: | ||
=== Directions === | === Directions === | ||
− | * | + | * Identify a new feature to be implemented |
+ | * Document the feature | ||
+ | * Propose the feature | ||
+ | |||
+ | All of this will likely depend on the community's guidelines for proposing features. | ||
=== Deliverables === | === Deliverables === | ||
Line 74: | Line 82: | ||
{{Learning Activity Info | {{Learning Activity Info | ||
|acm unit= | |acm unit= | ||
− | ''What | + | ''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'' | ||
Line 84: | Line 92: | ||
''What does the student need? (e.g. 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= | ||
− | + | Amy Csizmar Dalal, Chris Murphy, and Karl Wurst | |
|source= | |source= | ||
''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 [http://creativecommons.org/licenses/ Creative Commons 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> | + | ''We suggest using a template like'': <nowiki>{{License CC BY}}</nowiki> or |
+ | <nowiki>{{License CC BY SA}}</nowiki> | ||
}} | }} | ||
-------------------- | -------------------- | ||
− | |||
− | |||
− | |||
[[Category:Learning Activity]] | [[Category:Learning Activity]] | ||
<!-- add appropriate subcategory(s) for a new activity --> | <!-- add appropriate subcategory(s) for a new activity --> | ||
− | [[Category: | + | [[Category:Specification_and_Design]] |
− | <!-- this category is for the FORMAT - remove it for a new activity --> | + | <!-- this category is for the FORMAT - remove it for a new activity |
− | [[Category: | + | [[Category:Formats]] --> |
+ | [[Category:Minimal Sketch]] |
Latest revision as of 12:12, 15 October 2018
Overview
Title |
Propose a New Feature |
---|---|
Overview |
In this activity, students will analyze a project to identify a new feature to implement. They will document and propose this new feature to the community. To do so, they will need to learn and follow the coding and communication practices of the project community. |
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 |
|
Background
- Is there background reading material?
- What is the rationale for this activity?
Directions
- Identify a new feature to be implemented
- Document the feature
- Propose the feature
All of this will likely depend on the community's guidelines for proposing features.
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) |
Amy Csizmar Dalal, Chris Murphy, and Karl Wurst |
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}} |