FOSS Field Trip (Activity)

(Difference between revisions)
Jump to: navigation, search
(Part 1 - GitHub)
(17 intermediate revisions by 6 users not shown)
Line 30: Line 30:
 
Do the following:
 
Do the following:
 
# Go to: https://github.com/
 
# Go to: https://github.com/
# Use the Search feature on the top right next to the Log In button to search for educational applications by placing the word education in the search box and click Search.
+
# Use the Search feature on the top right next to the Sign in or Sign up links to search for educational applications by placing the word education in the search box and click Search.
 
## How many repositories are there in this category?
 
## How many repositories are there in this category?
## Click on the first project. Click on Graphs, then Commits.  What information does this page provide?
+
## Click on the first project. Click on Graphs (Insights), then Commits.  What information does this page provide?
 
# Go back to the main page and use the Search feature to look for humanitarian applications.  Type the word humanitarian in the search box and click Search.
 
# Go back to the main page and use the Search feature to look for humanitarian applications.  Type the word humanitarian in the search box and click Search.
 
## How many repositories are there in this category?
 
## How many repositories are there in this category?
## Locate the HTBox project.  When was the last update?
+
## Locate the HTBox/crisischeckin project.  When was the last update?
# Use the Search feature to look for disaster relief applications.  Type the phrase disaster relief the search box and click Search.
+
# Use the Search feature to look for disaster management applications.  Type the phrase disaster management the search box and click Search.
 
## How many projects are there in this category?
 
## How many projects are there in this category?
# List the top four programming languages used to write programs in this category.
+
 
# Pick a project in your category by clicking on the repository. Answer the questions below:
+
## What does it do?
+
## What programming language is the project written in?
+
## Who is likely to use the project? How do you know this?
+
## When was the most recent change made to the project?
+
## How active is the project? How can you tell?
+
## How many committers does the project have?
+
## Would you use the project? Why or why not?
+
# Create a new search for Humanitarian. Locate HTBox and answer the questions below
+
## When was it last updated?
+
## How many forks has it had?
+
## Click on the project.  When was the last update?  Does this correspond with what you answered in #6.1?
+
## How many contributors does it have?
+
 
Keep this browser tab open while you move onto Part 2.
 
Keep this browser tab open while you move onto Part 2.
  
 
==== Part 2 - OpenHub ====
 
==== Part 2 - OpenHub ====
  
In this activity, you will use OpenHub to search for humanitarian projects.  
+
In this activity, you will use OpenHub to search for both educational as well as humanitarian projects.  
  
 
'''Searching OpenHub:'''
 
'''Searching OpenHub:'''
 
# Go to: https://www.openhub.net/
 
# Go to: https://www.openhub.net/
# In the upper-most search space, enter: Humanitarian
+
# In the search space, enter: education
# Notice that for many of the projects it says that the Activity is not Available while others are listed as Inactive or New Projects. Locate the GeoChat project.
+
## Notice it tells you how many pages of results there are, not number of projects. By default, there should be 10 projects per page. How many projects were returned?
## Where is the code for this project located?
+
## KDE Education should be the second result.  Click on it.  Look on the right hand side of the page and click on Code Locations.  There are a number of projects listed here.  Is any of the code located on GitHub?
# Return to the search resultsHumanitarian Toolbox (HTBox) does not appear as any of the initial projects.  Search for Humanitarian Toolbox.
+
## Go back one pageUnder the Code Locations, it provides several projects that are SimilarClick on Similar Projects. How many similar projects are listed?
## How many lines of code does the project have?
+
## Scroll down.  What information does OpenHub provide about the project?
## How many contributors does it have?
+
# Perform searches for both humanitarian and disaster management.
## When was the most recent commit?
+
## How many projects were returned for each search?
## Where is the code located?
+
## Click on the Activity icon. Why do so many projects do not have activity information available?  
# How does the information on this page compare to what you saw on GitHub?  
+
# Click on Organizations.
 +
## What information is provided on this page?
 +
# Search for OpenMRS.
 +
## When was the last commit for OpenMRS Core?
 +
# Go back to GitHub and search for OpenMRS Core. 
 +
## When was the last commit?  
 +
## Why do you think these sites have different information?
 +
