Hi, the plugin causes an error in Moodle 4.4 activity completion.
It throws a bunch of warnings:
Warning: Undefined property: stdClass::$category in /var/www/moodle/fels/mod/flashcard/mod_form.php on line 81
And finally a fatal error, which I guess breaks this page:
Fatal error: Cannot redeclare drop_questions() (previously declared in /var/www/moodle/fels/mod/flashcard/mod_form.php:74) in /var/www/moodle/fels/mod/flashcard/mod_form.php on line 74
Hi, the plugin causes an error in Moodle 4.4 activity completion.
It throws a bunch of warnings: Warning: Undefined property: stdClass::$category in /var/www/moodle/fels/mod/flashcard/mod_form.php on line 81
And finally a fatal error, which I guess breaks this page:
Fatal error: Cannot redeclare drop_questions() (previously declared in /var/www/moodle/fels/mod/flashcard/mod_form.php:74) in /var/www/moodle/fels/mod/flashcard/mod_form.php on line 74