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
Dani Palou
df3b328bac
MOBILE-4550 quiz: Update some quiz strings
2024-04-29 16:19:31 +02:00
Pau Ferrer Ocaña
4a20edc06a
MOBILE-4565 a11y: Improve quiz styles
2024-04-25 09:55:47 +02:00
Noel De Martin
59aac915a2
MOBILE-4553 quiz: Hide ungraded marks
...
This makes it consistent with the way it works in the LMS, we're also
relying on attempt.sumgrades because grade item marks are never null.
See MDL-81599.
2024-04-18 12:24:44 +02:00
Noel De Martin
073b5832be
MOBILE-4553 quiz: Show grade item marks
2024-04-11 15:59:59 +02:00
Pau Ferrer Ocaña
f16ee024aa
MOBILE-4544 timer: Add timerHiddenPreferenceName to set visibility pref
2024-03-15 10:55:42 +01: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
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
Pau Ferrer Ocaña
feb8a78ecc
MOBILE-3947 chore: Change IonRefresher type to HTMLIonRefresherElement
2023-11-20 11:33:27 +01:00
Pau Ferrer Ocaña
8265f0fbe1
MOBILE-3947 chore: Remove unneeded optional chaining on HTML
2023-11-20 11:33:25 +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
Noel De Martin
e48d82ddb2
MOBILE-4311 quiz: Avoid sending NaN to webservice
2023-04-13 13:11:39 +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
2f39512552
MOBILE-3833 course: Make last access coherent with recent block
2022-04-05 12:19:37 +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
3436f0bcad
Merge pull request #3171 from dpalou/MOBILE-4001
...
MOBILE-4001 quiz: Display decimals in quiz review percentage
2022-03-14 11:22:36 +01:00
Pau Ferrer Ocaña
09b962cf04
Merge pull request #3170 from dpalou/MOBILE-3930
...
Mobile 3930
2022-03-14 11:15:16 +01:00