hpi-schul-cloud / gamification

A reusable microservice for gamification.
GNU Affero General Public License v3.0
44 stars 17 forks source link

Implement Levels, fixes #19 #56

Closed corinnaj closed 5 years ago

corinnaj commented 6 years ago

There are 3 ways to set levels: manual, linear and exponential. Manual let's you choose all levels by hand, linear and exponential determine level based on a starting value. There might be ways to do this more elegantly.

corinnaj commented 6 years ago

Turns out, it wasn't really working before. It should now, as far as I can tell, there is some potential for refactoring though.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 51


Totals Coverage Status
Change from base Build 49: 0.3%
Covered Lines: 278
Relevant Lines: 282

💛 - Coveralls