57 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
Dani Palou
8b2b130e14 MOBILE-4470 core: Make DownloadStatus types match const names 2024-04-02 14:36:02 +02: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
9dab24fef5 MOBIE-3947 lint: Fix self closing tags 2023-11-27 14:45:50 +01:00
Pau Ferrer Ocaña
e40a4f13bb MOBILE-3947 chore: Fix some HTML strict types 2023-11-20 11:33:27 +01:00
Dani Palou
d750b91747 MOBILE-4362 quiz: Fix review not opened after finish offline quiz 2023-10-27 10:00:08 +02: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
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
Pau Ferrer Ocaña
b4bd42b928 MOBILE-4270 sync: Improve sync result types 2023-03-14 15:52:29 +01:00
Dani Palou
9744eb5137 MOBILE-4263 quiz: Remove non-null assertions 2023-03-08 09:45:43 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Pau Ferrer Ocaña
8818dde723 MOBILE-4081 theme: Reintroduce hide-detail class
This reverts commit be1bacba0c05a244240c4091884ee35e1178048f.
2022-12-01 22:46:31 +01:00
Noel De Martin
ef6a4ed7f4 MOBILE-4127 theme: Move mode classes to html tag 2022-09-15 17:14:58 +02:00
Pau Ferrer Ocaña
90ddcd7827 MOBILE-3833 loading: Change loading usage 2022-03-25 14:49:01 +01:00
Dani Palou
71f65cec07 MOBILE-3930 mod: Fix log view not called after PTR if fetch failed 2022-03-08 12:04:00 +01:00
Pau Ferrer Ocaña
bde07cb125 MOBILE-3814 completion: Move manual completion button to module info 2022-03-02 17:27:42 +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
9f7a0e303e MOBILE-3149 quiz: Change quiz index page warning cards 2022-02-28 15:16:08 +01:00
Pau Ferrer Ocaña
b5e2071318 MOBILE-3996 navbar: Move collapsible footer feature to a new directive 2022-02-24 15:48:11 +01:00
Dani Palou
3a51b361fd MOBILE-3780 core: Fix spinner not shown in forum when refreshing
The variable loaded has been renamed to showLoading in index components
2022-02-24 12:10:29 +01:00
Pau Ferrer Ocaña
97a8dc3f7a MOBILE-3931 module: Improve module summary style 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña
344ee6d57e MOBILE-3931 module: Remove unnecessary variables and menus from modules 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña
d224876f42 MOBILE-3931 module: Add a new module summary page 2022-02-18 11:15:27 +01:00
Pau Ferrer Ocaña
5040f70da8 MOBILE-3814 styles: Adapt colors to match LMS 2022-02-03 15:57:26 +01:00
Pau Ferrer Ocaña
6998c05d5c MOBILE-3814 mod: Move completion to course module navigation component 2022-01-20 08:56:25 +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
a06f64832b MOBILE-3099 course: Add module navigation component 2021-12-03 13:45:23 +01:00
Pau Ferrer Ocaña
a0687821ae MOBILE-3810 module: Add data to sync to module info 2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
dace9898d0 MOBILE-3810 module: Add basic info to core-course-module-info 2021-12-01 13:07:41 +01:00
Pau Ferrer Ocaña
233e401a23 MOBILE-3686 quiz: Text wrap fixes on quiz 2021-10-21 12:42:30 +02:00
Dani Palou
84354cade7 MOBILE-3726 core: Display warning modal before open browser 2021-10-07 09:01:01 +02:00
Dani Palou
aa6824e495 MOBILE-3877 quiz: Fix review not opened after finish offline quiz 2021-09-23 17:41:25 +02:00
Dani Palou
68e57c0f17 MOBILE-3819 core: Remove code specific for Moodle 3.1-3.4 2021-09-06 11:17:28 +02:00
Pau Ferrer Ocaña
23a5b5b8a4 MOBILE-3711 quiz: Add classes to some quiz messages on index 2021-08-03 13:12:32 +02:00
Pau Ferrer Ocaña
cbb8a986f7 MOBILE-3320 styles: Align badges when detail icon is always present 2021-06-29 13:42:09 +02:00
Dani Palou
b87612a577 MOBILE-3320 quiz: Fix invalid parameter after finishing quiz 2021-06-22 13:55:03 +02:00
Pau Ferrer Ocaña
93fe711303 MOBILE-3320 core: Improve a11y on spinners and button with spinners 2021-06-11 13:57:45 +02:00
Pau Ferrer Ocaña
f74b7b204f MOBILE-3320 loading: Improve core-loading layout and animations 2021-05-28 16:39:17 +02:00
Dani Palou
9fa3e77436 MOBILE-3754 quiz: Display grade to pass 2021-05-17 09:43:23 +02:00
Pau Ferrer Ocaña
2a1e8a44e8 MOBILE-3752 lint: Remove duplicated spaces 2021-05-13 16:46:24 +02:00
Pau Ferrer Ocaña
02376ff881 MOBILE-3752 quiz: Implement aria table role on attempts table 2021-05-13 16:46:24 +02:00
Dani Palou
61a908216d MOBILE-3757 course: Display dates and completion inside activity 2021-05-11 13:55:29 +02:00
Pau Ferrer Ocaña
632e7dfc0c MOBILE-3744 icon: Add aria label information to ion icons 2021-05-03 10:15:25 +02:00
Dani Palou
ac8d2b4434 MOBILE-3734 mod: Fix single activity activities navigation 2021-04-29 13:29:26 +02:00
Dani Palou
2a077f4e62 MOBILE-3649 mod: Make module and courseId required in index components 2021-03-12 12:23:16 +01:00
Dani Palou
7e8e49707f MOBILE-3634 core: Augment CoreEventsData everywhere 2021-03-10 15:38:57 +01:00