OS Project Comparison Activity

(Difference between revisions)
Jump to: navigation, search
(Created page with "__NOTOC__ {| border="1" |- |'''Title''' || Name of the activity |- |'''Overview''' || High level description of what the student will do |- |'''Prerequisite Knowledge''' || ...")
 
(26 intermediate revisions by 6 users not shown)
Line 2: Line 2:
 
{| border="1"
 
{| border="1"
 
|-  
 
|-  
|'''Title''' || Name of the activity
+
|'''Title''' || OS Project Comparison Activity
 
|-
 
|-
|'''Overview''' || High level description of what the student will do
+
|'''Overview''' || In this activity, students compare and contrast three different open source projects (Android, Ushahidi, Fedora). Students will gain a basic understanding of why these exist as open source projects, as well as the operating models and licensing used by each. Students will be provided with directed readings and will answer specific questions to develop the comparisons.
 
|-  
 
|-  
|'''Prerequisite Knowledge''' || What topics and tools does the student need to know prior to beginning this activity?
+
|'''Prerequisite Knowledge''' || None.
 
|-
 
|-
|'''Learning Objectives''' || What should the student be able to do after completing completed this activity?
+
|'''Learning Objectives''' ||
 +
* Learn the purpose of an open source project
 +
* Learn the different operational models and licenses under which projects are developed
 +
* Learn the reason a specific project is created
 +
* Learn how to contribute to an open source project
 
|}
 
|}
  
 
=== Background: ===
 
=== Background: ===
Is there background reading material?
+
While this activity is tailored to compare and contrast three specific projects, any open source project can be used if there is a point of comparison.
  
Are there other activities the student should have done first?
+
=== Directions: ===
 +
Given the following material for three different open source projects:
 +
# Android Development Platform
 +
#* https://source.android.com/source/index.html
 +
#* http://source.android.com/source/faqs.html
 +
# Ushahidi
 +
#* http://www.ushahidi.com/mission/
 +
#* http://www.ushahidi.com/product/ushahidi/
 +
# RedHat
 +
#* http://timreview.ca/article/513
 +
#* http://arstechnica.com/business/2012/02/how-red-hat-killed-its-core-productand-became-a-billion-dollar-business/
  
What is the rational for this activity?
+
For each project answer the following questions:
 +
# What is the project about?
 +
# Why is the project open source?
 +
# What kind of open project is it? Describe the operating model and the license(s) used.
 +
# In what ways can one contribute to the project? Are there any limitations?
  
Include helpful hints to faculty here.
+
=== Deliverable: ===
 +
Submit a report with your answers. Your responses for each project should be a page to a page and half long.
  
=== Directions: ===
+
=== Assessment: ===
What should the student do?
+
{| border="1" class="wikitable"
 +
! Criteria
 +
! Partial Credit
 +
! Complete Credit
 +
|-
 +
| '''Understand:'''
 +
|
 +
|
 +
|-
 +
| '''The purpose of the project'''
 +
| Answer is not clear, some grammatical or logical errors. Student does not comprehensively understand the purpose of a project
 +
| Answer is clear, uses correct language, indicates the purpose of each project, including what need the project fulfills
  
=== Deliverables: ===
+
|-
What will the student hand in?
+
| '''Why the project is open source'''
 +
| Answer is not clear, some grammatical or logical errors or not enough supporting arguments
 +
| Answer is clear, uses correct language and provides supporting arguments
  
=== Assessment: ===
+
|-
How will the activity be graded?
+
| '''The different operating models and licenses using for each project'''
+
| Answer is not clear, some grammatical or logical errors or partially answers the question
How will learning will be measured?
+
| Answer is clear, uses correct language and correctly answers the question
 +
|-
 +
| '''How to contribute to the project'''
 +
| Answer is not clear, some grammatical or logical errors or partially answer the question
 +
| Answer is clear, uses correct language and correctly answers the question
  
Include sample assessment questions/rubrics.
+
|}
  
 
=== Comments: ===
 
=== Comments: ===
What should the instructor know before using this activity?
+
The instructor should have a basic understanding of open source models and licensing.  If you're partnering with an open source project, you might consider adding that project to the list of projects being examined.
 
+
What are some likely difficulties that an instructor may encounter using this activity?
+
  
 
=== Additional Information: ===
 
=== Additional Information: ===
 
