The Add Course Offering page can be used to create a new course offering. Together with a course offering, the instructional offering is also created, and the new course offering is marked as controlling (see Instructional Offering Cross List).

unitime.custom.default.course_url property in the Application Configurationunitime.courses.funding_departments_enabled application property must be set to true.unitime.offering.waitListDefault application property, or one of the following options:
        Back (Alt+B)
tmtbl.courseNumber.pattern application property.
    tmtbl.courseNumber.patternInfo property is displayed.tmtbl.courseNumber.unique to false.tmtbl.courseNumber.upperCase is set to true, course numbers are automatically upper-cased.tmtbl.courseNumber.pattern=^[0-9][0-9][0-9]([A-Za-z]){0,1}$
tmtbl.courseNumber.patternInfo=Course Number must have 3 numbers followed by an optional letter (e.g. 214, 342X)
tmtbl.courseNumber.unique=false
tmtbl.courseNumber.upperCase=true
| Back to UniTime Online Documentation | © UniTime 2025 | Content available under GNU Free Documentation License 1.3 |