adaptive-learning / proso-apps-js

AngularJs front-end modules for an adaptive learning system (depending on server https://github.com/adaptive-learning/proso-apps)
1 stars 1 forks source link

userService should be able to return some stats about the user #6

Closed slaweet closed 9 years ago

slaweet commented 9 years ago
thran commented 9 years ago

This is achievable by empty filter.

 userStatsService.addGroup("global", {})

I recommend to call getStats with false parameter (to not compute number of mastered FC)