Closed sofiiadidovych closed 3 years ago
The code looks nice and clean. Good job @sofiiadidovych :)
Thank you, @TITHI1244!
Hi @sofiiadidovych , I tested Your filter options,all are working nicely...You did A very good job,👏
Thank you, @rajanibusani !
Good job @sofiiadidovych 👍
Thank you, @sandhana14 !
Description
Created the GET endpoint for /api/quiz-results. We can filter data in four ways: by fk_answer_id column from the table quiz_results by fk_user_id column by both and without queries - this way we will have all the entries
Fixes # 32
How to test?
You can use Swagger http://localhost:3000/api/documentation/#/Quiz%20Results/get_quiz_results
Checklist