rwthmoodle / moodle-mod_cardbox

The Card Box activity can help your students memorize vocabulary, technical terms, formulas and definitions.
2 stars 2 forks source link

Bug: coding error when practicing with sysadmin account #48

Open koenr opened 9 months ago

koenr commented 9 months ago

When clicking "Practice" as a system administrator, a coding error is thrown:

Fout in de programmeercode gevonden. Dit moet door een programmeur hersteld worden. Attempt to require a JavaScript file that does not exist.

Meer informatie over deze fout Foutopsporingsinformatie: /mod/cardbox/js/Chart.bundle.js Error code: codingerror Stack trace:

line 736 of /lib/outputrequirementslib.php: coding_exception thrown
line 722 of /lib/outputrequirementslib.php: call to page_requirements_manager->js_fix_url()
line 451 of /lib/outputrequirementslib.php: call to page_requirements_manager->js_fix_url()
line 657 of /mod/cardbox/controller.php: call to page_requirements_manager->js()
line 61 of /mod/cardbox/view.php: call to require_once()
Amrita1991 commented 1 week ago

thank you for reporting this. We have taken the issue in our Backlog and will try to resolve it soon