moodle/grade/report/grader
Simey Lameze fc10598d63 MDL-69231 behat: remaining work for role capability generator
This commit does few things:
* Unify data generators usage to role short name.
* Replace remaining manual steps to use the new data generator.
* Also replaced other manual steps to set config to use data generators.
* Tidy up of some tests, aligning pipes and splitting one line steps into multiple lines.
* Fixes tests to have one Given/When/Then per scenario.
2023-06-02 12:42:35 +08:00
..
amd MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
classes MDL-70763 gradereport_grader: export preferences for correct user. 2021-04-04 23:15:23 +01:00
db MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
lang/en MDL-76105 lang: Import fixed English strings (en_fix) 2022-11-17 09:44:35 +00:00
tests MDL-69231 behat: remaining work for role capability generator 2023-06-02 12:42:35 +08:00
ajax_callbacks.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
index.php MDL-74770 gradereport_grader: allow sorting by all user fields. 2022-08-18 15:58:11 +01:00
lib.php MDL-75381 gradereport_grader: ensure valid paging preference value. 2022-11-29 08:42:02 +00: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-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
preferences_form.php MDL-72873 core_grades: Add tertiary nav in grader report preferences 2021-12-16 00:10:13 +08:00
quickedit_item.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
README.txt
settings.php MDL-75381 gradereport_grader: ensure valid paging preference value. 2022-11-29 08:42:02 +00:00
styles.css MDL-74286 gradereport_grader: fix overlap scale selector 2022-03-24 14:07:54 +01:00
tabs.php MDL-34463 - lib - Alteration of the get_context_instance function to utilize the new function context_XXXX::instance(). 2012-07-24 14:04:40 +08:00
version.php MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00

The default gradebook interface that teachers will use.