Skip to main content
Skip table of contents

AssignmentStandardAssoc (ver10.0.0)

This table is used to associate assignments and standards, and to capture details of that relationship.

Column NameInitial VersionData TypeDescription

AssignmentID

10.0.0

Number(16,0)

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

AssignmentStandardAssocID

10.0.0

Number(16,0)

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

IsCountedInStandardGrade

10.0.0

Number(1,0)

Indicates if the standards scores for this assignment count in overall standards grades. Valid values: 0=Does not count. 1=Does count. Defaults to 1. Required.

RollupWeight

10.0.0

Number(18,6)

Indicates the assigned weight that is used to contribute to the final grade.

ScoreEntryPoints

10.0.0

Number(18,6)

Indicates the score points for each standard, which are calculated to an overall assignment score.

StandardID

10.0.0

Number(10,0)

Foreign key. An internal identifier used to link to a specific Standard 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.