Skip to content

Conversation

@TamaroWalter
Copy link
Member

@TamaroWalter TamaroWalter commented Nov 25, 2025

Note: Please fill out all relevant sections and remove irrelevant ones.

🔀 Purpose of this PR:

  • Fixes a bug
  • Updates for a new Moodle version
  • Adds a new feature of functionality
  • Improves or enhances existing features
  • Refactoring: restructures code for better performance or maintainability
  • Testing: add missing or improve existing tests
  • Miscellaneous: code cleaning (without functional changes), documentation, configuration, ...

📝 Description:

Moodle 5.1 is out and moodleoverflow should adapt to the new changes. As Moodle 5.1 did not change significantly for moodleoverflow, only small changes are needed.


📋 Checklist

Please confirm the following (check all that apply):

  • I have phpunit and/or behat tests that cover my changes or additions.
  • Code passes the code checker without errors and warnings.
  • Code passes the moodle-ci/cd pipeline on all supported Moodle versions or the ones the plugin supports.
  • Code does not have var_dump() or var_export or any other debugging statements (or commented out code) that
    should not appear on the productive branch.
  • Code only uses language strings instead of hard-coded strings.
  • If it is a Moodle update PR: I read the release notes, updated the version.php and the CHANGES.md.
    I ran all tests thoroughly checking for errors. I checked if bootstrap had any changes/deprecations that require
    changes in the plugins UI.

🔍 Related Issues


🧾📸🌐 Additional Information (like screenshots, documentation, links, etc.)


@TamaroWalter TamaroWalter linked an issue Nov 25, 2025 that may be closed by this pull request
@TamaroWalter TamaroWalter self-assigned this Nov 26, 2025
@TamaroWalter TamaroWalter added the WIP Work in progress - not ready to merge label Nov 26, 2025
@TamaroWalter TamaroWalter force-pushed the update/501 branch 2 times, most recently from 937e61e to 96ec977 Compare November 26, 2025 10:49
@TamaroWalter TamaroWalter merged commit 48f31c1 into main Nov 28, 2025
48 checks passed
@TamaroWalter TamaroWalter deleted the update/501 branch November 29, 2025 20:54
@TamaroWalter TamaroWalter removed the WIP Work in progress - not ready to merge label Nov 29, 2025
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.

question: support for moodle 5.1?

2 participants