# What would be the benefits/drawbacks of using both GitHub and OpenHub to search for a project?
  
 
=== Deliverables ===
 
=== Deliverables ===
Line 142: Line 136:
 
[[Category:CS Principles]]
 
[[Category:CS Principles]]
 
[[Category:CS1]]
 
[[Category:CS1]]
 +
[[Category: Good Draft]]

Revision as of 18:36, 24 April 2018


Title

FOSS Field Trip - Browsing a Forge

Overview

Learners will gain an understanding of the breadth of available FOSS projects as well as differences between GitHub and OpenHub.

Prerequisites

None.

Learning
Objectives
After successfully completing this activity, the learner should be able to:
  1. Search for FOSS projects by category on both GitHub and OpenHub.
  2. Look a difference features of GitHub and OpenHub.
Process Skills
Practiced
  1. Critical Thinking
  2. Information Processing


Background

Open source pre-dates the Web, but the Web and Internet connectivity have been essential for the blossoming of FOSS in recent years. FOSS projects need to be available on the Web to ever gain much attention. There are a growing number of sites (often called “forges”) that provide a home and visibility to FOSS projects (although many of the biggest projects live on their own sites).

Directions

POSSE Attendees: Please post your answers to the following questions on your foss2serve wiki.

Part 1 - GitHub

One of the best known of these FOSS project hosting sites is GitHub. In this activity you will search for projects on GitHub based upon category.

Do the following:

  1. Go to: https://github.com/
  2. Use the Search feature on the top right next to the Sign in or Sign up links to search for educational applications by placing the word education in the search box and click Search.
    1. How many repositories are there in this category?
    2. Click on the first project. Click on Graphs (Insights), then Commits. What information does this page provide?
  3. Go back to the main page and use the Search feature to look for humanitarian applications. Type the word humanitarian in the search box and click Search.
    1. How many repositories are there in this category?
    2. Locate the HTBox/crisischeckin project. When was the last update?
  4. Use the Search feature to look for disaster management applications. Type the phrase disaster management the search box and click Search.
    1. How many projects are there in this category?

Keep this browser tab open while you move onto Part 2.

Part 2 - OpenHub

In this activity, you will use OpenHub to search for both educational as well as humanitarian projects.

Searching OpenHub:

  1. Go to: https://www.openhub.net/
  2. In the search space, enter: education
    1. Notice it tells you how many pages of results there are, not number of projects. By default, there should be 10 projects per page. How many projects were returned?
    2. KDE Education should be the second result. Click on it. Look on the right hand side of the page and click on Code Locations. There are a number of projects listed here. Is any of the code located on GitHub?
    3. Go back one page. Under the Code Locations, it provides several projects that are Similar. Click on Similar Projects. How many similar projects are listed?
    4. Scroll down. What information does OpenHub provide about the project?
  3. Perform searches for both humanitarian and disaster management.
    1. How many projects were returned for each search?
    2. Click on the Activity icon. Why do so many projects do not have activity information available?
  4. Click on Organizations.
    1. What information is provided on this page?
  5. Search for OpenMRS.
    1. When was the last commit for OpenMRS Core?
  6. Go back to GitHub and search for OpenMRS Core.
    1. When was the last commit?
    2. Why do you think these sites have different information?
  7. What would be the benefits/drawbacks of using both GitHub and OpenHub to search for a project?

Deliverables

POSSE: Please post the answers to these questions on your foss2serve user wiki page.

Students: Wiki posting describing your explorations of GitHub and OpenHub.

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?
  • Include sample assessment questions/rubrics.
Criteria Level 1 (fail) Level 2 (pass) Level 3 (good) Level 4 (exceptional)
The purpose of the project
Why the project is open source

Comments

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

Variants and Adaptations:

POGIL-style combined FOSS Field Trip and Project Evaluation used by Chris Murphy in his FOSS Course, UPenn, Murphy.

ACM BoK
Area & Unit(s)
ACM BoK
Topic(s)
Difficulty
Estimated Time
to Complete

30-60 minutes

Environment /
Materials

Access to Internet/Web and web browser.

Author(s)
Source

Detailed FOSS Field Trip

License

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

CC license.png


Suggestions for Open Source Community

Suggestions for an open source community member who is working in conjunction with the instructor.

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