<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
	"docbook-xml-4.4/docbookx.dtd">
<!--http://www.docbook.org/xml/4.4/docbookx.dtd-->
<article id="howtoturninassignments">
	
	<articleinfo>
		<title>How To Turn in Assignments</title> <author>
		<firstname>Kevin</firstname>
		<surname>Nilson</surname>
		
		<affiliation>
			<orgname>
				http://www.smccd.net/accounts/nilsonk/smc2006springcis125/s06cis125welcome.html</orgname>
		</affiliation> </author>
		
		<abstract>
			<simpara>How To Turn in Assignments, CIS 125, Visual Basic .NET I , Spring
				2006</simpara>
		</abstract>
		
	</articleinfo>
	
	<sect1 id="details">
		<title>Procedure</title>
		<simpara>All assignments (Homework, Excercises, Programs) are to be typed and
			turned in electronically.</simpara>
		<orderedlist numeration="arabic">
			<title>Options to Turn in Asswignments</title>
			<listitem>
				<para>Upload to <ulink url="http://www.javaclimber.com/gradebook/">
					http://www.javaclimber.com/gradebook/</ulink></para>
			</listitem>
			<listitem>
				<para>Email the assignment to
					<address><email>nilsonk@smccd.net</email></address></para>
								<para>Make sure CIS 125 is in the subject of the email</para>
												<para>Make sure the title of the Program is in the subject of the email</para>
			</listitem>
			<listitem>
				<para>Give the professor a Disk/CD/Thumb Drive</para>
			</listitem>
		</orderedlist>
		<simpara>Upload is the prefered method of submission.</simpara>
	</sect1>
	
	<sect1>
		<title>Programs</title>
		<itemizedlist>
			<listitem>
				<para>Name should be included as a comment at the top of each file</para>
			</listitem>
			<listitem>
				<para>Comments explaining the purpose of the file</para>
			</listitem>
			<listitem>
				<para>All source files should be included</para>
			</listitem>
			<listitem>
				<para>The Program exe should be included</para>
			</listitem>
			<listitem>
				<para>All images or other needed media should be included</para>
			</listitem>
			<listitem>
				<para>A README.txt file containing any build instructions</para>
			</listitem>
		</itemizedlist>
		<simpara></simpara>
	</sect1>
	
</article>