package testtool.Main;


import java.util.Collection;

/**
 *
 * This is another description of the test questions
		  used for visual purposes * 
 * @author 
 * @version 
 *
 **/

public class Actualquestion {

     /** Default Constructor **/
     public Actualquestion() {

     }

     protected QuestionTimer qt;

     protected boolean opp;

}