projectsecure / projectsecure-api

Backend for Project Secure
http://projectsecure.org
GNU General Public License v3.0
2 stars 0 forks source link

Investigate usefulness of Open Badges #53

Open nikriek opened 7 years ago

boeckhoff commented 7 years ago

After some research, these are the steps I have come up with that are needed to make this happen:

helpful links: https://github.com/mozilla/openbadges-backpack/wiki/New-Issuers:-Give-Yourself-a-Badge http://validator.openbadges.org/ https://github.com/mozilla/openbadges-backpack/wiki/using-the-issuer-api https://github.com/mozilla/openbadges-backpack/blob/master/docs/apis/issuer_api.md https://openbadgespec.org/examples/

nikriek commented 7 years ago

The good thing about Django: People can built modules ("apps"): Maybe you find one for badges. Then most of the work should be done.

nikriek commented 7 years ago

https://github.com/concentricsky/badgr-server?

nikriek commented 7 years ago

At least we should create separate app, when we are coding it ourselves