hivelearn_update_quiz_question
Edit a question. Changing question_type will require resupplying options or correct_answer to match the new type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| points | No | ||
| options | No | ||
| sort_order | No | ||
| explanation | No | ||
| question_text | No | ||
| question_type | No | ||
| correct_answer | No |