Skip to main content
Skip table of contents

StudentSectCategoryTotal (ver10.0.0)

This table associates grade school configurations with grade formula sets.

Column NameInitial VersionData TypeDescription

LastUpdated

10.0.0

Timestamp(6)

The date the last update to the score occurred. Defaults to system date. Required.

PointsPossible

10.0.0

Number(10,0)

Total possible points a student can earn for this section.

ScoreGrade

10.0.0

Varchar2(30)

Total average score provided for this student for this section stored in a grade value.

ScorePercent

10.0.0

Number(18,6)

Total average score provided for this student for this section stored in a percent value.

ScorePoints

10.0.0

Number(18,6)

Total average score provided for this student for this section stored in a point value.

SectionsDCID

10.0.0

Number(10,0)

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

StoreCode

10.0.0

Varchar2(10)

The code used to represent this grade level to term ID and school ID. Required.

StudentSectCategoryTotalID

10.0.0

Number(16,0)

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

StudentsDCID

10.0.0

Number(10,0)

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

TeacherCategoryID

10.0.0

Number(16,0)

Foreign key. Internal number for the associated TeacherCategory.TeacherCategoryId 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.