jcrodriguez-dis / moodle-mod_vpl

Virtual Programming Lab for Moodle (Module)
GNU General Public License v3.0
98 stars 85 forks source link

Bug in VPL 3.5.0 (2022040512) #131

Closed jaume77 closed 2 years ago

jaume77 commented 2 years ago

Hi!

I have installed version 3.5.0 (2022040512) of the module in a Moodle 3.11.5 environment. (Ubuntu, MySQL).

When making a delivery, the following error appears: line 41 of /mod/vpl/forms/evaluation.php: Error thrown

image

Checking line 41 of said file, I have observed that a variable ($vpl) is used before instantiating it.

image

Changing the order of these lines, the error disappears.

Thanks! Jaume R.

jcrodriguez-dis commented 2 years ago

This bug has been fixed by V3.5.0+