{| border="1"
 
{| border="1"
 
|-  
 
|-  
|'''Knowledge Area/Knowledge Unit''' || What ACM Computing Curricula 2013 https://www.acm.org/education/CS2013-final-report.pdf knowledge area and units does this activity cover?
+
|'''Knowledge Area/Knowledge Unit''' || Social Issues and Professional Practice/Intellectual Property
 
|-
 
|-
|'''Topic''' || What specific topics are addressed? The Computing Curriucula 2013 provides a list of topics - https://www.acm.org/education/CS2013-final-report.pdf
+
|'''Topic''' || Foundations of the open source movement [Familiarity]
 
|-
 
|-
|'''Level of Difficulty''' || Is this activity easy, medium or challenging?
+
|'''Level of Difficulty''' || Introductory
 
|-
 
|-
|'''Estimated Time to Completion''' ||  How long should it take for the student to complete the activity?
+
|'''Estimated Time to Completion''' ||  3-4 hours
 
|-
 
|-
|'''Materials/Environment''' || What does the student need?  Internet access, IRC client, Git Hub account, LINUX machine, etc.?
+
|'''Materials/Environment''' || Internet access required
 
|-
 
|-
|'''Author''' || Who wrote this activity?
+
|'''Author''' || Darci Burdge, Ruby El Kharboutly, Gina Likins, Lori Postner
 
|-
 
|-
|'''Source''' || Is there another activity on which this activity is based?  If so, please provide a link to the original resource.
+
|'''Source''' || N/A
 
|-
 
|-
|'''License''' || Under which license is this material made available? (http://creativecommons.org/licenses/)
+
|'''License''' || CC-BY-SA
 
|}
 
|}
 
  
 
=== Suggestions for the Open Source Project: ===
 
=== Suggestions for the Open Source Project: ===
Suggestions for an open source community member who is working in conjunction with the instructor.
+
If you can provide this same set of information to your instructor partner and/or discuss it with the students (over IRC, for example), it would provide an opportunity for students to ask questions about project decisions that they otherwise might not have the opportunity to.
  
  
Line 70: Line 103:
  
 
[[Category: Learning_Activity]]
 
[[Category: Learning_Activity]]
[[Category: LEARNING_ACTIVITY_SUBCATEGORY]]
+
[[Category:Culture_and_Intellectual_Property]]
 +
[[Category: CS Principles]]
 +
[[Category: Good Draft]]

Revision as of 17:30, 8 March 2017

Title OS Project Comparison Activity
Overview In this activity, students compare and contrast three different open source projects (Android, Ushahidi, Fedora). Students will gain a basic understanding of why these exist as open source projects, as well as the operating models and licensing used by each. Students will be provided with directed readings and will answer specific questions to develop the comparisons.
Prerequisite Knowledge None.
Learning Objectives
  • Learn the purpose of an open source project
  • Learn the different operational models and licenses under which projects are developed
  • Learn the reason a specific project is created
  • Learn how to contribute to an open source project

Background:

While this activity is tailored to compare and contrast three specific projects, any open source project can be used if there is a point of comparison.

Directions:

Given the following material for three different open source projects:

  1. Android Development Platform
  2. Ushahidi
  3. RedHat

For each project answer the following questions:

  1. What is the project about?
  2. Why is the project open source?
  3. What kind of open project is it? Describe the operating model and the license(s) used.
  4. In what ways can one contribute to the project? Are there any limitations?

Deliverable:

Submit a report with your answers. Your responses for each project should be a page to a page and half long.

Assessment:

Criteria Partial Credit Complete Credit
Understand:
The purpose of the project Answer is not clear, some grammatical or logical errors. Student does not comprehensively understand the purpose of a project Answer is clear, uses correct language, indicates the purpose of each project, including what need the project fulfills
Why the project is open source Answer is not clear, some grammatical or logical errors or not enough supporting arguments Answer is clear, uses correct language and provides supporting arguments
The different operating models and licenses using for each project Answer is not clear, some grammatical or logical errors or partially answers the question Answer is clear, uses correct language and correctly answers the question
How to contribute to the project Answer is not clear, some grammatical or logical errors or partially answer the question Answer is clear, uses correct language and correctly answers the question

Comments:

The instructor should have a basic understanding of open source models and licensing. If you're partnering with an open source project, you might consider adding that project to the list of projects being examined.

Additional Information:

Knowledge Area/Knowledge Unit Social Issues and Professional Practice/Intellectual Property
Topic Foundations of the open source movement [Familiarity]
Level of Difficulty Introductory
Estimated Time to Completion 3-4 hours
Materials/Environment Internet access required
Author Darci Burdge, Ruby El Kharboutly, Gina Likins, Lori Postner
Source N/A
License CC-BY-SA

Suggestions for the Open Source Project:

If you can provide this same set of information to your instructor partner and/or discuss it with the students (over IRC, for example), it would provide an opportunity for students to ask questions about project decisions that they otherwise might not have the opportunity to.



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