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

Additional Privacy Fix required #106

Closed tlock closed 4 years ago

tlock commented 4 years ago

Testing this on Moodle 3.9, fails because userlist provider is not supplied:

provider_testcase::test_userdata_provider_implements_userlist with data set "block_xp" ('block_xp', 'block_xp\privacy\provider')
Failed asserting that false is true.

privacy/tests/provider_test.php:212

FMCorz commented 4 years ago

Hi @tlock, thank you for reporting this. It has been fixed and will be included in the next release of Level up!.