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/Labnn/ |
Upload File : |
<? // Lab00.php require('Gradebook/EvaluationSubmission_BEGIN.phpinc'); // Replaced. $disabled = ''; $disabled = ' disabled'; // Comment this line to enable lab. if ( $disabled ) { ?><span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span><? } ?> <fieldset><legend>Description</legend> purpose_of_lab_goes_hers. </fieldset> <fieldset><legend>Lab Instruction</legend> <ol class="count"> <li> step_purpose. <ol> <li>step_1.</li> <li>step_2.</li> <li>step_3.</li> <li> Take a screenshot of screenshot_description and save it as <b style="white-space:nowrap;"><?=$courseNumber?>-<?=$evaluationName?>-screenshot_example_name-<?=$userFileName?>.png</b> in your <b><?=$evaluationName?></b> folder. <? showBegin('See example screenshot','Hide example screenshot'); ?><br> <img src="images/screenshot_example_name.png" width="992" alt="screenshot_description example screenshot"/><br> <? showEnd (); ?> </li> </ol> </li> <li> step_purpose. <ol> <li>step_1.</li> <li>step_2.</li> <li>step_3.</li> <li> Take a screenshot of screenshot_description and save it as <b style="white-space:nowrap;"><?=$courseNumber?>-<?=$evaluationName?>-screenshot_example_name-<?=$userFileName?>.png</b> in your <b><?=$evaluationName?></b> folder. <? showBegin('See example screenshot','Hide example screenshot'); ?><br> <img src="images/screenshot_example_name.png" width="992" alt="screenshot_description example screenshot"/><br> <? showEnd (); ?> </li> </ol> </li> <li>Turn in your assignment: <ol type="a"> <li>Make sure the following files are in your <b><?=$evaluationName?></b> folder: <ol type="a"> <li><?=$courseNumber?>-<?=$evaluationName?>-VLC-<?=$userFileName?>.png.</li> <li><?=$courseNumber?>-<?=$evaluationName?>-Chrome-<?=$userFileName?>.png.</li> <li><?=$courseNumber?>-<?=$evaluationName?>-Launcher-<?=$userFileName?>.png.</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"<?=$disabled?>><div id="divFileploadError"></div></li> <li>Then <input type="submit" name="f_subtask" id="inpSubmit" value="Submit"<?=$disabled?>> for grading.</li> </ol><? if ( $disabled ) { ?><span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span><? } ?> </li> </ol> </fieldset> <? require('Gradebook/EvaluationSubmission_END.phpinc'); // Replaced. if ($TRACK != '') $_SESSION['TRACK'] .= "<li>End ".basename(__FILE__)."</ol>\n"; ?>