moodle/grade/report
Andrew Nicols c7d3bc62fe MDL-70148 gradereport_grader: Improve reliability of keyboard usage
In some browsers the ajax grade select does not properly update the
grade after setting values. The previous solution was to press the
[enter] key, but doing this with the new key type step opens the select
box again. This is what happens when a real user presses enter on the
select.

This is the last possible field in the report, so pressing the tab key
to move to the next gradable element does not work.

The solution uses a shift-tab to move the focus away to the previous
gradale element. In this case it must also be moved to an earlier step
because the previously selected value must be checked in the Then
section of the test and if it is selected then its value cannot be
checked.
2020-11-17 15:14:43 +08:00
..
grader MDL-70148 gradereport_grader: Improve reliability of keyboard usage 2020-11-17 15:14:43 +08:00
history MDL-70146 upgrade: add 3.10.0 separation line to all upgrade scripts 2020-11-07 23:26:09 +01:00
outcomes MDL-70089 versions: bump all versions and requires near release 2020-11-03 19:34:52 +01:00
overview MDL-70146 upgrade: add 3.10.0 separation line to all upgrade scripts 2020-11-07 23:26:09 +01:00
singleview MDL-70089 versions: bump all versions and requires near release 2020-11-03 19:34:52 +01:00
user MDL-70146 upgrade: add 3.10.0 separation line to all upgrade scripts 2020-11-07 23:26:09 +01:00
index.php MDL-32151 grade: Use appropriate error langstring error key 2017-06-23 10:22:24 +08:00
lib.php MDL-68312 grade: Fix empty links 2020-05-28 19:18:38 +10:00
mygrades.php MDL-49854 core: User navigation refinements 2015-04-21 11:46:32 +08:00
upgrade.txt MDL-63396 grade_report: Return locked and overridden info 2018-10-29 11:26:59 +01:00