What Students Say

Want to know what current students say about the course? We asked them to talk about the course - to give us an honest 'warts and all' opinion. Click on a name to see what they said.

130) { $info = substr($info,0,130) . "..."; } if (!file_exists("case_study_images/$id.jpg")) { $img = "case_study_images/case_placeholder.gif"; } else { $img = "case_study_images/$id.jpg"; } echo "

$name
$location

\n"; $count++; } ?>

Read more: Assessment

\n"; } echo "

$name, $location

\n"; while ($array2 = mysql_fetch_array($result2, MYSQL_ASSOC)) { $question = htmlentities($array2['case_question']); $q_id = $array2['case_question_id']; $field = stripslashes($array['case_a' . ($q_id-1)]); if ($field!="") { echo "

$question

$field

\n"; } } ?>

Go back: What students say