Rohit Suthar
Rohit Suthar
Add option for a time based or non-time based test in the admin panel while creating a new test. If the test is a time-based test then: 1. Get the...
1. Provide suggestion of the already present questions to the teacher while adding a new question in the test : i) If a teacher does not make any change in...
When TypeAheadField is focused initially and if we do not type anything and if ```SuggestionsCallback``` returns non-empty suggestions then suggestions list is shown. But if ```SuggestionsCallback``` returns empty suggestions then...
When students attempt to log in, the current implementation lacks proper error messaging. The following improvements are needed: Invalid Roll Number or Password: If students enter an incorrect roll number...
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...
Block the user if he/she sends multiple messages in 5 secs.
After making two logout requests, first by sv_logout and then force quit it sends two " left the chat" messages to the other clients.