-
Improvement
-
Resolution: Fixed
-
Minor
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_28_STABLE
-
MDL-46171-master -
Currently they contain multiple entries for the attempt from the same student. The only way to get the "last" attempt is to do a subquery to determine the max. It would be much easier if there was a lastattempt number stored in the user_flags table, we could then simplify all the nasty joins in mod_assign. The edge case is group assignments, which will need to work correctly.
- caused a regression
-
MDL-48778 Assign quick grading throws an error when another attempt was added
-
- Closed
-
-
MDL-51191 Failure to upgrade to 2.8 because of a very slow SQL query in assign module steps
-
- Closed
-
-
MDL-52501 mod_assign: upgrade: Fix graded group submissions
-
- Closed
-
-
MDL-47655 Viewing an assignment registers as a submission
-
- Closed
-
-
MDL-48608 Group assignments not showing grade in assignment page without a submission
-
- Closed
-
- has been marked as being related by
-
MDL-48180 "Team submission" setting get locked on assignment view
-
- Closed
-
-
MDL-48200 Assign creates a new empty submission when you view submission page
-
- Closed
-