fedora-badges https://badges.fedoraproject.org/
Tahrir is an application used by the Fedora Project for issuing Open Badges. As per the about page:
The concept of Open Badges originated among those working at the Mozilla and MacArthur foundations, and out of the research of Erin Knight, founding director of the Open Badges project at Mozilla.
Originally, information was hosted on the Mozilla Wiki.
Tahrir is Arabic for Liberation
Welcome! Thank you for taking the time to contribute. This project relies on an active and involved community, and we really appreciate your support.
-
Look for an existing issue about the bug or feature you're interested in. If you can't find an existing issue, create a new one.
-
Fork the repository on GitHub.
-
Fix the bug or add the feature, and then write one or more tests which show the bug is fixed or the feature works.
-
Submit a pull request and wait for a maintainer to review it.
More detailed guidelines to help ensure your submission goes smoothly are below.
The test suites can be run using tox by simply
running tox
from the repository root. We aim for all code to have test coverage or be explicitly marked as not covered using the # no-qa
comment. We encourage the Test Driven Development Practice
Your pull request should contain tests for your new feature or bug fix. If you're not certain how to write tests, we will be happy to help you.
To quickly start hacking on Tahrir, we provide a vagrant setup.
-
Set up tinystage (if you haven't already) and ensure the base boxes are running.
https://github.com/fedora-infra/tiny-stage
This sets up the infrastructure to use things like authentication and Fedora Messaging when developing on Tahrir
-
Clone the repository to your local storage and run
vagrant up
-
Tahrir frontend should now be available on https://badges.tinystage.test.