Releases: ActiDoo/gamification-engine
Releases · ActiDoo/gamification-engine
v0.1.30
v0.1.29
v0.1.28
Goal Properties
We are introducing goal properties.
For example you can now define a goal property "action" and set it to "invite_users" for a specific goal.
Afterwards you can trigger handle this action inside your application, e.g. on click.
Furthermore properties are renamed to achievement properties.
goal priority
v0.1.21 version
pypi release (corrected a category)
v0.1.19 pypi release (correct category)
Now licensed under MIT
v0.1.18 MIT release
Levels start from 0
So you can set properties for users that have not yet reached a level.
Improve Leaderboards
Improving the evaluation of leaderboards: They goals are now evaluated lazily for all friends, if they have not requested their progress before.
Optional User Fields
v0.1.15 update release