Hi all, I’ve been reading quite a few posts and can’t seem to get this right…
Basically, I want to have a list of Tasks (ranging from level 1 easiest difficulty to level 10 hardest difficulty). The multiplier for points/EXP will be 10 x the difficulty. Then the user will progress in levels (starting with level 1) the more EXP they earn.
When the user completes a task, it should essentially be crossed off visibly to the user. They should also be able to see their current Level and also the EXP they have and until the next level.
Ideally the Task list should change or atleast add new tasks on a daily basis while removing the completed tasks.
How would I go about this? I’ve been working through this for days and can’t get it to work correctly even after reading some other badges/reward type forum posts. Any help will be greatly appreciated!! Thank you!!