fnitu / edu-hospice

Application developed for SIIT Challenge Accepted – CODVIDHACK 2020
https://edu-hospice.herokuapp.com
2 stars 2 forks source link

Add a new quiz type column, a purpose column and implement a search functionality for the quiz list #119

Open Adrian-Moldovan opened 2 years ago

Adrian-Moldovan commented 2 years ago

On the quiz list interface we should implement 2 more columns:

We should also implement a search functionality on the following columns:

Use the solution; https://www.ag-grid.com/javascript-data-grid/floating-filters/

fnitu commented 2 years ago

Please check the undefined tooltip when hovering over a course on the course list.

Please check if the undefined error when selecting a quiz can be reproduced.

Please check why the new value for the quiz is not displayed when the user saves the selection and opens again the popup, without refreshing.