Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Unable to Assign Badges to Issuers and Programs #459

Open
rayhooker opened this issue Jul 18, 2014 · 1 comment
Open

Unable to Assign Badges to Issuers and Programs #459

rayhooker opened this issue Jul 18, 2014 · 1 comment

Comments

@rayhooker
Copy link

Right now the Badgekit API database allow you to assign badges to a particular issuer and particular program. I am trying to prototype manual assignment for OpenEdX. Clearly automatic badge generation is important for very large classes, but this is a good place to start. I was a little dismayed that I could not issue a badge for a given program unless it is assigned to the program. So I thought "no problem, I can create a badge template for a given MOOC, then generate new badges from the templates". The problem is that this is how the API thinks but I can create badges assigned to particular issuer (e.g., the MOOC name) or program (e.g., MOOC class). Perhaps if I could, then when it was issued, it would point to the associated issuer and program.

I can put the ability to issue badges in an instructor dashboard, but I really need the capability of assigning badges to a particular issuer/ program.

@ottonomy
Copy link

As @rayhooker says, it would be really nice to be able to define what organizations and programs badges belong to within the BadgeKit administrative interface instead of needing to go into the BadgeKit API database to assign them.

@simonwex simonwex added bug and removed bug labels Apr 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants