C
chrisdsax
I have a form created. It's actually an exam that i need to compare the data
the user puts in to data (correct answers) already in a database, calculate
the answers the user has right in percentage. if the user has at least 70
percent correct, grab his user name from the computer and mark the user as
having passed in the exam and store it in the database.
the user puts in to data (correct answers) already in a database, calculate
the answers the user has right in percentage. if the user has at least 70
percent correct, grab his user name from the computer and mark the user as
having passed in the exam and store it in the database.