moodle/mod/feedback
Simey Lameze 2367bc9ff6 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:47:27 +08:00
..
amd MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
backup MDL-69818 mod_feedback: Fix item dependency during activity restoration 2020-10-04 18:25:43 +11:00
classes MDL-77347 mod_feedback: Added missing class properties. 2023-03-27 15:58:17 +07:00
db MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
item MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
lang/en MDL-75553 lang: Import fixed English strings (en_fix) 2022-09-04 20:44:10 +02:00
pix MDL-74815 pix: Convert PNG version of darkened SVG icons 2022-07-04 14:03:39 +08:00
templates MDL-73595 theme_boost: make tertiary nav more distinct 2022-02-28 13:07:52 +01:00
tests MDL-69231 behat: remaining work for role capability generator 2023-06-02 12:47:27 +08:00
yui/dragdrop MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
analysis.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
analysis_course.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
analysis_to_excel.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
choose_group_form.php
complete.php MDL-75651 mod_feedback: remove duplicated activity heading. 2022-11-14 17:29:03 +00:00
complete_guest.php MDL-53227 mod_feedback: merge files complete_guest.php and complete.php 2016-03-18 07:54:59 +08:00
deprecatedlib.php MDL-71144 mod_feedback: Deprecate feedback_get_completion_state() 2021-04-22 10:08:10 +10:00
edit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
edit_form.php MDL-71914 mod_feedback: Add tertiary nav in feedback 2021-10-26 11:21:32 +08:00
edit_item.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
export.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
import.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
import_form.php MDL-71914 mod_feedback: Add tertiary nav in feedback 2021-10-26 11:21:32 +08:00
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
manage_templates.php MDL-73439 feedback: Update feedback styling 2022-01-05 12:09:29 +08:00
mapcourse.php MDL-72413 feedback: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
mod_form.php MDL-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
print.php MDL-70586 mod_feedback: Hide the Preview questions icon for students 2023-02-06 16:33:09 +01:00
settings.php
show_entries.php MDL-73439 feedback: Update feedback styling 2022-01-05 12:09:29 +08:00
show_entries_anonym.php MDL-53449 mod_feedback: reponses page clean up and behat 2016-04-05 14:46:20 +01:00
show_nonrespondents.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
styles.css MDL-71456 core: fix behats with new drawers 2021-07-14 11:49:57 +02:00
tabs.php MDL-53638 mod_feedback: download responses 2016-04-27 16:04:40 +08:00
upgrade.txt MDL-77230 mod_feedback: Validate feedback access 2023-02-17 12:41:10 +01:00
use_templ.php MDL-72413 feedback: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
use_templ_form.php MDL-71914 mod_feedback: Add tertiary nav in feedback 2021-10-26 11:21:32 +08:00
version.php MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
view.php Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle 2021-12-13 18:46:16 +02:00