david thompson Posted August 12, 2010 Report Share 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 Link to comment Share on other sites More sharing options...
Moderators Kyle Posted August 12, 2010 Moderators Report Share 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 Link to comment Share on other sites More sharing options...
Strider Posted August 12, 2010 Report Share 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 Link to comment Share on other sites More sharing options...
Moderators Kyle Posted August 13, 2010 Moderators Report Share 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 Link to comment Share on other sites More sharing options...
Moderators mark1million Posted August 13, 2010 Moderators Report Share Posted August 13, 2010 You could even use Sim Pilots add on for the Exam Center and modify that for your needs Quote Link to comment Share on other sites More sharing options...
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.