16 Commits

Author SHA1 Message Date
Dani Palou
a765f3cb8d MOBILE-4550 quiz: Change how list of attempts is displayed 2024-04-30 16:53:21 +02:00
Dani Palou
ec195696e0 MOBILE-4550 quiz: Rename isAttemptFinished to isAttemptCompleted
It's a bit weird that isAttemptFinished would return true for an attempt with state different than 'finished', using the word complete reduces the confusion.
2024-04-29 16:26:48 +02:00
Dani Palou
08797cc9d5 MOBILE-4450 quiz: Calculate in app whether attempt can be reviewed 2024-04-29 16:26:38 +02:00
Dani Palou
17bd64a5e0 MOBILE-4550 quiz: Move quiz service constants to constants file 2024-04-29 16:19:31 +02:00
Noel De Martin
c53db7f546 MOBILE-4350 quiz: Fix submit navigation button 2024-03-11 15:33:35 +01:00
Noel De Martin
b6278e769c MOBILE-4350 quiz: Allow navigating from sequential summary
This is consistent with the LMS which has a "return to attempt" button. It also fixes the behaviour that users would expect, given that the buttons in the side navigation for the current page are not disabled in the summary.
2024-02-28 16:00:20 +01:00
Noel De Martin
02918af512 MOBILE-4350 quiz: Disable unanswered warning in sequential navigation 2024-02-22 13:24:21 +01:00
Noel De Martin
5c1606e595 MOBILE-4350 quiz: Disable sequential navigation items 2024-02-19 10:10:27 +01:00
Noel De Martin
88f7eba74c MOBILE-4339 quiz: Add unanswered questions warning 2024-02-12 13:48:50 +01:00
Noel De Martin
99fc2d01ca Revert "MOBILE-4339 quiz: Add unanswered questions warning"
This reverts commit 3faa55e489f9d2eea24ca1522296fe31d32beda5.
2023-10-10 12:36:59 +02:00
Noel De Martin
3faa55e489 MOBILE-4339 quiz: Add unanswered questions warning 2023-07-17 13:13:52 +09:00
Dani Palou
2d2cc2f5f9 MOBILE-4368 analytics: Apply new analytics system to all pages 2023-07-13 13:53:36 +02:00
Noel De Martin
4a10f1a068 MOBILE-4345 quiz: Fix sequential navigation 2023-06-06 11:29:54 +02:00
Noel De Martin
58b9067803 MOBILE-4287 quiz: Go back when attempt is closed 2023-04-27 10:37:27 +02:00
Noel De Martin
911bd6e749 MOBILE-4287 quiz: Improve grace period UX 2023-04-25 12:25:53 +02:00
Noel De Martin
98d332138a MOBILE-4270 core: Standardize page modules 2023-03-16 11:02:11 +01:00