User:Wjin

(Difference between revisions)
Jump to: navigation, search
(Project Evaluation Rubric for Choosing a HFOSS Project)
(Project Evaluation Rubric for Choosing a HFOSS Project)
Line 74: Line 74:
 
|-
 
|-
 
| '''Language'''
 
| '''Language'''
|
+
| 2
|
+
| Java 96.2%, SQLPL 2.9%,  Other 0.9%
 
|-
 
|-
 
| '''Level of Activity'''
 
| '''Level of Activity'''
|
+
| 2
|
+
| Activities in the current week
 
|-
 
|-
 
| '''Number of Contributors'''
 
| '''Number of Contributors'''
|
+
| 2
|
+
| 303 contributors and the top 5 is very active within the past year
 
|-
 
|-
 
| '''Product Size'''
 
| '''Product Size'''
|
+
| 2
|
+
| 5.2 MB zip
 
|-
 
|-
 
| '''Issue Tracker'''
 
| '''Issue Tracker'''
|
+
| 2
|
+
| Pull proposals, Merges and open issues in the past week.
 
|-
 
|-
 
| '''New Contributor'''
 
| '''New Contributor'''
|
+
| 2
|
+
| Clear instructions on how to start working in this project
 
|-
 
|-
 
| '''Community Norms'''
 
| '''Community Norms'''
|
+
| 2
|
+
| well developed website with information about all aspects of the project, including community of contributers
 
|-
 
|-
 
| '''User Base'''
 
| '''User Base'''
|
+
| 2
|
+
| OpenMRS is now in use around the world, according to the website.
 
|-
 
|-
 
| '''Total Score'''
 
| '''Total Score'''
|
+
| 18
|
+
| All above
 
|}
 
|}

Revision as of 14:46, 25 May 2018

Contents

Wei Jin Bio

Wei Jin is an Associate Professor at the Dept. of Information Technology at Georgia Gwinnett College.

Dr. Jin's primary focus is continuing improvement of student learning in CS1, the introductory programming course.

She previously worked on Automatic Tutoring Systems for introductory programming, for which she hopes to resume the work soon.

Since Spring 2017, she participated in the CS-POGIL project, which aims to improve student learning in CS1 through Process Oriented Group Inquiry Learning (POGIL).

Most recently, she was accepted into the 2018 POSSE and she hopes that she can help engage students using real-world FOSS projects.

Page: http://www.ggc.edu/about-ggc/directory/wei-jin

POSSE Journal - Entry 1

The Sugar Labs Project (http://sugarlabs.org/)

Contributions -- The page Getting Involved lists different ways people can contribute to Sugar Labs project. GGC, we have four tracks in Information Technology, including Digital Media and Software Development. Digital Media students could contribute as designers, while Software Development students could contribute as developer. They could collaborate on the same game/education tool.

Tracker -- From the Submit Bugs page, all you need to do is to identify the activity or a sugar component repository that you think is relevant, visit the issues tab of the repo, and hit the big green button to report your issue. For each ticket, you will need to include a summary title, type, priority and milestone. Each ticket will be assigned a ticket number and its status will start with new and can change to accepted, assigned, and etc. See here for a query result.

Repository -- According to https://github.com/sugarlabs/sugar/, the most recent commit is April 29.

Release cycle -- According to Information about Sugar's release cycle and roadmap, the roadmap is update at the beginning of each release cycle.

The Sahana Eden Project (https://sahanafoundation.org/eden/)

Community -- The structure is very similar to the one that I found on Sugars Labs website. For example, designers and developers are both ways that my students can contribute. The difference lie at the different nature of each project. Sugar involves educators, while Sahana Eden involves GIS specialists.

Tracker -- According to the Sahana Eden bug tracker, the bugs report is organized by categories, such as Active Tickets, Accepted & Active Tickets by Owner, My Tickts, All tickets, and etc. For each ticket, there are also differences as to what information is shown on the summary page. For example, priority and owner are information that are not shown at the summary page for Sugar but for Sahana Eden.

Repository -- According the https://github.com/sahana/eden, the date of last commit is May 2, 2018.

Release cycle -- The the page for the information about Sahana Eden's release cycle and roadmap is organized by milestones. Each milestone contains a data, the progress (a bar showing how much of the goal is done), and a list of issues to be addressed, with issues already resolved marked done.

POSSE Journal - Entry 2

One of the best known FOSS project hosting sites Github (https://github.com/)

Education -- A search for Education rendered 20,321 results. For each project, the Insight tab will provide information of the activities on the repository. For example, the Pulse page shows the activity summary of the current week, including the number of different activities and activities per person as a bar chart. The Commits page shows the commits along a time line and shows a line graph of comments vs. days of the week. For the free-programming-books project, most commits were done on Tuesdays.

Humanitarian -- A search for Humanitarian rendered 394 results. HTBox/crisischeckin is one of the projects. It is an application meant to capture, share and integrate the data around volunteers, organizations and resources actively deployed into a disaster. It was last updated on Nov 29, 2017.

Disaster Management Applications -- There are currently 36 such repositories for this category.

Another FOSS project site OpenHub (https://www.openhub.net/)

Education -- A search for Education rendered 2252 projects (226 pages of results, with each page 10 results and 2 results on the last page). KDE Education is one of the projects. It has 23 code locations. Each of them is located at a place like git://anongit.kde.org/*.gitNone of the location.

On the project place, four similar projects are shown. Towards the bottom of the project page, you will see summary of the project, including lines of code of the project overtime, line graph of commits per month vs the time line, contributors per month over vs the time line, programming languages used in the project, and etc.

Humanitarian -- A search for Humanitarian rendered 21 results.

Disaster Management Applications -- There are currently 6 such projects for this category.

Organizations Page -- This page provides four categories of information: (1) the most active organizations, (2) the new organization, (3) Orgs by 30 Day Commit Volume, which can be displayed with different filters, and (4) Stats by Sector (commercial, non-profit, education, and government).

Project OpenMRS Core -- The last commit for the project was on March 11, 2018.

Benefits/Drawbacks of using both GitHub and OpenHub to search for a project -- Github is a FOSS repository site, while OpenHub is not a repository site but contains information for FOSS projects that have code locations elsewhere. I would think that OpenHub uses software to discover FOSS projects on the web. It is also possible that it includes manual maintenance. These two sites complement each other. Together they give a more complete set of FOSS projects out there.

Project Evaluation Rubric for Choosing a HFOSS Project

Evaluation Factor Level
(0-2)
Evaluation Data
Licensing 2 MPL 2.0 w/ HD
Language 2 Java 96.2%, SQLPL 2.9%, Other 0.9%
Level of Activity 2 Activities in the current week
Number of Contributors 2 303 contributors and the top 5 is very active within the past year
Product Size 2 5.2 MB zip
Issue Tracker 2 Pull proposals, Merges and open issues in the past week.
New Contributor 2 Clear instructions on how to start working in this project
Community Norms 2 well developed website with information about all aspects of the project, including community of contributers
User Base 2 OpenMRS is now in use around the world, according to the website.
Total Score 18 All above
Personal tools
Namespaces
Variants
Actions
Events
Learning Resources
HFOSS Projects
Evaluation
Navigation
Toolbox