Skip to main content
Skip table of contents

AB_COURSE_ENROLL_MARK

This table stores course marks for course enrolments.

Column Name

Version

Data Type

Description

AB_Course_Enroll_MarkID

16.5.0

NUMBER(19,0)

Primary Key

Assignment_Date16.5.0DATEDate the mark was awarded.
Is_Mark_Approved16.5.0NUMBER(1,0)Indicates whether this mark is approved. Valid values: 1=Yes, 0=No. Required.
Mark_Format16.5.0Varchar2(10)Indicates the format of the mark.
Mark_Value16.5.0Varchar2(3)The student's awarded mark value.
Course_EnrolID16.5.0NUMBER(19,0)The AB_COURSE_ENROLLID from the AB_COURSE_ENROLL table
WhoCreated16.5.0Varchar2(100)The name of the person who created the record. Defaults to the user.
WhenCreated16.5.0TIMESTAMP(6)The date and time the record was created. Defaults to system date.
WhoModified16.5.0Varchar2(100)The name of the person who modified the record. Defaults to the user.
WhenModified16.5.0TIMESTAMP(6)The date and time the record was modified. Defaults to system date.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.