<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE offerings PUBLIC "-//UniTime//DTD University Course Timetabling/EN" "http://www.unitime.org/interface/CourseOfferingExport.dtd">

<!-- 
 * UniTime 3.1 (University Timetabling Application)
 * Copyright (C) 2008, UniTime LLC
 * 
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License along
 * with this program; if not, write to the Free Software Foundation, Inc.,
 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 -->

<offerings campus="PuWL" year="2006" term="Fall">
	<offering id="10234" offered="true" action="update|delete|insert">
		<designatorRequired/>
		<consent type="department|instructor"/>
		<courseCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="3"/>
		<course subject="A&amp;AE" courseNbr="101" controlling="true" title="" scheduleBookNote=""/>
		<course subject="A&amp;AE" courseNbr="101H" controlling="false" title="" scheduleBookNote=""/>
		<config name="1" limit="20">
			<subpart type="Lec" suffix="" minPerWeek="100">
			  		<subpartCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="1"/>
				<subpart type="Rec" suffix="" minPerWeek="50">
			  		<subpartCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="1"/>
				</subpart>
				<subpart type="Lab" suffix="" minPerWeek="100">
 			  		<subpartCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="1"/>
					<subpart type="Lab" suffix="a" minPerWeek="50"/>
				</subpart>
			</subpart>
			<subpart type="Lab" suffix="" minPerWeek="150"/>
			<class id="1001" type="Lec" suffix="1" limit="20" scheduleNote="" displayInScheduleBook="true">
				<class id="1002" type="Rec" suffix="1" limit="10">
					<class id="1003" type="Rec" suffix="1a" limit="10"/>
				</class>
				<class id="1004" type="Rec" suffix="2" limit="10">
					<class id="1005" type="Rec" suffix="2a" limit="10"/>
				</class>
				<date startDate="08/20" endDate="09/22"/> <!-- non-default date pattern -->
				<time days="MWF" startTime="0730" endTime="0820"/>
				<room id="" building="REC" roomNbr="101"/>
				<room id="" building="REC" roomNbr="102"/>
				<instructor id="23344" lname="" mname="" fname="" share="0.8" lead="true"/> <!-- only instructors that are allowed to be printed are included -->
				<instructor id="23435" lname="" mname="" fname="" share="0.2"/>
			</class>
			<class id="1006" type="Lab" suffix="1" limit="15"/>
			<class id="1007" type="Lab" suffix="2" limit="5"/>
		</config>
		<config name="2" limit="inf">
			<subpart type="Lec" suffix="" minPerWeek="100">
			  		<subpartCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="1"/>
			</subpart>
			<class id="1008" type="Lec" suffix="2">
				<!-- arrange hours class: no time element-->
				<location name="PIZZA HUT"/> <!-- non-university location -->
			</class>
		</config>
		<exam id="1223" name="A&amp;AE 101" size="30" seatingType="exam" length="120" type="final"> <!-- an exam for the whole offering -->
			<instructor id="23344" lname="Doe" mname="" fname="Joe"/>
			<period date="08/21" startTime="0800" endTime="1000"/>
			<room id="" building="REC" roomNbr="101"/>
			<room id="" building="REC" roomNbr="102"/>
		</exam>
		<exam id="1224" name="A&amp;AE 101 Lec 1,2" size="20" seatingType="exam" length="60" type="midterm"> <!-- an midterm exam for two sections -->
			<class id="1001" type="Lec" suffix="1"/>
			<class id="1008" type="Lec" suffix="2"/>
			<period date="07/20" startTime="1830" endTime="1930"/>
			<room id="" building="REC" roomNbr="101"/>
		</exam>
		<!-- multiple exams may be present -->
	</offering>
</offerings>
