Tiago Ribeiro
c4b61c4787
- Adapted the exam to store all of its information to Zustand;
...
- Made it so, every time there is a change or every X seconds, it saves the session;
2024-02-06 12:34:45 +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
536c1dfab3
Enabled a way for students to do assigned tasks
2023-11-09 11:44:58 +00:00
Tiago Ribeiro
dc13a4a7b7
Updated the Dashboard for Corporate accounts
2023-10-30 14:29:41 +00:00
Tiago Ribeiro
447cecbf3f
Removed an unneeded console.log
2023-06-23 10:29:10 +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
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