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/_Archive/CST1600/ |
Upload File : |
<? // JimMartinson/CST1600/Schedule.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. $thisFile=__FILE__; $thisLine=__LINE__; include('application.phpinc'); $thisFile=__FILE__; $thisLine=__LINE__; include('Course/courseInfo.phpinc'); $thisFile=__FILE__; $thisLine=__LINE__; include('classInfo.phpinc'); $title = "2009 Fall Schedule"; $headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title; $pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title; $pageMenu = 'Course/courseMenu.phpinc'; $thisFile = __FILE__; $thisLine=__LINE__; include('common/pageHeader.phpinc'); $thisFile=__FILE__; $thisLine=__LINE__; include('Login/authenticate.phpinc'); $sectionTitle = $courseNumber.' '.$courseTitle.' - '.$title; $thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionHeader.phpinc'); $week = 0; ?> <fieldset><legend><?=$title?></legend><span class="normal"> <br /><? include ('JimMartinson/WebExLink.phpinc'); ?> <!-- <br />WebEx recordings of classes or demonstrations are available <a href="WebExRecordings">here</a>. --> <br /><br /> <ol start="1"> <!--Week 1 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />If you are a Willmar or distance student (non Hutchinson campus) please call me for instruction on how to setup for class. <br />See the <a href="InstructionalGuide.php">Instructional Guide</a> for my contact information. <br /><b>No class meeting this week.</b> The class first meets <?=classWeekDate($class['StartDate'],2)?> at <?=ereg_replace('-.*$',"",$class['meetingTime'][0])?> in room 327. </li> <!--Week 2 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Do <a href="./?StudentProfile">Assignment 1: Student Profile</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. <br />Do <a href="./?ClassProfile">Assignment 2: <?=$courseNumber?> Class Profile</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. <br />Complete <a href="Lesson1-1.php">Lesson 1-1: Creating Database Tables</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. </li> <!--Week 3 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Complete <a href="Lesson1-2.php">Lesson 1-2: Creating Relationships between Tables</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. </li> <!--Week 4 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Complete <a href="Lesson1-3.php">Lesson 1-3: Modifying and Managing Tables</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. </li> <!--Week 5 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Complete <a href="Lesson1-4.php">Lesson 1-4: Performing Queries</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. </li> <!--Week 6 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Complete <a href="Lesson1-5.php">Lesson 1-5: Creating Forms</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. </li> <!--Week 7 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Complete <a href="Lesson1-6.php">Lesson 1-6: Creating Reports and Mailing Labels</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. </li> <!--Week 8 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br /><b>No classes today.</b> MEA. </li> <!--Week 9 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Complete <a href="Lesson1-7.php">Lesson 1-7: Modifying, Filtering, and Viewing Data</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. </li> <!--Week 10 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Complete <a href="Lesson1-8.php">Lesson 1-8: Importing and Exporting Data</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. </li> <!--Week 11 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Complete <a href="Lesson2-1.php">Lesson 2-1: Advanced Tables, Relationships, Queries, and Forms</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. </li> <!--Week 12 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br /><b><b>Wednesday is Veteran's Day. College closed on Wednesday. No <?=$courseNumber?> class scheduled for Friday.</b></b> </li> <!--Week 13 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Complete <a href="Lesson2-2.php">Lesson 2-2: Designing and Building Relationships and Lookup Fields</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. </li> <!--Week 14 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Complete <a href="Lesson2-3.php">Lesson 2-3: Advanced Query Techniques</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. <br />Complete <a href="Lesson2-4.php">Lesson 2-4: Creating and Using Custom Forms</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. <br /><b>Thursday is Thanksgiving Day. No <?=$courseNumber?> class scheduled for Wednesday. College closed on Thursday and Friday.</b> </li> <!--Week 15 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Complete <a href="Lesson2-5.php">Lesson 2-5: Creating and Using Custom Reports</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. </li> <!--Week 16 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br />Complete <a href="Lesson2-6.php">Lesson 2-6: Using Access Tools and Managing Objects</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. <br />Complete the optional extra credit <a href="Lesson2-7.php">Lesson 2-7: Automating, Customizing, and Securing Access</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. <span class="attention">NOTE: This lesson is for extra credit. It is not required.</span> <br />Complete the optional extra credit <a href="Lesson2-8.php">Lesson 2-8: Integrating Access Data</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. <span class="attention">NOTE: This lesson is for extra credit. It is not required.</span> <br />Please complete the <a href="./?Questionnaire">course questionnaire</a> <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. </li> <!--Week 17 --> <li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?> <br /><b>Final deadline for all labs and assignments.</b> </li> </ol> </span></fieldset> <? $thisFile=__FILE__; $thisLine=__LINE__; include('ReferencesResources.phpinc'); $thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionFooter.phpinc'); $thisFile = __FILE__; $thisLine=__LINE__; include('common/pageFooter.phpinc'); ?>