Converts a Quiz Maker quiz into a format more suited for Convoworks Trivia elements, e.g. trivia round block.
If you want to adapt a Quiz Maker quiz for use with Convoworks elements.
Before you start make sure you have a Quiz Maker quiz with only horizontal/vertical multiple choice questions.
Quiz Maker Quiz ID to this ID. As a side note, this property is evaluated so you can write an expression here.Storage Type and Name under which the quiz will be stored.text — The actual text of the question.answers — An array of answer objects, which look like this:
text — The text of the answerletter — The letter associated with the answeris_correct — Boolean; whether the answer is correct or not.correct_answer object that is set to the correct answer. Refer to the layout of answer objects above.