edubase_post_quiz_grading_preset
Set up custom grading presets to define thresholds and grade labels, enabling automated evaluation of quiz results.
Instructions
Create a new custom grading preset. Needs the custom grading feature to be enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | type of the grading preset (custom: freely named grades, at least 2 items - go-nogo-custom: successful/unsuccessful grading with a custom threshold, exactly 2 items - hungarian-school: Hungarian primary and secondary school grading (1-5), exactly 5 items - hungarian-university: Hungarian university grading (1-5), exactly 5 items) | |
| title | Yes | title of the grading preset | |
| grades | Yes | thresholds and grades of the preset, in ascending order | |
| language | No | language of the grading preset (default: content language of the API application owner) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset | Yes | grading preset identification string |