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 Oct 22, 2021. It is now read-only.
The idea here is to introduce a new meta: key in the achievement configuration which can contain any kind of information, depending on the use case. You could, for example, set meta: {title: 'blah', desc: 'queue', color: "#974562"} for one achievement and use these values in the frontend. The achievement's meta-data should also be included in the /user/<user id> responses for all granted achievements.
catamaican
added a commit
to catamaican/gamification
that referenced
this issue
Nov 7, 2018
Achievements should have meta information like
name
that can be used in the frontend.The text was updated successfully, but these errors were encountered: