Skip to content

AlexYanai/WikiEduDashboard

 
 

Repository files navigation

Wiki Education Dashboard

Build Status Test Coverage Code Climate

The Wiki Education Dashboard is a web application that supports Wikipedia education assignments, provides data and course management features for groups of Wikipedia users — instructors, students, and others — who are working on a common Wikipedia project. 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.

The dashboard code runs two main projects: 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.

What it does

The Dashboard allows instructors to create a course page, which students can join. It then gathers information about edits those users have made and articles they have edited, and creates a dashboard for each course intended to let instructors and others quickly see key information about the work of student editors. It also creates a global dashboard to see information about many courses at once.

Overview:

  • Uses a set of endpoints on Wikimedia Labs (see WikiEduDashboardTools) and the Wikipedia API to get information about articles and revisions related to the courses
  • Pulls page views (from the Wikimedia pageviews API) for relevant articles on a daily basis
  • Pulls revision metadata from ores.wikimedia.org
  • Provides training modules with content pulled from wiki pages on meta.wikimedia.org
  • ...and much more

Documentation

Setup

Technology

Other

Translation

Translations for the Wiki Education Dashboard interface are handled through translatewiki.net.

Code of Conduct

This project is part of the Wikimedia technical ecosystem and follows the Wikimedia Code of Conduct.

About

Wiki Education Foundation's Wikipedia course dashboard system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 56.4%
  • JavaScript 29.9%
  • HTML 7.5%
  • CSS 6.1%
  • Shell 0.1%