Commit Graph

10 Commits

Author SHA1 Message Date
Tiago Ribeiro
207328dade Updated the writing exam to work based on exercises instead of just a single one 2023-04-17 13:03:48 +01:00
Tiago Ribeiro
b92922b6cd Changed the Panel of the reading to use scroll 2023-04-14 17:20:21 +01:00
Tiago Ribeiro
f88db929f4 Implemented a simple page to view the currently registered users 2023-04-14 12:34:56 +01:00
Tiago Ribeiro
503a265da0 Created a Finish screen for when a user finishes an exam 2023-04-11 22:08:25 +01:00
Tiago Ribeiro
49c515b02a Finished implementing a Solutions version for each exercise 2023-04-11 21:35:44 +01:00
Tiago Ribeiro
06dbf1e5f6 Added a solution version for the MultipleChoice Exercise 2023-04-10 11:40:44 +01:00
Tiago Ribeiro
8c1d42f2d9 Prevented the word limit toast to duplicate 2023-04-06 23:10:07 +01:00
Tiago Ribeiro
a82a168953 Added a timer that is shown in each module 2023-04-06 12:20:34 +01:00
Tiago Ribeiro
addef7c674 Created a simple component for the writing exam 2023-04-06 12:02:07 +01:00
Tiago Ribeiro
36e6c017b4 - Updated the code to remove the exam pages to components;
- Added some state logic to make it so it keeps track of the current exam the user is in;
2023-04-06 11:18:34 +01:00