Jun Pataleta
934d8a2866
MDL-76597 mod_quiz: Add a default heading name for Behat tests
2023-01-09 15:41:59 +08:00
Jun Pataleta
6a7668e350
MDL-76597 mod_quiz: Set presentation role for the question list
...
Since the <ul> and <li> elements for listing the quiz questions and
elements are mainly used for layout purposes, it is better to set the
role of these elements to presentation only.
The aria-label for the <li> element is inappropriate and can also cause
confusion to screen reader users. Better to remove this. Though this is
being used in the confirmation modal so better to just change it to a
data attribute.
2023-01-09 15:41:59 +08:00
Jun Pataleta
d2bacb04ff
MDL-76597 mod_quiz: Set presentation role for the question list
...
Since the <ul> and <li> elements for listing the quiz questions and
elements are mainly used for layout purposes, it is better to set the
role of these elements to presentation only.
2023-01-09 15:41:59 +08:00
Jun Pataleta
77a0f1b129
MDL-76597 mod_quiz: Add label for question checkboxes
2023-01-09 15:41:59 +08:00
Jun Pataleta
ca841d1489
MDL-76597 mod_quiz: Darken section heading on quiz questions page
2023-01-09 15:41:59 +08:00
Jun Pataleta
c2216eefa6
MDL-76597 mod_quiz: Add label for version selector
2023-01-09 15:41:59 +08:00
Jun Pataleta
241da816db
MDL-76597 mod_quiz: Add a default sr-only section heading
...
Add a default sr-only section heading in order to prevent having an
empty heading for the quiz section which is not good for accessibility.
Plus:
- There's also an existing issue where filters are never applied to
section headings on load. This has been fixed in this commit as well.
- Button role added for the edit section button which enables it to
take advantage of the theme highlighting when it receives focus.
2023-01-09 15:41:59 +08:00
Paul Holden
cd072308e5
weekly release 4.1+
2023-01-05 10:53:10 +00:00
Sara Arjona
717e049627
Merge branch 'MDL-76375-401' of https://github.com/lucaboesch/moodle into MOODLE_401_STABLE
2023-01-04 16:21:42 +01:00
Luca Bösch
6e286481e0
MDL-76375 quiz generator: Allow more than one attempt by Behat tests.
2023-01-04 15:15:46 +01:00
Sara Arjona
1cf0f78b9a
Merge branch 'MDL-76221-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-01-04 13:09:18 +01:00
Paul Holden
d95ab775ac
MDL-76657 grade: load required test libraries for grade helper.
2023-01-04 11:22:42 +00:00
Paul Holden
56a3828cf7
Merge branch 'MDL-76657-401' of https://github.com/rezaies/moodle into MOODLE_401_STABLE
2023-01-04 11:10:39 +00:00
Paul Holden
4ecd652189
MDL-76221 reportbuilder: improve report test generator methods.
...
Test generators for creating report columns, filters and conditions
now allow for setting all persistent properties.
2023-01-04 10:56:23 +00:00
Jun Pataleta
9c4b8bf7e8
Merge branch 'MDL-74822-401' of https://github.com/HuongNV13/moodle into MOODLE_401_STABLE
2023-01-04 17:29:21 +08:00
Sara Arjona
db3bc708c4
Merge branch 'MDL-76181-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-01-04 09:20:19 +01:00
Sara Arjona
87b3be343e
Merge branch 'MDL-76308-401' of https://github.com/BruceGoodGuy/moodle into MOODLE_401_STABLE
2023-01-03 14:13:00 +01:00
Paul Holden
a25f2d0d7e
Merge branch 'MDL-53137-401' of https://github.com/lucisgit/moodle into MOODLE_401_STABLE
2023-01-03 12:14:36 +00:00
Sara Arjona
0eb65f27ba
Merge branch 'MDL-71506-401' of https://github.com/lucaboesch/moodle into MOODLE_401_STABLE
2023-01-03 13:10:17 +01:00
Paul Holden
a4dfd67aed
Merge branch 'MDL-75346-reset_dashboard_error-401' of https://github.com/leonstr/moodle into MOODLE_401_STABLE
2023-01-03 11:28:28 +00:00
Shamim Rezaie
3a5820f3c4
MDL-76657 gradebook: Remove hard-coded plugin names from unit test
2023-01-03 20:23:48 +11:00
Andrew Nicols
a9abcf1af7
MDL-32105 mod_glossary: Improve behat test
2023-01-03 15:32:12 +08:00
Andrew Nicols
72f4f8ec7c
Merge branch 'MDL-32105-401' of https://github.com/Chocolate-lightning/moodle into MOODLE_401_STABLE
2023-01-03 15:32:04 +08:00
Peter
9fd77db89a
MDL-32105 mod_glossary: Restrict glossary aliases by set of keywords
2023-01-03 13:50:19 +08:00
Huong Nguyen
c6a1770682
MDL-74822 usertours: Fix accessibility issues with user tours
...
Including in this commit:
- Prevent the tour to be displayed if the CSS is disabled by the browser
- Removed redundant tabindex=0 attribute on the target
- Created extra code to re-calculate the suitable position of the tour
- Fixed tour issue in 200% and 400% zoom
- Fixed tour highlight is not correct in 200% and 400%
2023-01-03 10:35:24 +07:00
Sara Arjona
3e4ba8af5c
Merge branch 'MDL-60038-401' of https://github.com/aneno-m-e/moodle into MOODLE_401_STABLE
2023-01-02 16:35:23 +01:00
Luca Bösch
dcb0de7c92
MDL-71506 mod_choice: suppress non respondents in downloads if set so.
2023-01-02 15:53:20 +01:00
Sara Arjona
e2c8f3db7c
Merge branch 'MDL-76106-401' of https://github.com/NashTechOpenUniversity/moodle into MOODLE_401_STABLE
2023-01-02 13:07:39 +01:00
Sara Arjona
b7b2097f50
Merge branch 'MDL-76760-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-01-02 12:27:40 +01:00
Paul Holden
0dbc7187ff
MDL-76181 reportbuilder: sort columns during stress testing.
2022-12-29 13:57:37 +00:00
Sara Arjona
7e1aa845c7
weekly release 4.1+
2022-12-29 12:57:44 +01:00
Sara Arjona
810cffb702
Merge branch 'MDL-76399-patch-401' of https://github.com/ilyatregubov/moodle into MOODLE_401_STABLE
2022-12-29 09:13:32 +01:00
Ilya Tregubov
5271bd9237
MDL-76399 behat: switch to appropriate Behat step for selects.
2022-12-29 14:53:16 +07:00
Ilya Tregubov
f84d8e3c37
Merge branch 'MDL-76399-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-29 09:43:28 +07:00
Sara Arjona
a3a3fd451c
Merge branch 'MDL-76004-401' of https://github.com/aanabit/moodle into MOODLE_401_STABLE
2022-12-28 18:22:35 +01:00
Sara Arjona
52d5ebbb21
Merge branch 'MDL-72523-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-28 13:01:39 +01:00
Sara Arjona
c72b7b7edc
Merge branch 'MDL-76617_401' of https://github.com/stronk7/moodle into MOODLE_401_STABLE
2022-12-28 12:42:21 +01:00
Paul Holden
c4960a2adf
MDL-72523 calendar: return original focus from event modals.
2022-12-28 11:14:44 +00:00
Huong Nguyen
510bf00643
MDL-72523 javascript: Introduce setReturnElement for core/modal
2022-12-28 11:14:44 +00:00
Sara Arjona
d3fca5e689
Merge branch 'MDL-72563-401' of https://github.com/KepaUrzelai/moodle into MOODLE_401_STABLE
2022-12-28 12:13:16 +01:00
Sara Arjona
1be732e913
Merge branch 'MDL-69071-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-28 11:41:11 +01:00
Paul Holden
d2f55155a8
MDL-76760 tool_behat: defer library loading until service execution.
...
Ensures that API documentation can be generated without requiring
the presence of the `vendor/` directory.
2022-12-28 10:39:48 +00:00
Sara Arjona
430c7ff4e7
Merge branch 'MDL-76734-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2022-12-28 10:04:31 +01:00
Ilya Tregubov
181cab2fbd
Merge branch 'MDL-76731_401' of https://github.com/PhilippImhof/moodle into MOODLE_401_STABLE
2022-12-28 15:14:07 +07:00
Sara Arjona
f4f0207693
Merge branch 'MDL-76679-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-27 16:55:25 +01:00
Noemie Ariste
e89ed4b463
MDL-60038 moodlelib: ignore site policy if user auth type = 'webservice'
2022-12-23 10:09:09 +13:00
Eloy Lafuente (stronk7)
5db1ac4e98
MDL-76617 store_mongodb: Adjust moodle to mongo-php-library to v1.15.0
...
The new library version should work without problems with older
php-mongodb extension versions:
- v1.15.0 (paired version, tested).
- v1.14.1 (tested)
So, here, in 401_STABLE, we aren't raising the requirements. We have
done that in master, in order to get php82 support, but not here. For
more details about compatibilities, see:
https://www.mongodb.com/docs/drivers/php/#compatibility
2022-12-22 19:36:40 +01:00
Eloy Lafuente (stronk7)
c22b39a650
MDL-76617 store_mongodb: Update mongo-php-library to v1.15.0
...
This updates the library from v1.13.1. Fixes some php81 warnings
leading to failed/risky tests.
The new library version should work without problems with older
php-mongodb extension versions:
- v1.15.0 (paired version, tested).
- v1.14.1 (tested)
2022-12-22 19:36:40 +01:00
Philipp Imhof
9d64ad1416
MDL-76731 behat: add steps to check for version
...
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2022-12-22 17:12:47 +01:00
Tony Butler
11816b9e41
MDL-53137 qtype_numerical: Swap geo tolerance limits for -ve answers
2022-12-22 15:32:39 +00:00