You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this final part of the subject, I worked on the following things:
Issues I worked on
[Webapp] Answer validation #167 : Refactored the answer validation system of our question game from the front end to the backend. This involved adding new functionalities both in the webapp and the llmservice in order to retrieve right answers from the question retriever through specific endpoints, as well as implementing and refactoring test cases for all the services affected.
[Webapp] Implement graphs in Statistics view #153 : Improved the statistics section in the frontend to add graphs to improve user experience. Implemented recent quizzes functionality to display the recently played games to the user. This involved changes both in the frontend and the backend, with the creation of a new endpoint for recent quizzes retrieval and new test cases for all these functionalities
Self report 🐦⬛
In this final part of the subject, I worked on the following things:
Issues I worked on
Pull requests reviewed
Pull requests created
The text was updated successfully, but these errors were encountered: