HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux vmi1674223.contaboserver.net 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: root (0)
PHP: 7.4.3-4ubuntu2.22
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/unitime/Documentation/Interfaces/Examples/courseOfferingWithExamsExport.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE offerings PUBLIC "-//UniTime//DTD University Course Timetabling/EN" "http://www.unitime.org/interface/CourseOfferingExport.dtd">

<!-- 
 * Licensed to The Apereo Foundation under one or more contributor license
 * agreements. See the NOTICE file distributed with this work for
 * additional information regarding copyright ownership.
 *
 * The Apereo Foundation licenses this file to you under the Apache License,
 * Version 2.0 (the "License"); you may not use this file except in
 * compliance with the License. You may obtain a copy of the License at:
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * 
 -->

<offerings campus="PuWL" year="2006" term="Fall">
	<offering id="10234" offered="true" action="update|delete|insert">
		<courseCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="3"/>
		<course subject="A&amp;AE" courseNbr="101" controlling="true" title="" scheduleBookNote="">
			<!-- Since UniTime 3.4, consent is on courses not on offerings -->
			<!-- DP for department, IN for instructor -->
			<consent type="DP|IN"/>
		</course>
		<course subject="A&amp;AE" courseNbr="101H" controlling="false" title="" scheduleBookNote="">
			<!-- Since UniTime 3.5, course credit is on courses not on offerings -->
			<!-- It is still allowed to have course credit on the offering (it acts as a default for all the courses of the offering) -->
			<courseCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="2"/>
		</course>
		<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="" studentScheduling="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>