Here is the scenario:
User registers using registration form.
Registration data goes to database
User does on line training
User logs in to test
End of test, user clicks "Get Grade" button.
Test results page opens
My problem is I do not know how to get the result page information back to the users record in the database. I have been struggling with this for days. Any help would be great. Thank you in advance.
User registers using registration form.
Registration data goes to database
User does on line training
User logs in to test
End of test, user clicks "Get Grade" button.
Test results page opens
My problem is I do not know how to get the result page information back to the users record in the database. I have been struggling with this for days. Any help would be great. Thank you in advance.