Carlos Mesquita
ef32226c6c
Previous commit solved completion but messed up question modal, patched that and added the condition to show the submission modal when all questions are awnswered
2024-08-27 22:10:31 +01:00
Carlos Mesquita
845bccbe2a
ENCOA-107, ENCOA-115 Fixed completion percentage, brought back the line numbers, 'Level Exam' was replaced by 'Placement Test', Next/Back instructions with quotes, 'Submit' on last level question
2024-08-27 17:08:33 +01:00
Carlos Mesquita
cc5be99b0f
Bug fix on fillblanks calculateScore
2024-08-27 09:40:20 +01:00
Carlos Mesquita
72b498eb85
Fixed a bug in fill blanks where the input would be reset by the re-rendering of lines
2024-08-27 09:20:00 +01:00
Carlos Mesquita
2146ef1a92
Found the bug
2024-08-24 00:54:55 +01:00
Carlos Mesquita
f0f38b335f
Part and MC question grid jump to, has a bug on next going to refactor the whole thing
2024-08-23 21:17:32 +01:00
Carlos Mesquita
1315e0b280
Shuffles fixed
2024-08-22 22:02:37 +01:00
Carlos Mesquita
505df31d6b
Part intro's, modals between parts and some fixes
2024-08-20 18:52:38 +01:00
Carlos Mesquita
abddead402
Fixed question numbers for fillBlanks exercises, reverted multipleChoice underline prompt, added part label to module title, and changed some styles
2024-08-19 23:43:08 +01:00
Carlos Mesquita
5789688eab
Previously commented a required line
2024-08-19 17:24:10 +01:00
Carlos Mesquita
8669ef462d
Commented all related to shuffle
2024-08-19 16:42:14 +01:00
Carlos Mesquita
bcb1a0f914
If someone else wants to join in on the fun be my guest
2024-08-19 01:24:55 +01:00
Carlos Mesquita
edc9d4de2a
Fill Blanks changes
2024-08-18 08:07:16 +01:00
Carlos Mesquita
a4a40b9145
Bug fixes to training, added a spinner to record while it loads, made changes to speaking as requested
2024-08-05 21:44:14 +01:00
Tiago Ribeiro
8f5b27e9ce
Updated the FillBlanks to the new format
2024-07-27 14:38:45 +01:00
Tiago Ribeiro
a6160c3cf0
Updated and fixed the level generation
2024-07-26 23:43:23 +01:00
Tiago Ribeiro
8f6639b7fc
Finalized the Level Generation
2024-07-26 14:09:08 +01:00
Tiago Ribeiro
6058e510de
Added the ability to generate custom level exams, still WIP in some parts
2024-07-26 10:29:36 +01:00
Tiago Ribeiro
a1c7f70329
Solved some small issues
2024-07-22 23:35:22 +01:00
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