-
Bug
-
Resolution: Fixed
-
Minor
-
3.9.13, 3.10.10, 3.11.7
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE
-
MDL-74189-master -
-
1
-
QA time, QA time 2
MoodleNet have changed their profile format away from @example@moodle.net to a1b2c3d4e5f6-example@moodle.net
This is leading to a QA failure (MDLQA-16640).
We will need a better solution for the future, but for the time being:
- Update the placeholder in activity chooser to something like a1b2c3d4e5f6-example@moodle.net
- Check that there isn't a leading @ which is a holdover from the previous format
- Update the help text to inform the user that the profile is the end part of the url on their MoodleNet profile page - https://moodle.net/profile/a1b2c3d4e5f6-example (MoodleNet are working on a copy username to clipboard on the profile page, check to see if this has been implemented).
- Update the QA test to specify the new format for the profile (both
MDLQA-16640and the master). - Make sure to backport this as previous versions are also affected.
- Discovered while testing
-
MDLQA-16640 CLONE - A teacher can set their MoodleNet profile
- Passed