questionBank_updateNotes
Sets the plain-text notes of a question bank, replacing whatever was there before, immediately and permanently - like the title, notes are metadata outside the DRAFT/publish split, so this is unaffected by questionBank_publish/discardChanges and never shows up as an unpublished change. Notes are for the bank's maintainers - they are never shown to Riddle participants. Rejected for a public template id, see questionBank_templateList.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | Yes | Plain-text notes for this bank, e.g. sourcing/curation instructions. Replaces any existing notes. | |
| questionBankId | Yes | The ID of the question bank to update. |