if(question_id == LANG.excercise.length()) { trace('end test'); return;
if(question_id == Math.floor( Math.random() * LANG.excercise.length)) { trace('end test'); return;