Hey Corvid pros. I’m creating an online test for a client and am looking for a way to have it graded. I have the questions done with multiple choice options and radio buttons. Is there a way to enter the answer key so that once the test is completed the user gets a grade?
It is possible but more details are need (do you want to save the grade to the database? do you want to display the grade to the user? both? Where do you store the correct answers and the score per answer? etc.)
Adding on to J.D.'s post above, if you are wanting to do something with code then you would be better suited to make the user input form yourself too so that you can have complete control over everything that you do.