Contents
An enrolment joins a student to a class. There can be only one enrolment per student per class. An enrolment doesn't directly carry any financial information about the cost of the enrolment, however it might be linked to one or more invoice lines which you can interrogate to determine the cost, discounts and follow through to the invoice and payments. The join between InvoiceLine and Enrolment is one of the few places in onCourse where financial data touches educational data. This is a quite deliberate delineation between the two. An enrolment also doesn't carry information about attendance; there is an Attendance object which joins the Enrolment to each Session in the CourseClass. If you are looking for Outcomes for each unit of competency (Module) undertaken by the Student, then of course follow the relation to Outcomes for this Enrolment.
public Enrolment {
}
Retrieves specific custom field value for this enrolment.
standard AttendanceTypes used for AVETMISS reporting in Victoria only
related attendance list
enrolment confirmation email status: not sent, sent or suppressed from sending
linked class record
the date and time this record was created
Documentation not yet available
highest level of prior VET study
Documentation not yet available
Documentation not yet available
Documentation not yet available
Documentation not yet available
details of prior study for which credit/RPL was offered
Documentation not yet available
Documentation not yet available
Documentation not yet available
Documentation not yet available
the VET Fee help status for this enrolment
code indicating student status
the date and time this record was modified
Such invoice line store original enrolment price, discount amount and other properties which usually uses by customers in reports, exports and other components.
original invoice line which was created during enrolment process.
Such invoice line store original enrolment price, discount amount and other properties which usually uses by customers in reports, exports and other components.
original invoice line which was created during enrolment process.
Non-VET classes will still have a single outcome for each enrolment, even though that outcome isn't linked to a Module. VET classes may have one or many outcomes. These outcomes are initially attached to the enrolment by creating one Outcome for each Module attached to the Course. However a user may remove and attach other Modules by creating or deleting Outcomes for this specific Enrolment.
Returns the funding source for this enrolment.
funding source used for this enrolment
Payment can be made in onCourse (office) or from the onCourse website (web).
where the payment for this enrolment was made
origin of this enrolment: website or onCourse
the student who enrolled
ANZSIC standard code for industrial classification
standard set of values for AVETMISS reporting
true if enrolment is suppressed from appearing in AVETMISS export
Documentation not yet available
Documentation not yet available
value for AVETMISS reporting
Documentation not yet available
An AVETMISS reporting requirement for the VET Funding source state ID of an enrolment. If the VET Funding source state ID is not overridden in the enrolment, this function will return the value from the class.
Documentation not yet available
returns true if this is a full time enrolment
An AVETMISS reporting requirement for the purchasing contract ID of an enrolment. If the purchasing contract ID is not overridden in the enrolment, this function will return the value from the class.
Documentation not yet available
Documentation not yet available