-
Improvement
-
Resolution: Unresolved
-
Blocker
-
None
-
4.3.0
-
MOODLE_403_STABLE
-
Moodle Apps - 2024 i4.2, Moodle Apps - 2024 i4.3, Moodle Apps - 2025 i1, Moodle Apps - 2025 i1.1, Moodle Apps Sprint 2025-I1.2, Moodle Apps Sprint 2025-I1.3
MDL-68806 adds a couple of new states for quiz attempts in Moodle 4.4.
The most significant one is "submitted". This is the state of an attempt directly after a user submits it, before it is graded which now happens asynchronously on an ad-hoc task.
In this state, an attempt will have its "timefinish" set, but no grades.
On the web, this was mostly supported already, and required an additional lang string for the submitted state. Currently, trying to review a submitted attempt in the app results in a mostly blank screen, so I'm not sure if it just needs the lang string or more needs to be done. See the failed CI run: https://ci.moodle.org/view/Testing/job/DEV.01%20-%20Developer-requested%20Behat/48951/
The web also has a message displayed when reviewing a submitted attempt, to indicate that the grading task is pending. It may be useful to have a similar message on the app.
- blocks
-
MOBILE-1458 Quiz: Allow teachers reviewing other user attempts (implement an attempts review page)
-
- Open
-
- has been marked as being related by
-
MOBILE-4532 Update behat test for "submitted" attempts state
-
- Integration review in progress
-
- Testing discovered
-
MDL-68806 New quiz attempt states and asynchronous attempt creation
-
- Integration review in progress
-
- will help resolve
-
IDEA-208 Support new LMS functionallity for students
-
- In development
-