Understanding the Open in Open Source (Activity)

From Foss2Serve
(Difference between revisions)
Jump to: navigation, search
 
(22 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
{| border="1"
 
|-
 
|'''Title''' || Name of the activity
 
|-
 
|'''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 activity?
 
|-
 
|'''Learning Objectives''' || What should the student be able to do after completing this activity?
 
|}
 
  
=== Background: ===
+
{{Learning Activity Overview
Is there background reading material?
+
|title=
 +
Understanding the 'Open' in Open Source
 +
|overview=  
 +
The student will explore the meaning of 'openness' from a broad perspective and be introduced to the idea of a humanitarian free and open source project (HFOSS).
 +
|prerequisites=
 +
None
 +
|objectives=
 +
# State the difference between open source and proprietary software.
 +
# Identify how open source principles apply to other groups.
 +
# Summarize the difference between FOSS and HFOSS projects.
 +
|process skills=
 +
}}
  
Are there other activities the student should have done first?
+
=== Background ===
  
What is the rationale for this activity?
+
This activity works nicely as a first introduction to openness and open source software. It is intended to be a homework assignment and will provide the necessary background for an in-class discussion on basic open source concepts.
  
Include helpful hints to faculty here.
+
=== Directions ===
  
=== Directions: ===
+
Use the Web resources provided (and links from these pages) to answer the following questions. Your answers must be typed and can be in MS Word, pdf or rtf format. All answers should be formed using complete sentences and should be in your own words (do not copy and paste answers from the websites provided).
What should the student do?
+
  
=== Deliverables: ===
+
: '''Go to [http://opensource.com/resources/what-open-source http://opensource.com/resources/what-open-source] to find answers the following questions:'''
What will the student hand in?
+
# What is meant by the open source way?
 +
# How do open source licenses differ from proprietary licenses?
 +
# Open source software is important to everyone, even if you are not a programmer. Give two examples that show how open source software benefits someone other than a programmer.
 +
# Give two examples that explain why programmers prefer using open source software.
 +
# The ‘free’ in free and open source software doesn’t mean free of charge. This is only one of the misconceptions many have about free and open source software. Briefly describe the 6 misconceptions (click the common misconception link).
 +
# How do open source software principles apply “beyond software”?
 +
#; Go to [http://hechingerreport.org/content/computer-coding-can-increase-engagement-provide-purpose-learning_17457/ http://hechingerreport.org/content/computer-coding-can-increase-engagement-provide-purpose-learning_17457] to find answers to the following questions:
 +
# How do FOSS and HFOSS differ?
 +
# Provide a response to the author’s stance that HFOSS “can increase engagement, provide a purpose for learning.” Do you agree or disagree? Please provide a compelling argument as to why you agree or disagree.
  
=== Assessment: ===
+
=== Deliverables ===
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.
+
== Notes for Instructors ==
  
The form of the assessment is expected to vary by assignment. One possible format is the table:
 
{| border="1" class="wikitable"
 
! Criteria
 
! Level 1 (fail)
 
! Level 2 (pass)
 
! Level 3 (good)
 
! Level 4 (exceptional)
 
|-
 
| '''Criterion 1...'''
 
|
 
|
 
|
 
|
 
  
|-
+
=== Assessment ===
| '''Criterion 2...'''
+
|
+
|
+
|
+
|
+
  
|}
+
This activity is expected to be a homework assignment, which may or may not be graded.
 +
The document containing the answers to the questions.
  
=== Comments: ===
+
Student learning can be measured via quiz/exam questions that elicit the students understanding of the specified objectives.
What should the instructor know before using this activity?
+
  
What are some likely difficulties that an instructor may encounter using this activity?
+
=== Additional Information ===
  
=== Additional Information: ===
+
{{Learning Activity Info
{| border="1"
+
|acm unit=
|-  
+
Social Issues and Professional Practice - SP/Intellectual Property
|'''ACM Knowledge Area/Knowledge Unit''' || What ACM Computing Curricula 2013 knowledge area and units does this activity cover? [[ACM_Body_of_Knowledge]]
+
|acm topic=
|-
+
Foundations of the Open Source Movement
|'''ACM Topic''' || What specific topics are addressed? The Computing Curriucula 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=
|-
+
easy
|'''Level of Difficulty''' || Is this activity easy, medium or challenging?
+
|time=
|-
+
60 minutes
|'''Estimated Time to Completion''' ||  How long should it take for the student to complete the activity?
+
|environment=
|-
+
Internet access
|'''Materials/Environment''' || What does the student need?  Internet access, IRC client, Git Hub account, LINUX machine, etc.?
+
|author=
|-
+
Darci Burdge
|'''Author(s)''' || Who wrote this activity?
+
|source=
|-
+
Darci Burdge
|'''Source''' || Is there another activity on which this activity is based?  If so, please provide a link to the original resource.
+
|license=
|-
+
{{License CC BY SA}}
|'''License''' || Under which license is this material made available? (http://creativecommons.org/licenses/)
+
}}
|}
+
  
=== Suggestions for Open Source Community: ===
+
=== Feedback ===
Suggestions for an open source community member who is working in conjunction with the instructor.
+
 
+
=== Feedback: ===
+
 
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).
 
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).
  
--------------------
 
This work is licensed under a
 
[http://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike 4.0 International License]
 
 
[[File:CC_license.png]]
 
  
[[Category: Learning_Activity]]
+
[[Category:Learning_Activity]]
[[Category: CS1]]
+
[[Category:CS1]]
[[Category: CS2]]
+
[[Category:CS2]]
 +
[[Category:Good Draft]]

Latest revision as of 11:31, 6 August 2020


Title

Understanding the 'Open' in Open Source

Overview

The student will explore the meaning of 'openness' from a broad perspective and be introduced to the idea of a humanitarian free and open source project (HFOSS).

Prerequisites

None

Learning
Objectives
After successfully completing this activity, the learner should be able to:
  1. State the difference between open source and proprietary software.
  2. Identify how open source principles apply to other groups.
  3. Summarize the difference between FOSS and HFOSS projects.
Process Skills
Practiced


Background

This activity works nicely as a first introduction to openness and open source software. It is intended to be a homework assignment and will provide the necessary background for an in-class discussion on basic open source concepts.

Directions

Use the Web resources provided (and links from these pages) to answer the following questions. Your answers must be typed and can be in MS Word, pdf or rtf format. All answers should be formed using complete sentences and should be in your own words (do not copy and paste answers from the websites provided).

Go to http://opensource.com/resources/what-open-source to find answers the following questions:
  1. What is meant by the open source way?
  2. How do open source licenses differ from proprietary licenses?
  3. Open source software is important to everyone, even if you are not a programmer. Give two examples that show how open source software benefits someone other than a programmer.
  4. Give two examples that explain why programmers prefer using open source software.
  5. The ‘free’ in free and open source software doesn’t mean free of charge. This is only one of the misconceptions many have about free and open source software. Briefly describe the 6 misconceptions (click the common misconception link).
  6. How do open source software principles apply “beyond software”?
    Go to http://hechingerreport.org/content/computer-coding-can-increase-engagement-provide-purpose-learning_17457 to find answers to the following questions
  7. How do FOSS and HFOSS differ?
  8. Provide a response to the author’s stance that HFOSS “can increase engagement, provide a purpose for learning.” Do you agree or disagree? Please provide a compelling argument as to why you agree or disagree.

Deliverables

Notes for Instructors

Assessment

This activity is expected to be a homework assignment, which may or may not be graded. The document containing the answers to the questions.

Student learning can be measured via quiz/exam questions that elicit the students understanding of the specified objectives.

Additional Information

ACM BoK
Area & Unit(s)

Social Issues and Professional Practice - SP/Intellectual Property

ACM BoK
Topic(s)

Foundations of the Open Source Movement

Difficulty

easy

Estimated Time
to Complete

60 minutes

Environment /
Materials

Internet access

Author(s)

Darci Burdge

Source

Darci Burdge

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License

CC license.png


Feedback

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).

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