Skip to content

Releases: ActiDoo/gamification-engine

v0.1.30

25 Sep 11:58
Compare
Choose a tag to compare
deprecate goal's name_translation (can be handled as properties now)

v0.1.29

25 Sep 11:36
Compare
Choose a tag to compare
fix goal creation form

v0.1.28

23 Sep 12:55
Compare
Choose a tag to compare
version

Goal Properties

23 Sep 10:38
Compare
Choose a tag to compare

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

22 Sep 15:23
Compare
Choose a tag to compare
v0.1.21

version

pypi release (corrected a category)

19 Aug 22:58
Compare
Choose a tag to compare
v0.1.19

pypi release (correct category)

Now licensed under MIT

19 Aug 22:52
Compare
Choose a tag to compare
v0.1.18

MIT release

Levels start from 0

13 Apr 13:37
Compare
Choose a tag to compare

So you can set properties for users that have not yet reached a level.

Improve Leaderboards

07 Apr 15:50
Compare
Choose a tag to compare

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

07 Apr 13:05
Compare
Choose a tag to compare
v0.1.15

update release