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/Lab02/ |
Upload File : |
<? // JimMartinson/MMDT1144/Lab02.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. $password = $_SESSION['userStudentId']; if ( $_SESSION['userId'] == 1 ) $password = '*********'; ?> <fieldset><legend><?=$evaluationType?> Instruction</legend> Use Dreamweaver to upload a site. <ol> <li>Setup the MMDT1144 site in Dreamweaver. <ul> <li>FTP Address: <b>cst.ridgewater.edu</b></li> <li>Username: <b><?=$userFileName?></b></li> <li>Password: <b><?=$password?></b></li> </ul> </li> <li>Create an index.html file. <ul> <li>Create an <b>index.html</b> file in your <b>Data_WWW/<?=$courseNumber?> folder.</b>.</li> <li>Place a link in the <b>index.html</b> to a subfolder called <b>Lab02</b>.</li> </ul> </li> <li>Create a <b>Lab02</b> folder. <ul> <li>Create an <b>Lab02</b> folder in your <b>Data_WWW/<?=$courseNumber?> folder.</b>.</li> <li>Under the <b>Lab02</b> folder, create at least four subfolders with names of your choosing.</li> <li>Now that you have the subfolders created, add various files into them. The types of files I would like to see would be files normally found on a web site. Examples would be html, jpg, gif, png, etc. You must have at least four html (one html in each folder) and four image or other files.</li> <li>All files must be linked together. I should be able to navigate to every page and see every file by going from page to page.</li> </ul> The files that you upload do not need to have any special meaning. You may create your own content from scratch, or you may copy material from another source. <a href="http://cst.ridgewater.edu/JimMartinson/MMDT1144/Labs/Lab02/example/" target="_blank">See my example</a>. <br>The tree showing the subdirectories and files for my example site is shown below:<br><img src="example/Lab02/screenshot.png" width="375" height="405" alt="example files screenshot"> </li> <li>Upload the <b><?=$courseNumber?></b> directory to the remote server.</li> <li>Turn in your assignment: <ol type="a"> <!-- <li>Zip up your <b><?=$evaluationName?></b> folder into a file named <b><?=$uploadFilename?></b>. <br>Your <b><?=$uploadFilename?></b> should contain: the <?=$evaluationName?>.html file, the three image files you used, the collage.jpg image you created, and the <?=$courseNumber?>-<?=$evaluationName?>-<?=$userFileName?>.png screen shot. </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"> for grading.</li> </ol> </li> </ol> <!-- <? if ( isset($assignmentWeekDue) ) { ?><?=$assignmentType?> <?=$assignmentNumber?> is due on or before <?=classWeekDateCSS($class['startDate'][0],$assignmentWeekDue)?>.<? } ?> --> </fieldset> <? require('Gradebook/EvaluationSubmission_END.phpinc'); // Replaced. if ($TRACK != '') $_SESSION['TRACK'] .= "<li>End ".basename(__FILE__)."</ol>\n"; ?>