use HTML in an embedded question
Submitted by shirlykam on Sun, 09/04/2016 - 17:36
Forums:
hi there,
is there an option to use HTML in order to design a question inside interactive video?
I would like the question to support RTL, and in order to do so i was thinking to write the question like this:
<code>
<p dir="rtl">my question in hebrew </p>
</code>
thanks :)
thomasmars
Mon, 09/05/2016 - 09:56
Permalink
Hi,
This is not possible at the moment as far as I know. CKEditor is the wysiwyg used in H5P Core. I believe some security measures would have to be in place to allow HTML.