Skip to content

Moodle 501 stable#34

Merged
ramhee98 merged 60 commits into
BLC-FHGR:MOODLE_501_STABLEfrom
moodle:MOODLE_501_STABLE
Jan 6, 2026
Merged

Moodle 501 stable#34
ramhee98 merged 60 commits into
BLC-FHGR:MOODLE_501_STABLEfrom
moodle:MOODLE_501_STABLE

Conversation

@ramhee98

@ramhee98 ramhee98 commented Jan 6, 2026

Copy link
Copy Markdown
Member

No description provided.

christianabila and others added 30 commits December 4, 2025 07:04
- Filter out disabled modules
- Update get_criteria method signature
- Fix code style
This patch reinstates the task from MDL-63260 and MDL-66273.
Limit the fallback placement vertically.
This fixes the CSS rule that reveals the "as new child of" drop target
shown when dragging a category over another category which has no
children.

We can't behat test the actual drag-drop reordering behaviour with behat
as reactive DragDrop components aren't testable, but we can trigger the
CSS to add a regression test for the drop target's appearance.
This commit improves test_question_shuffle by retrying if questions
remains in the same order after shuffling.
This commit also improves the existing tests and add a new scenario to
verify the 'Do not mark for regrade' behavior.
* When testing using phpunit/sqlsrv the ids of sections and cm are colliding
so we need to make sure we separate them as a reference to a cm can be the
same as a reference to a section
Updated get_users_by_email() to return active users at the
start of the returned array, suspended users last.
Added checks to link non-suspended user accounts to OAuth2, when logging
in. Also added an additional check to prevent users from using OAuth2
to login if their account is suspended in Moodle.
Mihail Geshoski and others added 29 commits December 12, 2025 09:45
Editing maxmarks in quiz slots was not respecting the decimal separator
from the set language's locale, meaning if your language formats numbers
like 1,10 editing didn't work correctly.

This sets the correct parameter to ensure the locale is respected.
@ramhee98
ramhee98 merged commit 0f77673 into BLC-FHGR:MOODLE_501_STABLE Jan 6, 2026
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.