-
Functional Test
-
Moodle 2.5
-
None
Test Pre-requisites:
Create Test Data
1. As an admin, create a new course
2. Navigate to Settings -> Course administration -> Users -> Enrolled users
3. Enrol a teacher in the course
4. Navigate to Settings -> Course administration -> Users -> Permissions
5. Remove 'Teacher' from the permission 'moodle/course:changeidnumber'
6. Navigate to Settings -> Course administration -> Users -> Groups
7. Create 4 new groups with those corresponding values:
You will need to click on the 'Show advanced' button to set the Group ID number.
Group name | Group ID number |
---|---|
group-id-1 | group-id-1 |
group-id-2 | group-id-2 |
group-noid-1 | |
group-noid-2 |
6. Back on the groups page, click on the tab 'Groupings'
7. Create 4 new groupings
Grouping name | Grouping ID number |
---|---|
grouping-id-1 | grouping-id-1 |
grouping-id-2 | grouping-id-2 |
grouping-noid-1 | |
grouping-noid-2 |
Test Steps:
Groups
1. As the teacher, navigate to Settings -> Course administration -> Users -> Groups
2. Select 'group-id-2' and click on 'Edit group settings'
3. Confirm that you cannot change the Group ID number
4. Change the name to 'group-id-2-updated' and save your changes
5. Confirm that the name of the group has been updated
6. Select 'group-id-2-updated' and click on 'Edit group settings'
7. Confirm that the Group ID number has not changed
Groupings
1. Switch to 'Groupings' using the tabs
2. Click on the edit icon of 'grouping-id-2'
3. Confirm that you cannot change the Grouping ID number
4. Change the name to 'grouping-id-2-updated' and save your changes
5. Confirm that the name of the grouping has been updated
6. Click on the edit icon of 'grouping-id-2-updated'
7. Confirm that the Grouping ID number has not changed
- has a non-specific relationship to
-
MDL-39320 Make idnumber fields longer (in interface)
- Closed