Jetpunk allows replacing built-in "hint" cells with a basic text that accepts HTML formatting. Previously I had no issue with using this feature to embed images in each cell using the "img" tag. This resulted in a much more flexible and customizable "Picture" style quiz with all the pros of a "Text" quiz. I tried to apply the same logic with the "audio" tag but unfortunately it doesn't seem to work. It shows as a working audio clip in the editor but whenever I generate the preview quiz to actually try it out, the audio tag gets voided. The same happens if the editor is refreshed - the HTML element disappears from the cell text input box.
Does anybody have experience with creating quizzes with more complex HTML elements and worked this out? Or is there any other way I can embed a short audio file (linked from an external URL of course) on the site?
Any help is appreciated.