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 : /nginx/html/JimMartinson/CST2505/Labs/Lab12/ |
Upload File : |
<? // JimMartinson/CST2505/Labs/Lab10.php require('Gradebook/EvaluationSubmission_BEGIN.phpinc'); // Replaced. $disabled = ''; $disabled = ' disabled'; // Comment this line to enable lab. ?> <fieldset><legend>Description</legend> The purpose of this lab is to demonstrate your ability to install Gnome tweaks & extensions. <?=$gradeNote?> <? if ( $disabled ) { ?><span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span><? } ?> </fieldset> <fieldset><legend>Lab Instruction</legend> Create a <b class="copyText"><?=$evaluationName?></b> folder and keep all screenshots and any copied files for this assignment in that <b><?=$evaluationName?></b> folder. <ol class="count"> <li> Install Gnome tweaks, extensions and Gnome weather. <ol> <li>Install the Gnome tweaks, extensions and Gnome weather. From a terminal window run the commands: <kbd class="nowrap">sudo apt-get update</kbd> and <kbd class="nowrap">sudo apt-get install gnome-tweaks gnome-shell-extensions gnome-weather</kbd>.</li> <li>Restart your Gnome desktop: Hit <code>alt-F2</code>, then enter <code>r</code> and hit enter.</li> </ol> </li> <li> Test the Gnome tweaks. <ol> <li>Open Activities and type <code>tweaks</code>.</li> <li>Click on the <b>Tweaks</b> app.</li> <li>Select <b>Top Bar</b> from the left menu.</li> <li>Turn on <b>Clock / Date</b>.</li> <li>Ensure the Top Bar and the Tweaks application are visable.</li> <li> Take a screenshot of the VirtualBox window and save it as <b style="white-space:nowrap;"><?=$courseNumber?>-<?=$evaluationName?>-<?=$userFileName?>-Tweeks.png</b> in your <b><?=$evaluationName?></b> folder. <? showBegin('See example screenshot','Hide example screenshot'); ?><br> <img src="images/Tweaks.png" width="1000" height="630" alt="The Tweeks window example screenshot"/><br> <? showEnd (); ?> </li> </ol> </li> <li> Test Gnome weather. <ol> <li>Open Activities and type <code>weather</code>.</li> <li>Click on the <b>Weather</b> app.</li> <li>Enter your city and hit enter.</li> <li> Take a screenshot of the Weather window and save it as <b style="white-space:nowrap;"><?=$courseNumber?>-<?=$evaluationName?>-<?=$userFileName?>-Weather.png</b> in your <b><?=$evaluationName?></b> folder. <? showBegin('See example screenshot','Hide example screenshot'); ?><br> <img src="images/Weather.png" width="700" height="540" alt="The Weather window 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?>-<?=$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> </li> </ol><? if ( $disabled ) { ?><span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span><? } ?> </fieldset> <? require('Gradebook/EvaluationSubmission_END.phpinc'); // Replaced. #require('../../ReferencesResources.phpinc'); #require($Instructor['Path'].'/ContactInformation.phpinc'); if ($TRACK != '') $_SESSION['TRACK'] .= "<li>End ".basename(__FILE__)."</ol>\n"; ?>