moodle/mod/quiz
Damyon Wiese cfd390ee94 MDL-63765 behat: Fix behat tests opening a menu
If javascript is disabled, we don't need to open the menus at all. If it is enabled
we should use the custom step where possible.

In some tests (user profile) we have to use link_or_button because
the element that opens the menu will be a link or a button in different themes.
2018-10-26 16:14:41 +08:00
..
accessrule MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
amd MDL-62382 quiz: include subcategories when previewing top categories 2018-05-11 11:51:50 +08:00
backup MDL-61614 Quiz: Restore tags for random questions 2018-04-18 13:07:08 +10:00
classes MDL-62432 quiz: Check contexts more carefully 2018-05-15 09:25:51 +08:00
db Merge branch 'MDL-57244-master' of git://github.com/abgreeve/moodle 2018-08-02 00:24:14 +02:00
lang/en MDL-63249 lang: Merge English strings from the en_fix language pack 2018-09-04 08:40:48 +02:00
pix
report MDL-62610 tests: fix Gherkin lint problem 2018-10-03 23:56:31 +02:00
templates MDL-61138 mod_quiz: add question preview to random question modal 2018-04-19 13:51:41 +08:00
tests MDL-63765 behat: Fix behat tests opening a menu 2018-10-26 16:14:41 +08:00
yui MDL-63194 quiz editing: subtle drag-drop bug if moving between sections 2018-10-08 17:37:11 +01:00
accessmanager.php
accessmanager_form.php
addrandom.php MDL-61380 Quiz,Questions: Adding "random" question by tag 2018-03-07 00:30:32 +11:00
addrandomform.php MDL-62382 quiz: include subcategories when previewing top categories 2018-05-11 11:51:50 +08:00
attempt.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
attemptlib.php MDL-63185 mod_quiz: make CiBoT happy again 2018-09-28 11:07:21 +08:00
autosave.ajax.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
comment.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
cronlib.php
edit.php MDL-61107 quiz editing: handle invalid Maximum grade input 2017-12-22 13:35:29 +00:00
edit_rest.php MDL-48771 quiz edit: delete mulitiple tidy up & Behat tests 2017-04-04 01:53:43 +01:00
editrandom.php MDL-61614 Quiz: Maintain slot tags when editing random questions 2018-04-18 13:07:08 +10:00
grade.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
index.php MDL-62262 quiz: quiz index page showing wrong dates. 2018-07-06 14:37:07 +02:00
lib.php MDL-62944 activities: Activities should not require capability 2018-08-31 10:15:37 +01:00
locallib.php MDL-63185 mod_quiz: change APIs to handle attempts on behat 2018-09-28 11:07:21 +08:00
mod_form.php MDL-61045 quiz settings: add back missing disabledIf 2017-12-15 13:11:57 +00:00
module.js MDL-58986 mod_quiz: add CSS classes to buttons on comment page 2017-05-18 16:49:25 +08:00
override_form.php MDL-54693 quiz: Info for attempts allowed in user and group override. 2017-11-23 19:11:11 +01:00
overridedelete.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
overrideedit.php MDL-55956 mod: Set event priority for activity overrides 2017-03-07 11:33:13 +08:00
overrides.php MDL-51189 Quiz: Edit overrides when quiz is not available to students 2018-01-23 10:52:19 +11:00
processattempt.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
renderer.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
repaginate.php
report.php MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive. 2017-06-23 09:43:07 +10:00
review.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
reviewquestion.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
settings.php
startattempt.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
styles.css MDL-51089 mod_quiz: Hide first page last node 2017-12-28 10:15:08 +01:00
summary.php MDL-61033 quiz: Editing a quiz while a preview is open 2018-03-27 10:47:32 +07:00
upgrade.txt MDL-57244 lib: Update to upgrade.txt files about renamed classes. 2018-08-02 10:34:18 +08:00
version.php MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
view.php MDL-56913 quiz: teachers should see a review link for a preview 2016-11-11 16:51:54 +00:00