Hi,
I would like to acquire advice on writing an educational quizzing program. This program is suppose to allow the use of these question types: Multiple choice, direct, fill-in-blank, and true-or-false. It also it suppose to be able to load and save these from disk.

My problem is on how to get the program to manage the different question types and storing and retrieving them from disk.

Thanks for advice on this.