You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.
The BadgeKit interface will include several features that should be configurable via API calls from the Issuer.
POST'd pieces for assessment should allow the issuer to control the display of the assessment form to the mentor. ie, the issuer should be able to include something like,
note: the above is a trivial example...the actual API should be ~ 30% more robust
This gives the issuers control over how the interface is used. Instead of being explicit about the age of the users, we allow the issuer to determine the level of interaction they want between assessor / mentors and the learners through configuration on every call. /cc @xmatthewx@threeqube@iamjessklein as they were in on the conversation that spawned this ticket.
The text was updated successfully, but these errors were encountered:
This is great. It allows Issuers to have badge-level control on boilerplate feedback. Or they can choose to simplify with a standard set of fields/questions to guide mentors on assessment of all badges.
By attaching this feature to the application on the issuer site, we keep badgekit settings simple AND allow the issuer to trigger different types of assessment depending on who applies (e.g. over/under 13). They could do this without even disclosing anything to badgekit.
The BadgeKit interface will include several features that should be configurable via API calls from the Issuer.
POST'd pieces for assessment should allow the issuer to control the display of the assessment form to the mentor. ie, the issuer should be able to include something like,
or
note: the above is a trivial example...the actual API should be ~ 30% more robust
This gives the issuers control over how the interface is used. Instead of being explicit about the age of the users, we allow the issuer to determine the level of interaction they want between assessor / mentors and the learners through configuration on every call. /cc @xmatthewx @threeqube @iamjessklein as they were in on the conversation that spawned this ticket.
The text was updated successfully, but these errors were encountered: