When you install the plugin from scratch and switch the online editor to integrated, the onchange event that allows you to download the editor from GitHub is not triggered.
When loading the page, there is a JavaScript error:
[moodle-exe-bridge] Missing __MOODLE_EXE_CONFIG__
Once you click on "Save changes" and return to the plugin settings page, the event works correctly and you can install the “Embedded editor”.
When you install the plugin from scratch and switch the online editor to integrated, the
onchangeevent that allows you to download the editor from GitHub is not triggered.When loading the page, there is a JavaScript error:
[moodle-exe-bridge] Missing __MOODLE_EXE_CONFIG__Once you click on "Save changes" and return to the plugin settings page, the event works correctly and you can install the “Embedded editor”.