[IMP] gamification: usability and shit
Challenge - 'Reward as soon as every goal is reached' box checked by default (most of the time people want this behaviour, few special cases were do not) - Click on challenge kanban opens goal list instead of challenge form - Add button 'Start Challenge' clicking on statusbar is not intuitive Badge - When creates a challenge from badge view, set by default badge to 'For Every Succeding User' field - replace filter 'Current' vs 'Passed' by 'Running' (in progress and done with not reached end date) vs 'Done' (done & failed without end date or end date passed) Goal - list of badge on employee form not the first tab
Showing
- addons/gamification/models/challenge.py 5 additions, 1 deletionaddons/gamification/models/challenge.py
- addons/gamification/static/src/js/gamification.js 0 additions, 11 deletionsaddons/gamification/static/src/js/gamification.js
- addons/gamification/views/badge.xml 1 addition, 1 deletionaddons/gamification/views/badge.xml
- addons/gamification/views/challenge.xml 2 additions, 7 deletionsaddons/gamification/views/challenge.xml
- addons/gamification/views/goal.xml 12 additions, 4 deletionsaddons/gamification/views/goal.xml
- addons/hr_gamification/views/gamification.xml 1 addition, 3 deletionsaddons/hr_gamification/views/gamification.xml
Please register or sign in to comment