Make sure blind marking is enabled in the admin settings:
Site administration > Plugins > Activity Modules > Assignment > Assignment settings
Regular Marking
Create a course
Enrol at least one teach and a couple of students
Add an assignment activity and make sure blind marking is off (it's in the "Grade" section when creating the assignment)
Log in as each student and complete the assignment (add a submission)
Log in as the teacher and grade the assignment
click the assignment in the course > click grade
You should be taken to the new grading interface
Confirm the student's name, profile picture and email appear at the top of the grading interface
Use the navigation to change the user you're grading
Confirm the student's details at the top are updated to the new student's details
Return to the assignment and click "View all submissions"
Click the "Grade" button for one of the students (remember which user you selected)
Confirm you are taken to the new grading interface and that the correct user is loaded in the interface
Confirm that "userid" is passed as a query parameter (in the URL) to the new grading interface
Navigate to different users using the user navigation at the top right. Try using the left and right arrows as well as selecting users directly from the dropdown.
Blind Marking
Create a new assignment activity with blind marking on
Log in as each student and complete the assignment
Log in as the teacher and grade the assignment
Confirm that the student's name, profile picture and email do not appear at the top of the grading interface, instead you should see an anonymous name placeholder such as "Participant 1"
Note: If you're logged in as admin (or teacher that has sufficient capabilities) you'll see the student's real name in brackets next to their anonymised name. This is a special capability that enables them to bypass the blind marking.
Use the navigation to change the user you're grading
Confirm that the placeholder name is updated as the student changes and that you don't see any real user details
Return to the assignment and click "View all submissions"
Click the "Grade" button for one of the students (remember which user you selected)
Confirm you are taken to the new grading interface and that the correct user is loaded in the interface
Confirm that "userid" is not passed as a query parameter (in the URL) to the new grading interface, instead you should see a query param called "blindid" (which isn't the same as the user's id)
Navigate to different users using the user navigation at the top right. Try using the left and right arrows as well as selecting users directly from the dropdown.
Pre-test
Make sure blind marking is enabled in the admin settings:
Site administration > Plugins > Activity Modules > Assignment > Assignment settings
Regular Marking
Create a course
Enrol at least one teach and a couple of students
Add an assignment activity and make sure blind marking is off (it's in the "Grade" section when creating the assignment)
Log in as each student and complete the assignment (add a submission)
Log in as the teacher and grade the assignment
click the assignment in the course > click grade
You should be taken to the new grading interface
Confirm the student's name, profile picture and email appear at the top of the grading interface
Use the navigation to change the user you're grading
Confirm the student's details at the top are updated to the new student's details
Return to the assignment and click "View all submissions"
Click the "Grade" button for one of the students (remember which user you selected)
Confirm you are taken to the new grading interface and that the correct user is loaded in the interface
Confirm that "userid" is passed as a query parameter (in the URL) to the new grading interface
Navigate to different users using the user navigation at the top right. Try using the left and right arrows as well as selecting users directly from the dropdown.
Blind Marking
Create a new assignment activity with blind marking on
Log in as each student and complete the assignment
Log in as the teacher and grade the assignment
Confirm that the student's name, profile picture and email do not appear at the top of the grading interface, instead you should see an anonymous name placeholder such as "Participant 1"
Note: If you're logged in as admin (or teacher that has sufficient capabilities) you'll see the student's real name in brackets next to their anonymised name. This is a special capability that enables them to bypass the blind marking.
Use the navigation to change the user you're grading
Confirm that the placeholder name is updated as the student changes and that you don't see any real user details
Return to the assignment and click "View all submissions"
Click the "Grade" button for one of the students (remember which user you selected)
Confirm you are taken to the new grading interface and that the correct user is loaded in the interface
Confirm that "userid" is not passed as a query parameter (in the URL) to the new grading interface, instead you should see a query param called "blindid" (which isn't the same as the user's id)
Navigate to different users using the user navigation at the top right. Try using the left and right arrows as well as selecting users directly from the dropdown.
It should not.
blocks
MDL-53916Update Grade link in menu points to old grading page
Closed
has been marked as being related by
MDL-55668New grading UI contains link to student profile with blind marking enabled