Help for this page
sub display_questions() { ... ); print $template->output; }
sub check_answer() { ... my $qnum = $qref->{number}; ... }