After this we need to determine the maximum
number of questions to ask, and the user
should be shown their score after it.
The get_question() and the answered()
functions can be modified with:
function get_question
() {
i = random(no_q);
question_text = correct;