Taking out random question hack that is no longer needed.

This commit is contained in:
gustav_delius
2006-04-09 22:43:22 +00:00
parent 7ff90101a6
commit cf156ab045
-3
View File
@@ -215,9 +215,6 @@ function question_list($course, $categoryid, $quizid=0,
<th nowrap=\"nowrap\" class=\"header\">$strtype</th>";
echo "</tr>\n";
foreach ($questions as $question) {
if ($question->qtype == RANDOM) {
//continue;
}
echo "<tr>\n<td nowrap=\"nowrap\">\n";
if ($quizid) {
echo "<a title=\"$straddtoquiz\" href=\"edit.php?addquestion=$question->id&amp;sesskey=$USER->sesskey\"><img