Open colomet opened 6 years ago
@marakaiiwnn that si the important one
issuer.json - revocation list = https://github.com/mozilla/openbadges-backpack/wiki/Revoking-Issued-Badges
do we sign the badges? https://github.com/mozilla/openbadges-backpack/wiki/Creating-Signed-Assertions
we need to have both options, signed and not signed. (as we do not do, we have to write a disclaimer in the documentation and we will do in the future)
we should to not delete the badge: https://github.com/mozilla/openbadges-specification/blob/master/Assertion/latest.md#hosted
badge class new field
alignment - array of AlignmentObjects
name
url
description
Upgrade to 2.0
https://www.imsglobal.org/sites/default/files/Badges/OBv2p0Final/history/2.0.html
https://www.imsglobal.org/sites/default/files/Badges/OBv2p0Final/index.html#badge-verification
https://www.concentricsky.com/articles/detail/developers-guide-to-issuing-open-badges-2.0
2.0 https://github.com/IMSGlobal/openbadges-specification/blob/master/index.md
https://github.com/IMSGlobal/openbadges-specification/blob/master/examples/index.md
Validator for the version 2: https://openbadgesvalidator.imsglobal.org/
Description
To extend with more metadata:
Steps to Reproduce
To write all the fields in the badge and to send the badge
Expected behavior: [What you expected to happen] All the possible information is in the badge
Actual behavior: [What actually happened] criteria is not in the database, alignment is not created DB and Json.
System Information
OpenBadgesFramework: [Enter Pressbooks version here] WordPress: [Enter WordPress version here]
You can get the version of Open Badges Framework from the readme.txt file in the OpenBadgesFramework plugin (usually located at
https://<yourdomain.tld>/wp-content/plugins/OpenBadgesFramework/readme.txt
) and the version of WordPress from the readme.html file in the WordPress root directory (usually located athttps://<yourdomain.tld>/readme.html
).