MDL-66074 core_grade: Documentation

This commit is contained in:
Mathew May 2019-10-28 12:57:22 +08:00
parent 47919bbe78
commit 9f1195fa66
9 changed files with 48 additions and 13 deletions

View file

@ -15,15 +15,17 @@
along with Moodle. If not, see <http://www.gnu.org/licenses/>.
}}
{{!
@template core_grades/grades/grader/gradingpanel/point
@template core_grades/grades/grader/gradingpanel/scale
Point-based grading template for use in the grading panel.
Scale-based grading template for use in the grading panel.
Context variables required for this template:
Example context (json):
{
"grade": 47
"value": 1,
"selected": true,
"title": "Motivational"
}
}}
<form>