Hey All,

I made this little program when students at my school needed something to help them study for the GATB (General Aptitude Test Battery). The test has 4 sections to it (for police testing, anyways), with one having basic math questions. The catch is it's a timed test, where you have 6 minutes to complete 50 questions, getting progressily harder. (objective is to complete as many as possible within the allowed time)

So anyways, 3 students asked me to create a program that can "blitz" them with math questions. So I created the "Math Quizzer".

I'm posting it here, because there's no other place I know of to get contructive criticism.
(note: I made it with Turing, so it's DOS based, with no GUI interface.)