Skip to main content
Skip table of contents

AssignmentDroppedByLowScore (ver10.0.0)

If the final grade setup for a section is set to drop low scores, those assignments that are dropped by the calculation are listed in this table.

Column NameInitial VersionData TypeDescription

AssignmentDroppedByLowScoreID

10.0.0

Number(16,0)

Primary key. Unique sequential number generated by the application. Required. Indexed.

AssignmentScoreID

10.0.0

Number(16,0)

Foreign key. Internal number for the associated assignmentscore ID record. Required. Indexed.

ReportingTermbinsDCID

10.0.0

Number(10,0)

Foreign key. Internal number for the associated termbins DCID record. Required. Indexed.

SchedulingTermsDCID

10.0.0

Number(10,0)

Foreign key. Internal number for the associated terms DCID record. Required. Indexed.

SchoolsDCID

10.0.0

Number(10,0)

Foreign key. Internal number for the associated schools DCID record. Required. Indexed.

SectionsDCID

10.0.0

Number(10,0)

Foreign key. Internal number for the associated sections DCID record. Required. Indexed.

StudentsDCID

10.0.0

Number(10,0)

Foreign key. Internal number for the associated students DCID record. Required. Indexed.

WhenCreated

10.0.0

Timestamp(6)

Date and time the record was created. Defaults to system date. Required.

WhenModified

10.0.0

Timestamp(6)

Date and time the record was modified. Defaults to system date. Required.

WhoCreated

10.0.0

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified

10.0.0

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

JavaScript errors detected

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

If this problem persists, please contact our support.