Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

Revise awards JSON feed format to match OpenBadge backpack displayer API #196

Open
lmorchard opened this issue Jan 24, 2014 · 0 comments
Open

Comments

@lmorchard
Copy link
Contributor

This is the django-badger side of mozilla/badges.mozilla.org#44

The current per-user awards JSON feed is a rough translation from Atom. It would be more handy if it instead looked like the OpenBadges Displayer API output.

lmorchard added a commit to lmorchard/django-badger that referenced this issue Jan 24, 2014
* Awards JSON feed format now looks more like the OpenBadges Backpack
  Displayer format.

    * JSON object iwth 'badges' property, listing award assertions

* Recent badges JSON feed lists BadgeObjects under 'badges' property

* Test updates
lmorchard added a commit to lmorchard/django-badger that referenced this issue Jan 24, 2014
* Awards JSON feed format now looks more like the OpenBadges Backpack
  Displayer format.

    * JSON object iwth 'badges' property, listing award assertions

* Recent badges JSON feed lists BadgeObjects under 'badges' property

* Test updates
lmorchard added a commit to lmorchard/django-badger that referenced this issue Jan 24, 2014
* Awards JSON feed format now looks more like the OpenBadges Backpack
  Displayer format.

    * JSON object iwth 'badges' property, listing award assertions

* Recent badges JSON feed lists BadgeObjects under 'badges' property

* Test updates
lmorchard added a commit to lmorchard/django-badger that referenced this issue Jan 24, 2014
* Awards JSON feed format now looks more like the OpenBadges Backpack
  Displayer format.

    * JSON object iwth 'badges' property, listing award assertions

    * See also: https://github.com/mozilla/openbadges/wiki/Displayer-API

* Recent badges JSON feed lists BadgeObjects under 'badges' property

* Test updates
lmorchard added a commit to lmorchard/django-badger that referenced this issue Jan 24, 2014
* Awards JSON feed format now looks more like the OpenBadges Backpack
  Displayer format.

    * JSON object with 'badges' property, listing award assertions

    * See also: https://github.com/mozilla/openbadges/wiki/Displayer-API

* Recent badges JSON feed lists BadgeObjects under 'badges' property

* Test updates
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant