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

direct access to raw $_GET/$_POST is not allowed #86

Closed danmarsden closed 5 years ago

danmarsden commented 5 years ago

please replace with optional/required_param functions with appropriate cleaning parameters.

sebastsg commented 5 years ago

This should be fixed now.

(only in development branch as of writing this comment)