FMCorz / moodle-block_xp

A gamification plugin for Moodle allowing students to gain experience points and level up.
https://levelup.plus/?ref=github
150 stars 41 forks source link

Cheat guard 'Time required between identical actions' only enforced during same session #115

Closed slai1 closed 3 years ago

slai1 commented 3 years ago

With 'Time required between identical actions' set to any high number, it should prevent users from spamming points. However, if the user logs out and back in, it resets the clock and they can continue to earn XP within the restricted time window.

FMCorz commented 3 years ago

Thank you for the report @slai1. This is an intentional limitation of the cheat guard, and we are aware of the methods a student can go about to circumvent its mechanisms. If you need a more robust cheat guard, please consider Level up! Plus.

See also: Cheat guard documentation