#!/software/php/bin/php \n" ?>     "; $msg = "

"; if ($tutor) $msg .= ""; $msg .= $time . $spaces . $place . $spaces; if (is_array($who)) { $len = count($who) - 1; foreach ($who as $key => $value) { if ($key == $len) $msg .= $value; else $msg .= $value . $spaces; } } else { if ($who == "Allan Caine") $msg .= "" . $who .""; else $msg .= $who; } if ($tutor) $msg .= ""; $msg .= "

\n"; return $msg; } // form the data base $data = array ( //"Nov 30" => "", //"Dec 1" => draw("10:00am to 12:30pm", "DC 2306", "Allan Caine") // . draw("2:30pm to 4:00pm", "DC 2306", "Allan Caine"), //2 => "", //3 => draw("10:00am to 11:30pm", "DC 2306", "Allan Caine") // . draw("2:30pm to 5:00pm", "DC 2306", "Allan Caine"), //4 => "", "Dec 7" => draw("10:30am to noon", "MC 4065", "Ritika Bhargava") . draw("2:45pm to 4:15pm", "MC 4065", "Alvin Ma") . draw("5:00pm to 6:00pm", "DC 2306", "Allan Caine"), 8 => draw("10:30am to 12:30pm", "MC 4065", array("Ritika Bhargava", "Ivy Chen")) . draw("2:00pm to 3:00pm", "DC 2531", "Mustaq Ahmed") . draw("4:00pm to 6:00pm", "MC 4065", array("Nick Lee", "Salma Suliman")) . draw("5:00pm to 6:00pm", "DC 2306", "Allan Caine"), 9 => draw("2:00pm to 3:00pm", "DC 2531", "Mustaq Ahmed") . draw("3:15pm to 5:15pm", "MC 4065", array("Ivy Chen", "Alvin Ma")) . draw("5:00pm to 6:00pm", "DC 2306", "Allan Caine"), 10 => draw("2:00pm to 3:00pm", "DC 2531", "Mustaq Ahmed") . draw("2:00pm to 4:00pm", "MC 4065", "Salma Suliman") . draw("5:00pm to 6:00pm", "DC 2306", "Allan Caine"), 11 => draw("11:00am to noon", "MC 5103", "Sandy Graham") . draw("noon to 3:00pm", "MC 4065", array("Ritika Bhargava", "Nick Lee", "Alvin Ma", "Salma Suliman")), 14 => draw("9:00am to 2:00pm", "DC 2344", "Naomi Nishimura") . draw("10:00am to noon", "MC 4065", "All five tutors.") . draw("11:00am to 1:00pm", "MC 5103", "Sandy Graham") . draw("3:30pm to 5:30pm", "MC 4065", "All five tutors.") . draw("5:00pm to 6:00pm", "DC 2306", "Allan Caine"), 15 => draw("10:00am to 11:00am", "MC 4065", "All five tutors.") . draw("10:00am to noon", "DC 2531", "Mustaq Ahmed") . draw("10:00am to noon", "DC 1312", "Hao Chen") . draw("11:30am to 12:30pm", "MC 5103", "Sandy Graham") . draw("1:00pm to 2:00pm", "MC 4065", "All five tutors.") . draw("1:00pm to 4:00pm", "DC 1312", "Hao Chen") . draw("3:00pm to 5:00pm", "MC 4065", "All five tutors."), 16 => " - Final Exam" . "

9:00am to 10:00am
This office hour is by email only. We will be monitoring our inbox during this hour. Send emails to cs115@student.cs.uwaterloo.ca.

", 17 => "", 18 => "", ) ?> CS 115 : Exam Period Office Hours

CS 115: Introduction to Computer Science 1

Exam Period Office Hours

The calendar below shows the office hours during the exam period. The tutors' office hours are highlighted in yellow. You can pick up midterms and recent assignments only from the tutors' office hours.


$content) { if ($date == "Dec 7" || $date == 14) echo "\n"; echo "\n"; if ($date == 11 || $date == 18) echo "\n"; } ?>
Monday Tuesday Wednesday Thursday Friday
" . $date . "\n"; echo $content; echo "
Valid XHTML 1.0 Strict Valid CSS!

Last modified on

Course Supported by Instructional Support Group