Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open Badges 3.0 Display #85

Closed
kayaelle opened this issue Jul 24, 2023 · 5 comments
Closed

Open Badges 3.0 Display #85

kayaelle opened this issue Jul 24, 2023 · 5 comments
Assignees

Comments

@kayaelle
Copy link
Member

This issue explains which Open Badges 3.0 fields the VerifierPlus should display if a Verifiable Credential also contains the type: "AchievementCredential" or "OpenBadgeCredential". The list of fields begins here:

https://1edtech.github.io/openbadges-specification/ob_v3p0.html#achievementcredential

Required properties are bolded. Otherwise, display only if the value exists.

Issuer:
Issuer Information (https://1edtech.github.io/openbadges-specification/ob_v3p0.html#org.1edtech.ob.v3p0.profile.class)

@kayaelle
Copy link
Member Author

Some test credentials can be found here: https://github.com/jchartrand/dcc-test-creds/tree/main

We will make more and link to here.

@kayaelle
Copy link
Member Author

kayaelle commented Jul 26, 2023

Adding this note in reference to: Open Badges 3.0 Display

AchievementCredential and OpenBadgeCredential are synonymous in the OBv3 spec. As a reference from the schema (https://purl.imsglobal.org/spec/ob/v3p0/schema/json/ob_v3p0_achievementcredential_schema.json): " "type" : {
"oneOf" : [ {
"description" : "The value of the type property MUST be an unordered set. One of the items MUST be the URI 'VerifiableCredential', and one of the items MUST be the URI 'AchievementCredential' or the URI 'OpenBadgeCredential'.",

What we should do is look for both and then display the same fields for both so that when you add the missing fields for "OpenBadgeCredential" they display for both

@bmuramatsu
Copy link
Collaborator

bmuramatsu commented Aug 16, 2023

Removed

@kayaelle
Copy link
Member Author

Looks ok for 'OpenBadgeCredential'. Will create a follow-up ticket for example badges that are of type 'AchievementCredential' to test display - @jmcioffi4 please note for QA script.

Another follow ticket to consider display of VC without 'AchievementCredential' or the URI 'OpenBadgeCredential'. and how to accommodate @contexts that we can't plan for in advance.

@kayaelle
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants