KQMATH / moodle-mod_capquiz

:mushroom: Computer adaptive practice activity module for Moodle
https://moodle.org/plugins/mod_capquiz
GNU General Public License v3.0
4 stars 5 forks source link

Bug/id67 #69

Closed hgeorgsch closed 6 years ago

hgeorgsch commented 6 years ago

This seems to fix bug #67. I am not entirely happy with the looks of the code, and some comments have been left in for review.

skrede commented 6 years ago

Made a new commit dealing with your remarks in code. Briefly tested by removing and adding the question to a question list again. Made sure nothing is calling capquiz::default_question_rating().

Feel free to verify on your own setup.