avantifellows / quiz-creator

An interface to create quizzes for the Avanti Fellows Quiz Engine
GNU General Public License v3.0
21 stars 45 forks source link

On the TestDetails page, clear the input fields and redirect to the StudentDetails page after the user clicks "Enter" instead of "Next". #50

Open SUJALSINGH7473 opened 6 months ago

SUJALSINGH7473 commented 6 months ago

After filling out the studentDetails and navigating to the TestDetails page, if the user presses Enter instead of clicking the Next button, any information entered on the TestDetails page will be cleared, and the user will be redirected back to the StudentDetails page.

Here is the sample video for it:

https://github.com/avantifellows/quiz-creator/assets/100035802/c4012c15-2598-447d-9d1e-8975a2961e1c

Abro0058T commented 5 months ago

hi @SUJALSINGH7473 Can i work on this issue ?