How to create an entrance exam?

Hello, how do you create an entrance exam so that if they get over 80% they will be directed to the registration page?

Regards

you can’t right now, but i’m sure someone is making it right now or not.

But wisely, you could look for some where for exams things around the net and you might find one.

Wouldn’t be too hard to do, you would just need to create a script for the exam, that if the score is 80and above redirects to the registration page. A database for questions, and correct answers and possible answers. HAve the questions become random to prevent cheating. And use an if else statement to check if the score they got is 80 or over, if not then redirect them back to the VA’s homepage.

Wouldn’t be too hard to do, you would just need to create a script for the exam, that if the score is 80and above redirects to the registration page. A database for questions, and correct answers and possible answers. HAve the questions become random to prevent cheating. And use an if else statement to check if the score they got is 80 or over, if not then redirect them back to the VA’s homepage.

Yeah should work that way.

You could even use Sim Pilots add on for the Exam Center and modify that for your needs