Hide answers
Variable
Example
multiple_choice({
question_code: "Q1",
});multiple_choice({
question_code: "Q1",
schema: "Q1xSCHEMA"
});multiple_choice({
question_code: "Q1",
schema: "Q1xSCHEMA",
/* Other settings */
hide_answers: [1, 2]
});Last updated
