remove the testpage ang fix the bug
This commit is contained in:
@@ -150,6 +150,7 @@ if($_SESSION[Student_ID] != ""){
|
||||
echo "<div class=\"input-field col s12\" style=\"height:1px;overflow:hidden\"><input value=\"".$random."\" type=\"text\" class=\"validate\" style=\"color:#fff\" name=\"question_".$i."\"></div>\n";
|
||||
}
|
||||
if($flag == 0){
|
||||
$randomArray[$i]++;
|
||||
$i--;
|
||||
sleep(0.4);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user