iamrohitsuthar / Quizller

Quizller is a php based open source web application to create and manage online quiz, test, exam.
MIT License
110 stars 76 forks source link

Improve validation errors on Add Class/Student page #38

Open iamrohitsuthar opened 1 year ago

iamrohitsuthar commented 1 year ago

In the Add Student section of the Add Class/Student page, there is an issue with validation errors. When we submit the form without selecting a class or providing an extra student roll number, a validation error message is displayed. However, even after selecting a value, the validation error message does not disappear.