-
Bug
-
Resolution: Fixed
-
Minor
-
2.8.9, 2.9.4, 3.0.2
-
MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
wip-
MDL-52566-master -
-
Use Case
A large-enrollment course uses group-based assignments where one student from each group uploads a paper for their group. The instructor assigns a score and sets the marking workflow state to “Marking completed” for each submission from the Grading screen. The grade is applied to each student in the group, but is not yet “Released” to the students. After grading is completed, the instructor releases the grades by selecting all students from the “View/grade all submissions” screen, and uses the bulk change menu “With selected” to set the marking workflow state to “Released.”
Issue
Only students who submitted or edited/saved the submission are able to see a grade, even though the marking status is displayed as “Released” for all of the students. For students who are NOT able to see the grade, the observed (vs expected) states of the user interface are:
- From the instructor’s view, a score is NOT displayed in the “Final grade” column on the right side of the “view/grade all submissions” page. (Upon release, a score is expected to display in the Final grade column for each student.)
- From the student’s view of the Assignment page, the grading status is “Released” and feedback is displayed, although the score is NOT displayed. (Upon release, both score and feedback are expected to be displayed to the student.)
- From the student’s view of Grades, neither score nor feedback are displayed. (Upon release, both score and feedback are expected to be displayed to the student.)
Steps to reproduce the issue
1. Create a new course and manually enroll 8 students.
2. Create 2 groups (group A and Group B). Enroll students #1-4 in group A. Enroll students #5-8 in group B.
3. Create a grouping (named “assignment grouping”) and add both groups to the grouping.
4. Create an assignment with the following settings:
Submission types:
- check Online text and File submissions
Feedback types:
- check Feedback comments
Submission settings:
- Require students click submit button: No
Group submission settings:
- Students submit in groups: Yes
- Require all group members submit: No
- Grouping for student groups: assignment grouping
Grade:
- Use marking workflow: Yes
5. As student #1 (group A), upload a file (group A.doc) and type online text in the assignment.
6. As student #5 (group B), upload a file (group B.doc) and type online text in the assignment.
7. As student #6 (group B), visit the assignment and click “Edit submission” and type online text and “Save changes.”
8. As the instructor, grade submissions as follows:
- Grade submission for Group A. From the assignment and "view/grade all submissions page, click on the Grade icon (in Grade column) next to a student in group A. Enter score and feedback comment and set grading workflow to “Grading completed.” Confirm that “Apply grades and feedback to entire group” is “Yes” and click “Save” then “Continue.”
- Grade submission for Group B. Click on the Grade icon (in Grade column) next to a student in group B. Enter score and feedback comment for a student in group B, and set grading workflow to “Grading [marking] completed.” Confirm that “Apply grades and feedback to entire group” is “Yes” and click “Save” then click “Continue.
9. From the “view/grade all” page, confirm that the score and feedback entered were applied to every student and that the grading status is “Grading completed” for all students.
10. Change the workflow state to “Released” for all at once: Check the box above the list to select all students, then scroll down to the menu under “With selected….” Select from the pull-down menu “set marking workflow state” and click “Go." In the page that opens, under “Grading workflow state,” select “Released” and click “Save changes.”
11. Select OK in the confirmation dialogue. On the next page, verify that all eight students are listed and use the pull-down menu to set Marking workflow state to “Released” for all.
12. When this issue is observed, the Final Grade column (on the view/grade all page) is ONLY populated with scores for students who submitted the file or who clicked “Edit submission” (students #1, 5, 6). (The expected behavior is that upon release, a score is displayed in the Final Grade column for every student.)
- has a non-specific relationship to
-
MDL-50299 Bug with grading when marking guide, group submission and marking workflow is active
-
- Closed
-
- is duplicated by
-
MDL-52274 With workflow and groups enabled in assignment, only the submitter can see the grading
-
- Closed
-
-
MDL-52939 Bug with grading (group submission and marking workflow)
-
- Closed
-
- Testing discovered
-
MDL-44920 Setting Marking Workflow to a not "Released" state leaves grade in gradebook
-
- Closed
-