-
Improvement
-
Resolution: Fixed
-
Minor
-
2.7.5, 2.8.3
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MDL-48920-master -
- Install a fresh Moodle
- Create a test course
- Make sure the users created have sensible names (not "Test course user n")
The tool to generate test courses creates a bunch of users whose fullname always is "Test course user x". The lastname being the X.
I think it would be more useful to use real names, such as the ones generated by the data generator. Especially when you have to test sorting, or simply because it looks more like a real course. This could even be extended to the rest of the data generated by the plugin.
To keep in mind: It might be useful to be able to guess the user login from the fullname.
- has a non-specific relationship to
-
MDL-38197 Automated large-course generation for testing
- Closed