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

Change param type hint "mod_capquiz\capquiz" to "stdClass" #63

Closed andstor closed 6 years ago

andstor commented 6 years ago

Change param type hint "mod_capquiz\capquiz" to "stdClass" as required by Moodle core.

Resolve #62.