פרסומים שנוצרו על-ידי Tim Hunt

תמונה של Core developers תמונה של Documentation writers תמונה של Particularly helpful Moodlers תמונה של Peer reviewers תמונה של Plugin developers
Thanks Matt.

Currently, the integration queue is 150+ issues, many of which were submitted long before any freeze date. How many of those are you aiming to integrate before the release?
תמונה של Core developers תמונה של Documentation writers תמונה של Particularly helpful Moodlers תמונה של Peer reviewers תמונה של Plugin developers
That should be impossible.

You say above "No ad-hoc task are remaining. No errors appear during the migration." but the only way I can think of for you to be hidding that error is if the upgrade did not complete properly.
תמונה של Core developers תמונה של Documentation writers תמונה של Particularly helpful Moodlers תמונה של Peer reviewers תמונה של Plugin developers

Did you really go to 5.1, or 5.1.3? Bugs get fixed all the time, but to benefit you need to be using the latest version. The issue you are seeing is probably one in MDL-86578.

Moodle in English -> General developer forum -> Plugin development resources -> Plugin development resources

על ידי Tim Hunt בתאריך
תמונה של Core developers תמונה של Documentation writers תמונה של Particularly helpful Moodlers תמונה של Peer reviewers תמונה של Plugin developers
If you have not already found it, check out the Developer Pathway at https://moodle.academy/. That is probably the best introduction to writing Moodle code. If you understood Moodle development, this sounds like a relatively easy plugin to make. (Observe assessible submitted events, update other thing.)
תמונה של Core developers תמונה של Documentation writers תמונה של Particularly helpful Moodlers תמונה של Peer reviewers תמונה של Plugin developers
Do not assume that everything you see in 5.1 is working correctly. There is still on-going fixing going on in this area. If you care about this stuff, you definitely want to upgrade to the latest 5.1.x.

You can see what is going on in the issues linked to MDL-86578 (the ones with backup or restore in the name). I think MDL-86487 and MDL-86136 are the most relevant to this thread.