laboon / cs0401

CS0401 Intermediate Java (Bill Laboon)
37 stars 75 forks source link

Assignment 4 CS 0401 #130

Closed zaxway closed 9 years ago

zaxway commented 9 years ago

Hi Professor Laboon,

Does our program for assignment 4 need to work with all types of text files or is it specific to only our file? In other words, does our program need to only be compatible with the quiz I create or should it be made to be compatible with all other types of quizzes?

Mohit Jain

laboon commented 9 years ago

All quizzes of the same format. In order to test it, the grader will also use their own "test quiz" file. Your program should be able to work with that one as well.

laboon commented 9 years ago

I believe this answers your question, so I am closing the issue. Please re-open if you have further question.