moodle/grade/report/grader
Andrew Nicols da3b304ab5 MDL-66979 behat: Work around weird gradebook focus behaviour
I can't expand this one in a sane fashion but the older JS is doing some
weird and wonderful things with focus.

The only way I could get this to behave correctly was to move away from
the field, move back to it, and then move away again. Other combinations
failed in different browsers for different reasons.
2021-01-22 14:52:11 +08:00
..
classes MDL-61957 gradereport_grader: Implement privacy API 2018-04-17 14:02:20 +02:00
db
lang/en MDL-64509 lang: Import fixed English strings (en_fix) 2019-01-07 14:40:34 +01:00
tests MDL-66979 behat: Work around weird gradebook focus behaviour 2021-01-22 14:52:11 +08:00
yui MDL-66109 js: Fix Shifter linting issues 2020-05-11 11:07:49 +08:00
ajax_callbacks.php MDL-32151 grade: Use appropriate error langstring error key 2017-06-23 10:22:24 +08:00
index.php MDL-67702 gradereport_grader: user filters per report instance. 2020-11-09 23:21:24 +00:00
lib.php MDL-69190 grade: fix slow query. 2020-07-16 12:49:39 +12:00
module.js MDL-69791 gradereport: Fix error message when invalid grade is entered 2020-10-05 14:56:58 +11:00
preferences.php MDL-32151 grade: Use appropriate error langstring error key 2017-06-23 10:22:24 +08:00
preferences_form.php MDL-20250 core_grade: added some settings to disable or hide gradebook functionality 2014-09-26 10:19:00 +08:00
quickedit_item.php MDL-32151 grade: Use appropriate error langstring error key 2017-06-23 10:22:24 +08:00
README.txt
settings.php MDL-46663 gradereport_grader: Remove fixed column support 2014-10-03 15:43:19 +08:00
styles.css MDL-52138 core_grades: gradebook striped styling 2020-05-26 23:33:03 +02:00
tabs.php
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00

The default gradebook interface that teachers will use.