edubase_get_quiz_grading_preset
Retrieve a grading preset's thresholds and grade boundaries by specifying its preset identification string.
Instructions
Get a grading preset with its thresholds and grades.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset | Yes | grading preset identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| own | Yes | the preset is a custom preset owned by the user | |
| type | Yes | type of the grading preset | |
| used | Yes | the preset is already used by a Quiz set or an exam of the user | |
| title | Yes | title of the grading preset | |
| grades | Yes | ||
| preset | Yes | grading preset identification string | |
| language | Yes | language of the grading preset, null if the preset is available in every language | |
| configurable | Yes | the threshold of the preset can be configured on the Quiz set or the exam |