243 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
ba72120574 MOBILE-4470 chore: ion-button input & textarea now supports ariaLabel 2024-05-16 22:46:12 +02:00
Pau Ferrer Ocaña
e775a066ae MOBILE-4470 quiz: Improve attempts summary page styles 2024-05-16 21:51:43 +02:00
Pau Ferrer Ocaña
369fd71c00 MOBILE-4470 quiz: Unify question card to solve status text size in iOS 2024-05-16 10:01:37 +02:00
Dani Palou
0b9417884f MOBILE-4550 quiz: Fix alignment of quiz grade 2024-05-15 12:13:38 +02:00
Dani Palou
d4defbb543 MOBILE-4550 quiz: Fix hiding help icons from review data 2024-05-15 12:13:38 +02:00
Dani Palou
00d02bc502 MOBILE-4550 quiz: Always display max number of decimals in grades 2024-05-15 12:13:38 +02:00
Noel De Martin
83e75e58dd MOBILE-4470 behat: Clean up tests before 4.1 2024-05-14 11:29:00 +02:00
Noel De Martin
4cd4fa6fd6 MOBILE-4470 behat: Fix tests for 4.1 and older 2024-05-14 11:29:00 +02:00
Noel De Martin
bb4736a5b7 MOBILE-4470 behat: Fix tests for 4.1- 2024-05-14 11:29:00 +02:00
Dani Palou
b9f07d7f65 MOBILE-4470 quiz: Fix auto save popover not dismissed 2024-05-09 13:23:48 +02:00
Dani Palou
ede0fb368f MOBILE-4550 quiz: Add behats to test new attempts UI 2024-04-30 17:36:51 +02:00
Dani Palou
10773e00d8 MOBILE-4550 quiz: Fix behat tests 2024-04-30 17:36:51 +02:00
Dani Palou
ef6610e09a MOBILE-4550 quiz: Change how quiz result info is displayed 2024-04-30 16:53:21 +02:00
Dani Palou
bc88cac82a MOBILE-4550 quiz: Remove unneded calls to get review WS 2024-04-30 16:53:21 +02:00
Dani Palou
cdb56d172e MOBILE-4550 quiz: Display when attempt can be reviewed 2024-04-30 16:53:21 +02:00
Dani Palou
e0b19ff20a MOBILE-4550 quiz: Fix inconsistent attempt types in helper functions 2024-04-30 16:53:21 +02:00
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
Dani Palou
df3b328bac MOBILE-4550 quiz: Update some quiz strings 2024-04-29 16:19:31 +02:00
Pau Ferrer Ocaña
d0c0b83296 MOBILE-4579 user: Use initials if no image is provided 2024-04-29 11:25:46 +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
Dani Palou
4fd8be5ffb
Merge pull request #4010 from NoelDeMartin/MOBILE-4553
MOBILE-4553 quiz: Show grade item marks
2024-04-17 08:24:48 +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
55c083daf0
Merge pull request #4004 from NoelDeMartin/MOBILE-4446
MOBILE-4446 behat: Assert event logs
2024-04-11 15:35:26 +02:00
Pau Ferrer Ocaña
cbbf61088a MOBILE-4483 types: Add some types available since 4.4 2024-04-10 17:02:09 +02:00
Noel De Martin
d0fadb93f2 MOBILE-4446 behat: Assert event logs 2024-04-10 14:05:27 +02:00
Pau Ferrer Ocaña
9038e883e7 MOBILE-4543 course: Do not show open in browser for students 2024-04-04 12:12:07 +02:00
Dani Palou
8b2b130e14 MOBILE-4470 core: Make DownloadStatus types match const names 2024-04-02 14:36:02 +02:00
Pau Ferrer Ocaña
f16ee024aa MOBILE-4544 timer: Add timerHiddenPreferenceName to set visibility pref 2024-03-15 10:55:42 +01:00
Pau Ferrer Ocaña
f6b9ce0212 MOBILE-3947 chore: Remove import of components module in activity module 2024-03-12 15:46:04 +01:00
Noel De Martin
92156848a3 MOBILE-4339 quiz: Fix offline unanswered warning 2024-03-12 11:30:59 +01:00
Noel De Martin
c53db7f546 MOBILE-4350 quiz: Fix submit navigation button 2024-03-11 15:33:35 +01:00
Dani Palou
162a618780
Merge pull request #3964 from crazyserver/MOBILE-4538
Mobile 4538
2024-03-11 14:01:28 +01:00
Pau Ferrer Ocaña
732a21160c MOBILE-4458 design: Fix behat snapshots 2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña
ae4c1ce28a MOBILE-4538 mod: Check module is enabled in related delegates 2024-03-11 11:57:42 +01:00
Pau Ferrer Ocaña
21b43d56df MOBILE-4538 delegates: Add handlers promise enabled info and remove code 2024-03-11 11:57:42 +01:00
Dani Palou
9b9b569703 MOBILE-4539 core: Create and use new DownloadStatus types 2024-03-11 11:28:07 +01:00
Pau Ferrer Ocaña
3bdb936d58 MOBILE-3947 chore: Decouple services from our compiler 2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
7980f027f0 MOBILE-4329 chore: Link handler action should be async to wait for nav 2024-03-04 16:00:58 +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
3e275e5b18 MOBILE-4350 quiz: Fix navigation tests for LMS 4.3 2024-02-22 15:37:19 +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
c41ac5a3cf MOBILE-4350 theme: Improve opacity of disabled items 2024-02-19 10:10:27 +01:00
Noel De Martin
060256c0ea MOBILE-4304 behat: Update snapshots 2024-02-14 09:06:19 +01:00
Noel De Martin
88f7eba74c MOBILE-4339 quiz: Add unanswered questions warning 2024-02-12 13:48:50 +01:00