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/CST2608/Labs/Lab10/ |
Upload File : |
<? // /JimMartinson/CST2608/Labs/Lab10/Lab10.phpinc require('/Gradebook/EvaluationSubmission_BEGIN.phpinc'); // Replaced. require('JimMartinson/CST2608/Labs/StudentServerNameNAT.phpinc'); $disabled = ''; $disabled = ' disabled'; ?> <fieldset><legend>Description</legend> The purpose of this lab is to . <?=$gradeNote?> <? if ( $disabled ) { ?><span class="error bold">Notice: Do not perform this lab unless this notice has been removed.</span><? } ?> </fieldset> <fieldset><legend>Lab Instruction</legend> <ol id="main" class="count"> <li>Create a folder for this <?=strtolower($evaluationType)?> named <b><?=$evaluationName?></b> and keep all documents used for Lab <?=$evaluationNumber?> in that folder. <li></li> <li></li> <li>Turn in your assignment: <ol type="a"> <li>Copy <code>/etc/samba/smb.conf</code> to your <b><?=$evaluationName?></b> folder.</li> <li>Make sure the following files are in your <b><?=$evaluationName?></b> folder: <ol type="a"> <li><?=$courseNumber?>-<?=$evaluationName?>a-<?=$userFileName?>.png.</li> <li><?=$courseNumber?>-<?=$evaluationName?>b-<?=$userFileName?>.png.</li> <li><?=$courseNumber?>-<?=$evaluationName?>c-<?=$userFileName?>.png.</li> <li><?=$courseNumber?>-<?=$evaluationName?>d-<?=$userFileName?>.png.</li> <li><?=$courseNumber?>-<?=$evaluationName?>e-<?=$userFileName?>.png.</li> <li><?=$courseNumber?>-<?=$evaluationName?>f-<?=$userFileName?>.png.</li> <li><?=$courseNumber?>-<?=$evaluationName?>g-<?=$userFileName?>.png.</li> <li><?=$courseNumber?>-<?=$evaluationName?>h-<?=$userFileName?>.png.</li> <li>smb.conf <span class="note">(copied from /etc/samba/smb.conf)</span>.</li> </ol> </li> <li>Zip up your <b><?=$evaluationName?></b> folder into a file named <b><?=$uploadFilename?></b>.</li> <li>Browse and select your <b><?=$uploadFilename?></b> file: <input type="file" name="fileUpload" id="inpFileUpload"></li> <li>Then <input type="submit" name="f_subtask" id="inpSubmit" value="Submit"<?=$disabled?>> for grading.</li> </ol> </li> </ol><? if ( $disabled ) { ?><span class="error bold">Notice: Do not perform this lab unless this notice has been removed.</span><? } ?> </fieldset> <? require('../Lab05/Gradebook/EvaluationSubmission_END.phpinc'); // Replaced. if ($TRACK != '') $_SESSION['TRACK'] .= "<li>End ".basename(__FILE__)."</ol>\n"; ?>