64 Commits

Author SHA1 Message Date
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
df5bbf33bc MOBILE-4350 quiz: Fix disabled clicks in summaries 2024-02-22 13:24:57 +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
Pau Ferrer Ocaña
9dab24fef5 MOBIE-3947 lint: Fix self closing tags 2023-11-27 14:45:50 +01:00
Pau Ferrer Ocaña
730c26e5d8 MOBILE-3947 styles: Use math.div instead of division 2023-11-27 14:45:32 +01:00
Noel De Martin
93dad58ebe MOBILE-3947 app: Fix linting errors 2023-11-23 15:25:36 +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
Pau Ferrer Ocaña
573af7c513 MOBILE-4283 quiz: Allow students to hide timer 2023-07-07 09:10:13 +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
Dani Palou
cfaa844414
Merge pull request #3642 from NoelDeMartin/MOBILE-4287
MOBILE-4287 quiz: Improve grace period UX
2023-04-25 17:14:25 +02:00
Noel De Martin
f14ab0e232 MOBILE-4284 quiz: Wrap question numbers text 2023-04-25 16:37:15 +02:00
Noel De Martin
911bd6e749 MOBILE-4287 quiz: Improve grace period UX 2023-04-25 12:25:53 +02:00
Noel De Martin
004daa4204 MOBILE-4284 quiz: Omit number for descriptions 2023-04-24 16:34:34 +02:00
Noel De Martin
e77b834ff2 MOBILE-4284 quiz: Replace number w/ questionnumber 2023-04-19 10:07:31 +02:00
Pau Ferrer Ocaña
902288dd0f MOBILE-4279 fonts: Update Font-awesome names to 6.3 2023-03-21 12:07:06 +01:00
Noel De Martin
98d332138a MOBILE-4270 core: Standardize page modules 2023-03-16 11:02:11 +01:00
Dani Palou
9744eb5137 MOBILE-4263 quiz: Remove non-null assertions 2023-03-08 09:45:43 +01:00
Dani Palou
4792e47737 MOBILE-4263 quiz: Avoid 'activerulenames' of undefined error 2023-03-08 09:45:43 +01:00
Pau Ferrer Ocaña
a6de01f5ae MOBILE-4065 a11y: Fix lots of headings 2023-02-16 16:05:56 +01:00
Dani Palou
47e5158afe MOBILE-4166 core: Implement CoreDirectivesRegistry and deprecate old one 2023-02-09 13:24:02 +01:00
Dani Palou
665f3a4495 MOBILE-4081 quiz: Fix timer red color 2022-12-16 14:56:43 +01:00
Dani Palou
f2af5c72b3 MOBILE-4081 quiz: Fix question mark rendering 2022-12-16 13:05:23 +01:00
Dani Palou
e40b212fef MOBILE-4081 quiz: Fix submit quiz button alignment 2022-12-16 12:32:08 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Alfonso Salces
b84a4a7aa8 MOBILE-3833 quiz: Fix scroll to question 2022-04-19 14:06:24 +02:00
Dani Palou
9b40c5e87e MOBILE-3919 utils: Move formatTime functions to CoreTime 2022-03-29 08:13:58 +02:00
Dani Palou
1da073eefa MOBILE-3919 assign: Support time limit in assigns 2022-03-29 08:05:54 +02:00
Pau Ferrer Ocaña
90ddcd7827 MOBILE-3833 loading: Change loading usage 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña
6a1b692dc5 MOBILE-3814 dom: Move new function to a singleton class 2022-03-22 11:40:16 +01:00
Pau Ferrer Ocaña
a76914f25a MOBILE-3814 dom: Improve scroll handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
d2a12eec9c MOBILE-3814 collapsible: Add AppearOnBottom to non main activity pages 2022-03-10 09:08:11 +01:00
Pau Ferrer Ocaña
be4bfc5a8d MOBILE-3814 style: Limit page width on some content pages 2022-03-01 10:03:40 +01:00
Pau Ferrer Ocaña
521d4cec4b MOBILE-3149 style: Add spacers 2022-02-28 15:16:09 +01:00
Pau Ferrer Ocaña
3a11cdbfe2 MOBILE-3149 module: Add collapsible footer buttons inside activities 2022-02-28 15:16:09 +01:00
Pau Ferrer Ocaña
acb44dd474 MOBILE-3814 style: Adapt colors 2022-01-27 19:12:29 +01:00
Pau Ferrer Ocaña
7d7f738d05 MOBILE-3833 chore: Reduce typeof undefined usage 2021-12-20 15:31:24 +01:00
Pau Ferrer Ocaña
ccfad3b1ac MOBILE-3810 core: Wrap header titles with ion-title 2021-12-01 14:12:57 +01:00
Dani Palou
84354cade7 MOBILE-3726 core: Display warning modal before open browser 2021-10-07 09:01:01 +02:00
Pau Ferrer Ocaña
34f9c3ab57 MOBILE-3833 navigator: Add required route params functions 2021-09-13 12:25:58 +02:00
Dani Palou
b2a051723b MOBILE-3320 quiz: Fix scroll after clicking Check button 2021-06-15 08:40:02 +02:00
Noel De Martin
e9c84c71d0 MOBILE-3320 DX: Use consistent enum casing 2021-06-03 12:15:45 +02:00
Pau Ferrer Ocaña
77f969284b MOBILE-3320 quiz: Include time left toolbar on header to fix position 2021-05-27 16:12:11 +02:00
Noel De Martin
10849facc7 MOBILE-3751 a11y: Replace ion-title with headings 2021-05-20 17:51:48 +02:00
Pau Ferrer Ocaña
5e46e942a5 MOBILE-3693 style: Make links clickable inside radio or checkbox items 2021-05-19 09:50:39 +02:00
Pau Ferrer Ocaña
f11fd7b08d MOBILE-3745 buttons: Add min target size to buttons 2021-05-07 16:53:38 +02:00