BM373 / moodle-mod_videoassessment

VAM - Video Assessment Module Moodle plugin
1 stars 3 forks source link

invalid install.xml file. #16

Open danmarsden opened 6 months ago

danmarsden commented 6 months ago

The install.xml is no longer valid and was either created for an old version of Moodle or has been handwritten.

This needs to be fixed using the Moodle xmldb editor (under admin > development > XMLDB.)

Please hit the "load" link for your plugin install.xml file in the moodle xmldb editor, and then make Moodle think there is an update to the file (easiest way to do this is to change the description of a table - add a full stop or something similar.) Then get XMLDB to "Save" the updated file which will remove all the old invalid xml from your file.