Skip to content

Moodle 500 stable#26

Merged
ramhee98 merged 518 commits into
BLC-FHGR:MOODLE_500_STABLEfrom
moodle:MOODLE_500_STABLE
Jul 29, 2025
Merged

Moodle 500 stable#26
ramhee98 merged 518 commits into
BLC-FHGR:MOODLE_500_STABLEfrom
moodle:MOODLE_500_STABLE

Conversation

@ramhee98

Copy link
Copy Markdown
Member

No description provided.

cescobedo and others added 30 commits June 3, 2025 13:10
- Instead of creating the endpoints manually, use the OpenId
configuration endpoint to auto-configure endpoints
- Updates user field mappings so they map the new OpenId userinfo fields
This extends the existing behat test for adding a question from a shared
bank to confirm that the source bank is displayed with the question on
the Questions page.

The bank name is already passed through format_string() before being
passed to the template, so additional encoding by the template is not
necessary, hence the template has been changed to use triple braces.
This uses the contexts from the categories of questions in the quiz to
narrow down the list of course modules we are querying to just those we
will need.
- Updated autocomplete behavior to announce dynamic changes
via ARIA live regions
- Fixed focus management for keyboard and screen reader navigation
- Added proper role/aria tags for interactive tag components
Prepend the current tab name to the page title, to ensure we can
easily identify the current page/tab and that it is both unique
and accessible.
rezaies and others added 29 commits July 17, 2025 07:29
The tests from c439e2d tried to assert they were empty, when in fact
they didn't exist at all. Caused PHPUnit warnings.
When trying to resolve a corrupt cache where it is not possible to
complete the Moodle setup/bootstrap, it is necessary to ignore the
current cache to load the cache purging infrastructure.
…g-mod_assign-task-send_assignment_due_soon_notification_to_user' of https://github.com/ziegenberg/moodle into MOODLE_500_STABLE
The label context data in the fieldset's legend tag should not be
escaped and allow raw HTML given that legend tags can contain
phrasing content and headings.

See developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/legend.
The drag handle and actions menu should not be within the accessible
labels of the question items. In order to enhance the question edit
form with these, they need to be rendered via JS outside of container
of the questions' accessible name.
@ramhee98 ramhee98 merged commit 80dfec6 into BLC-FHGR:MOODLE_500_STABLE Jul 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.