How TO add explanation via spreadsheet

closed

can we add explanations to answers via a spreadsheet?
HD Quiz import feature works fine but I couldn’t figure out how to add explanations to questions in the spreadsheet. Is this feature supported?
If not is there any workaround or to edit the plugin code to do so?
Thanks

February 7, 2024 at 7:19amSam Smith

Hi Sam,
the importer actually already has this as a hidden feature. The 14th column (N) is where you can enter the “Extra Text” ⇽ the text that appears when a user gets the question wrong.

The reason that I do not include this information with the importer is that this field takes plain text only since the importer aggressively sanitizes everything for security (plus supporting people with improperly formatted CSVs is hard enough without introducing the need for properly escaped HTML and line-breaks haha).

So as long as you are OK with only using plain text, you can simply add your content to that extra field!

07 February 2024 — 12:59support admin Dylan

This thread has either been marked as complete or has been automatically closed due to inactivity. Please consider opening a new support thread for help.