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.