var toets = new tvTest('T01','Oefentoets GHOR','30',true,false,60,true,-1,-1);
toets.addQuestion('806',1,'multiplechoice','',false,false,'2',1,false,'4','0');
toets.addQuestion('702',2,'multiplechoicemore','',false,false,'2,3,4',1,true,'4','0');
toets.addQuestion('711',3,'matchmany','',false,false,'1,2,2,3,4,3,1,3',1,true,'8','4');
toets.addQuestion('704',4,'classification','',false,false,'1,2,3,4,5',1,true,'5','0');
toets.addQuestion('705',5,'multiplechoice','',false,false,'2',1,false,'4','0');
toets.addQuestion('706',6,'matchone','',false,false,'3,1,4,2',1,true,'4','4');
toets.addQuestion('707',7,'truefalse','',false,false,'1',1,false,'2','0');
toets.addQuestion('708',8,'multiplechoicemore','',false,false,'1,2',1,true,'4','0');
toets.addQuestion('709',9,'multiplechoice','',false,false,'3',1,false,'4','0');
toets.addQuestion('710',10,'multiplechoice','',false,false,'4',1,false,'4','0');

