Tiago Ribeiro
53dbf99fba
Fixed some more issues with the Speaking
2024-06-18 22:16:31 +01:00
Tiago Ribeiro
cb49e15cb0
Updated the speaking and interactive speaking to the new format
2024-06-18 10:02:03 +01:00
Tiago Ribeiro
0eddded560
Updated part of the speaking accordingly
2024-06-13 18:17:07 +01:00
Tiago Ribeiro
9959cf4294
Removed the persistence for the Speaking exam for now
2024-06-08 10:39:26 +01:00
Tiago Ribeiro
daec246835
Updated the Level Exam to work based on Parts
2024-06-07 13:25:18 +01:00
Tiago Ribeiro
16419a5584
Fixed a bug introduced on the last one
2024-05-20 11:23:52 +01:00
Tiago Ribeiro
3e3b24cc30
Solved a bug for level test
2024-05-20 11:18:46 +01:00
Tiago Ribeiro
db20feaa00
Added the ID of the multiple choice question
2024-05-07 08:48:16 +01:00
Tiago Ribeiro
1086e78936
Updated the MatchSentences exercise to work better now
2024-03-26 00:42:39 +00:00
Tiago Ribeiro
13ebb9bbd8
Solved a bug where the speaking and interactive speaking were not being correctly evaluated
2024-03-23 15:43:25 +00:00
Tiago Ribeiro
e99650ecd8
Removed unused console.logs
2024-03-21 11:28:09 +00:00
Tiago Ribeiro
20b52d049d
Updated the default to be 100
2024-03-04 00:14:04 +00:00
Tiago Ribeiro
44c61c2e5d
Fixed a bug with the module evaluation, no idea why it was happening
2024-02-14 11:19:55 +00:00
Tiago Ribeiro
b09fe79cb7
Updated the InteractiveSpeaking to also work with the session persistence
2024-02-08 11:43:01 +00:00
Tiago Ribeiro
2a9e204041
Updated the Speaking to also work the with exam session persistence
2024-02-07 17:15:41 +00:00
Tiago Ribeiro
65fe1ec8ed
Made it so it currently is possible to save the progress on the Writing exercise as well
2024-02-06 15:51:55 +00:00
Tiago Ribeiro
4ec439492e
Added the capability for users to resume their previously stopped sessions
2024-02-06 14:44:22 +00:00
Tiago Ribeiro
8baa25c445
Added a Scroll To Top function
2024-02-05 17:59:46 +00:00
Tiago Ribeiro
3eafc799ab
Solved a quick bug
2024-01-26 11:41:31 +00:00
Tiago Ribeiro
a14c9f8b3c
Updated the label of the cancel button on FillBlanks
2024-01-15 10:20:23 +00:00
Tiago Ribeiro
b7a3778f01
Solved another bug with the TrueFalse
2024-01-14 23:18:51 +00:00
Tiago Ribeiro
066baa9492
Solved a bug with the WriteBlanks warning
2024-01-14 22:27:48 +00:00
Tiago Ribeiro
e100c401e9
Updated the color of the unanswered questions to gray
2024-01-09 13:08:02 +00:00
Tiago Ribeiro
9ceb71ae2f
Refactored evaluation process for improved efficiency:
...
- Initial response set to null; Frontend now generates a list of anticipated stats;
- Background evaluation dynamically updates DB upon completion;
- Frontend actively monitors and finalizes upon stat evaluation completion.
2024-01-08 17:02:46 +00:00
Tiago Ribeiro
026730c077
Updated the evaluation to work recursively when failing
2024-01-03 15:32:51 +00:00
Tiago Ribeiro
e2e38284a7
Uncommented a section
2023-12-09 14:39:03 +00:00
Tiago Ribeiro
72083439af
Updated Writing and Speaking to have a tab system for the evaluation vs the "perfect answer"
2023-12-06 14:48:54 +00:00
Tiago Ribeiro
51e7c535df
Updated the Exercise count for the Interactive Speaking as well
2023-11-21 09:35:54 +00:00
Tiago Ribeiro
d0f89cfe01
Fixed issues related to the exercise/question index in the ModuleTitle
2023-11-21 09:22:32 +00:00
Tiago Ribeiro
5e1b9ce2c7
Updated the Speaking exam to work with always having video
2023-10-07 10:17:09 +01:00
Tiago Ribeiro
8b51e50f15
Solving a Listening bug
2023-09-25 10:46:04 +01:00
Tiago Ribeiro
9a45f53062
Made it so, in the FillBlanks, it automatically goes to the next one
2023-09-20 09:57:28 +01:00
Tiago Ribeiro
7cdff84d5e
Created the InteractiveSpeaking exercise
2023-09-19 00:57:36 +01:00
Tiago Ribeiro
3e010572f6
Made it so the component reloads
2023-09-18 08:19:08 +01:00
Tiago Ribeiro
dc8682e1c3
Updated the problems with the marking - related to the DB not having the correct type
2023-09-13 23:46:50 +01:00
Tiago Ribeiro
cca94db9bf
Added a word counter to the Writing exercise
2023-09-10 10:33:07 +01:00
Tiago Ribeiro
578f42d9b1
Improved the overall sizing of the Reading exam
2023-09-03 20:47:24 +01:00
Tiago Ribeiro
1a0ec780b9
Disabled the right click, paste and spell check on the Writing
2023-09-03 20:34:09 +01:00
Tiago Ribeiro
10b2f09c7f
Solved a few bugs on the WriteBlanks module
2023-09-03 15:06:56 +01:00
Tiago Ribeiro
b3b804fc11
- Prevent the CTRL+F on Reading;
...
- Made the Listening audio appear on exercises;
2023-08-31 20:39:38 +01:00
Tiago Ribeiro
d9ca0e84a6
Some light bug solving
2023-08-11 23:54:09 +01:00
Tiago Ribeiro
db54d58bab
- Added a new type of exercise
...
- Updated all solutions to solve a huge bug where after reviewing, it would reset the score
2023-08-11 14:23:09 +01:00
Tiago Ribeiro
3fee4292f1
Updated the Writing to work with another format
2023-08-07 23:39:29 +01:00
Tiago Ribeiro
d879f4afab
Made it so the timer is more dynamic
2023-07-27 20:25:57 +01:00
Tiago Ribeiro
77692d270e
Made it so when the timer ends, the module ends
2023-07-27 13:59:00 +01:00
Tiago Ribeiro
02260d496c
Solved some more bugs and styling
2023-07-25 00:09:25 +01:00
Tiago Ribeiro
581adbb56e
- Updated the colors of the application;
...
- Added the ability for a user to partially update their profile
2023-07-22 10:11:10 +01:00
Tiago Ribeiro
6ade34d243
Updated the platform colors to the new ones
2023-07-22 07:18:28 +01:00
Tiago Ribeiro
eae0a4ae4e
Updated the clock of the Speaking timer
2023-07-21 12:41:44 +01:00
Tiago Ribeiro
121ac8ba4d
Finallyyyyyy finished the whole Speaking flow along with the solution page
2023-07-14 14:15:07 +01:00