Flashcard Project

This project will consist of questions pertaining to programming.  The questions may be multiple choice, matching, true/false, etc.-- the choice is yours.

 REQUIREMENTS

  1. Multiple forms consisting of 5 questions (must have at least three different forms containing questions)
  2. Create a title form including the program name and create an ICON
  3. Menu/navigation options consisting of

 ü      Going to the next question or form depending on your design
ü      Going to the previous question or form (only if you want them to change their answers)
ü     
Exiting the program
ü     
Directions for the user about how to use the program (can they change their answers, do they hit a command button)
 

  1. About form

ü      Who wrote the program
ü     
The date it was created
ü     
What class it could be used for
ü      Allow the user to change the font type for all items on this form (use a common dialog)

  1. All questions must inform the user of the correct answer

Do you want the user to only get one chance to answer correctly?

  1. Results form:  Keep track of the number they answer correct (as a variable) and inform them of the number correct and their percentage.
  2. Clipart/Picture (scanned in, digital camera, etc.)
  3. All command buttons must function properly
  4. All objects named with the correct 3-letter prefix
  5. Include an Input Box or textbox asking for their name.  Then use their name (as a variable) on the results page.