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
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
3eafc799ab
Solved a quick bug
2024-01-26 11:41:31 +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
cca94db9bf
Added a word counter to the Writing exercise
2023-09-10 10:33:07 +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
3fee4292f1
Updated the Writing to work with another format
2023-08-07 23:39:29 +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
2c10a203a5
Finalized the Speaking module exercise
2023-07-14 12:08:25 +01:00
Tiago Ribeiro
b2cc706a5e
Updated the Writing exercise to have the evaluation in the user solutions instead of the exercise itself
2023-06-23 10:28:33 +01:00
Tiago Ribeiro
fe4a97ec85
Implemented the Writing exercise's solution display
2023-06-22 16:59:13 +01:00
Tiago Ribeiro
808ec6315b
Updated the Finish screen along with other tweaks
2023-06-21 14:54:22 +01:00
Tiago Ribeiro
3a7c29de56
Made it so the code remembers the user's previous answers to current exercises
2023-06-20 17:07:54 +01:00
Tiago Ribeiro
f5ec910010
Did the new designs for the Writing
2023-06-15 15:27:04 +01:00
Tiago Ribeiro
79a532b5ff
- Implemented an image attachment to the Writing exercise;
...
- Made it so the exams are now sorted when going through the history;
- Corrected some little mistakes;
2023-05-28 10:00:06 +01:00
Tiago Ribeiro
87f7b717fc
- Adapted more of the design to be more responsive;
...
- Revamped some of the UserSolutions;
- Transformed the homepage chart to use actual dynamic values;
- Created an endpoint for the stats;
2023-04-20 00:20:20 +01:00
Tiago Ribeiro
c321a5cc69
Added the speaking module to the application
2023-04-17 17:35:26 +01:00
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