Tiago Ribeiro
c6b15eaca1
Solved a small bug
2024-01-08 20:57:03 +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
44a89c6645
Added a new module called Level for level testing
2023-11-17 15:32:45 +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
ce90de1b74
Updated the code so the user levels update depending on their performance
2023-07-04 21:03:36 +01: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
02d76e4c3c
Created the stats page where a user can select another user to view their stats;
...
Improved the whole stats and the home page
2023-04-20 22:43:30 +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