edubase_patch_quiz_grading_preset
Update an existing custom grading preset by replacing its thresholds, grades, title, or language. Use this to adjust scoring criteria for quizzes or exams when the preset is no longer suitable.
Instructions
Update an existing custom grading preset. The global presets and the presets of the organizations cannot be modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | type of the grading preset, cannot be changed anymore once the preset is used by a Quiz set or an exam | |
| title | No | title of the grading preset | |
| grades | No | thresholds and grades of the preset, in ascending order, the complete list is replaced | |
| preset | Yes | grading preset identification string | |
| language | No | language of the grading preset |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| own | Yes | ||
| type | Yes | ||
| used | Yes | ||
| title | Yes | ||
| grades | Yes | ||
| preset | Yes | ||
| language | Yes | ||
| certificates | Yes | ||
| configurable | Yes | ||
| organization | Yes |