Using HTML in questions and answers (fill in the blank quiz)
Hi,
I’m looking to create a ‘fill in the blank’ quiz, but for my particular use case, I need to input some HTML so I can style things later. Most importantly, a few <div> and <span> tags.
I’ve searched around the site and the forum and found a few forms posts as well as this page: https://h5p.org/adding-text-editor-buttons
I’ve tried to follow instructions, but without any results yet, so I thought I’d double check if I understand this correctly.