jcrodriguez-dis / moodle-mod_vpl

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

Formatting of comments broken in Submission view #177

Closed FeldrinH closed 2 months ago

FeldrinH commented 7 months ago

In the latest version (4.2.3), the comments shown under 'Submission view' are not using the VPL formatting. This was not a problem in the previous version (4.2.2).

Expectation: image

Actual result: image

There is a possibly relevant error in the browser console: image Relevant line in popover.js: image

jcrodriguez-dis commented 7 months ago

Dear @FeldrinH,

Thank you for bringing this issue to our attention. We have also noticed the problem you described with the 'Submission view' comments not using the VPL formatting in version 4.2.3. I'm pleased to inform you that this issue has been resolved.

The fix will be included in the upcoming VPL release. However, if you need an immediate solution, you can download the branch labeled 4.2.4, which is yet to be officially released. This version contains the necessary fix for the issue you've encountered.

You can find the branch here: https://github.com/jcrodriguez-dis/moodle-mod_vpl/tree/4.2.4

We appreciate your patience and understanding. If you have any further issues or questions, please do not hesitate to reach out.

Best regards, Juan Carlos