Oqallisissiat Itamar Tzadok-imit allatat

This function works exclusively with Moodle's HTML editor as it calls the editor functions (e.g editor._getSelection(), editor.insertHTML(...)). "editor_5db013afcda3669b8c52fb0417e0b3dd" is a unique editor id in a specific page (which is extracted from the page after the question is created) and is different for each question. In short, it can't be used it as is for your purpose, but it can show the way.

I'll try to come up with code which does what you need after breakfast smiler

Itamar