Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9.5
-
Fix Version/s: None
-
Component/s: Quiz
-
Labels:None
-
Database:Any
-
Affected Branches:MOODLE_19_STABLE
Description
Moodle currently offers instructors the ability to grade all student's attempts on a single quiz question on one screen, or to grade a single student's individual questions, one at a time, by clicking on each one individually.
I would like to propose that we add the ability to grade a single student's entire attempt on one screen. This is the way most instructors (in my experience) grade paper quizzes, so it would make the transition from paper to online quizzes much smoother for instructors.
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
I guess this could be done on the review page:
1. First, change the 'Make comment or override grade' link so that instead of opening a pop-up window, it instead expands the form inline.
2. Have an option to expand all the forms with a single click.
Nice idea. I don't have time at the moment, so if anyone wants to work on this and come up with a patch, that would be great.