Skip to main content
Skip table of contents

GradeScaleSectionStudent (ver10.0.0)

This table is used to associate a grade scale to a specific student.

Column Name

Initial Version

Data Type

Description

GradeScaleItemDCID

10.0.0

Number(10,0)

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

GradeScaleSectionStudentID

10.0.0

Number(16,0)

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

IsTeacherEditable

11.0.3

Number(1)

1 indicates teacher can use a different grade scale for the student than being used for the section. Required. Valid values: 0,1. Defaults to 1.

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.