Skip to content

Commit

Permalink
add wiki edu
Browse files Browse the repository at this point in the history
  • Loading branch information
bacharakis committed Jul 23, 2018
1 parent 90c5c59 commit 5c09476
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions hugo/content/projects/wiki-edu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: "Wiki Education Dashboard"
date: 2018-05-09T20:47:18+03:00
imageURL: "/assets/images/wiki-edu.png"
thumbnail: "/assets/images/firefox-focus.png"
link: "https://github.com/WikiEducationFoundation/WikiEduDashboard"
sortDescription: "The Wiki Education Dashboard is a web application that supports Wikipedia education assignments, edit-a-thons, and other editing projects. It provides data and course management features for groups of editors — instructors, students, and others — who are working on Wikipedia, Wikidata, and other Wikimedia wikis. Users log in with their Wikipedia accounts (through OAuth) and allow the Dashboard to make edits on their behalf. The Dashboard automates many of the standard elements of organizing and participating in a Wikipedia classroom assignment, edit-a-thon, or other wiki contribution campaign."
descriptionLeft: "The Wiki Education Dashboard is a web application that supports Wikipedia education assignments, edit-a-thons, and other editing projects. It provides data and course management features for groups of editors — instructors, students, and others — who are working on Wikipedia, Wikidata, and other Wikimedia wikis. Users log in with their Wikipedia accounts (through OAuth) and allow the Dashboard to make edits on their behalf. The Dashboard automates many of the standard elements of organizing and participating in a Wikipedia classroom assignment, edit-a-thon, or other wiki contribution campaign."
descriptionRight: "The Dashboard code runs two main sites: the Wiki Education Dashboard — dashboard.wikiedu.org — and the Wikimedia Programs & Events Dashboard — outreachdashboard.wmflabs.org. dashboard.wikiedu.org is used for Wiki Education programs, primarily focused on higher education in the United States and Canada. outreachdashboard.wmflabs.org is for the global Wikimedia community to organize all kinds of programs, including edit-a-thons, education programs, and other events.
This is a project of Wiki Education."
callToAction: "Learn More..." # Find out more by default
listingDescription: "Firefox Focus is a privacy first, fast and lightweight browser for Android and iOS.." # The description of the project for the project listing, if no description is provided the content of the sortDescription will be used
menu: "projects"
---

- Setup development environment time:

- 60'

- [Instructions](https://github.com/WikiEducationFoundation/WikiEduDashboard/blob/master/docs/setup.md)

- Technologies

- ![rails](/assets/images/rails.png) Ruby on Rails
- ![react](/assets/images/react.png) React


- Contribute

- [Guide to Contributing](https://github.com/WikiEducationFoundation/WikiEduDashboard/blob/master/CONTRIBUTING.md)
- [Find easy tasks to begin with](https://github.com/WikiEducationFoundation/WikiEduDashboard/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
- [Explore all available issues](https://github.com/WikiEducationFoundation/WikiEduDashboard/issues)

- Additional resources

- [Development Process outline](https://github.com/WikiEducationFoundation/WikiEduDashboard/blob/master/docs/dev_process.md)
- For general discussion (feedback, ideas), please email sage AT wikiedu DOT org
- This project is part of the Wikimedia technical ecosystem and follows the [Wikimedia Code of Conduct](https://www.mediawiki.org/wiki/Code_of_Conduct).

0 comments on commit 5c09476

Please sign in to comment.