marinaglancy / moodle-tool_courserating

Other
2 stars 5 forks source link

Do not add JS to embedded content #3

Closed marinaglancy closed 2 years ago

marinaglancy commented 2 years ago

hoping that this can resolve an issue reported in the comment on https://moodle.org/plugins/tool_courserating :

We could not keep it activated since it creates conflict with Stack maths assesment , a custom question plugin. To whoever it might interest, the plugin neutralize the mathjax render of latex equations that students types in the input box.

It is possible that the problem is with filter_embeddedquestion that displays questions in iframes. The courserating JS/CSS is loaded multiple times on the same page

marinaglancy commented 2 years ago

this should resolve https://github.com/marinaglancy/moodle-tool_courserating/issues/2