mirror of
https://github.com/moodle/moodle.git
synced 2025-02-07 16:45:16 +01:00
ba097b8253
According to MDLQA-1445, an administrator can upload users to a cohort.
276 B
276 B
1 | username | password | firstname | lastname | cohort1 | |
---|---|---|---|---|---|---|
2 | tomjones | Pass1234* | Tom | Jones | tomjones@example.com | ASD |
3 | marysmith | Pass1234* | Mary | Smith | marysmith@example.com | DSA |
4 | bobjones | Pass1234* | Bob | Jones | bobjones@example.com | ASD |
5 | alicesmith | Pass1234* | Alice | Smith | alicesmith@example.com | DSA |