david thompson Posted August 12, 2010 Report Posted August 12, 2010 Hello, how do you create an entrance exam so that if they get over 80% they will be directed to the registration page? Regards Quote
Moderators Kyle Posted August 12, 2010 Moderators Report Posted August 12, 2010 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. Quote
Strider Posted August 12, 2010 Report Posted August 12, 2010 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. Quote
Moderators Kyle Posted August 13, 2010 Moderators Report Posted August 13, 2010 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. Quote
Moderators mark1million Posted August 13, 2010 Moderators Report Posted August 13, 2010 You could even use Sim Pilots add on for the Exam Center and modify that for your needs Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.