'; } ?>




'; } ?>
0) { print '' . $_SESSION['msg'] . ''; } else { $data = $_SESSION['scheduledata']; print $_SESSION['name'] . ','; print '

'; print 'Here you will find the course schedule for the term 2003.'; print 'Please note that courses mentioned are forcasts and may '; print 'change upon teacher and student availability.'; print '

'; if (count($data) > 0) { print ''; print ''; print ' '; print ' '; print ' '; print ' '; print ' '; print ' '; print ' '; print ' '; if ($_SESSION['roleid'] == 3) { print ' '; } print ''; for ($i=0; $i < count($data); $i++) { if (($i % 2) > 0) { print ''; } else { print ''; } //print ''; print ''; print ''; print ''; print ''; print ''; print ''; print ''; //print ''; switch($data[$i][5]) { case "Tentative": print ''; if ($_SESSION['roleid'] == 3) { print ''; } break; case "In Progress": print ''; if ($_SESSION['roleid'] == 3) { print ''; } break; case "No Participation": print ''; if ($_SESSION['roleid'] == 3) { print ''; } break; case "Cancelled": print ''; if ($_SESSION['roleid'] == 3) { print ''; } break; case "Completed": print ''; if ($_SESSION['roleid'] == 3) { print ''; } break; default: print ''; if ($_SESSION['roleid'] == 3) { print ''; } } print ''; } print '
Course NameStart DateEnd DateDay [Time]VenueRoomPriceStatusAction
' . $data[$i][0] . '' . $data[$i][1] . '' . $data[$i][2] . '' . $data[$i][3] . '' . $data[$i][9] . '' . $data[$i][8] . '$' . $data[$i][4] . '' . $data[$i][5] . '' . $data[$i][5] . '' . $data[$i][5] . '[None]' . $data[$i][5] . '[None]' . $data[$i][5] . '[None]' . $data[$i][5] . '[None]' . $data[$i][5] . '[None]
'; print '

'; print ''; print ''; print '
'; print 'Note:

'; print '
    '; print '
  • In order to run classes as per schedule, minimum of 4 students must be enrolled, else classes will be cancelled for the session and students will be refunded of their fees.
  • '; print '
  • Fees are due upon registration or prior to first day of class.
  • '; print '
  • Fees may not be refunded if a student has not provided notice of cancellation prior to the first class.
  • '; print '
  • Admission is on first come, first serve basis. CRC has the right to cancel any class or registrant due to unforeseeable situations.
  • '; print '
  • Students should verify class status a week before classes start.
  • '; print '
'; print '
'; } else { print '
Sorry there are no new courses offered at this time.
'; } print '

'; print ' FreeSMS Team
'; print '

'; print '