Skip to main content
Skip table of contents

PGGradeScalesMark, 193 (ver4.3.0/5.0.7)

Centralize classes' grade scales from PowerGrade. Child of PGGradeScales table.

Column Name

Initial Version

Data Type

Description

CutOff

4.3.0/5.0.7

Float

GradeScale CutOff value.

DCID

4.3.0/5.0.7

Number(10,0)

Unique identifier for this table. Indexed. Required.

Description

4.3.0/5.0.7

Varchar(50)

GradeScale description – further explanation of the mark.

ID

4.3.0/5.0.7

Number(10,0)

Sequential number generated by the application, but uniqueness in the table is not guaranteed. Indexed.

Mark

4.3.0/5.0.7

Varchar(6)

The actual grade.

PGGradeScaleID

4.3.0/5.0.7

Number(10,0)

Foreign key to the PGGradeScale table. Indexed.

SectionID

4.3.0/5.0.7

Number(10,0)

The internal number and ID of the associated Sections record.

YearID

4.3.0/5.0.7

Float

A number representing which year the term belongs to, such as 13 for 2003-2004. The number is equal to the ID of the year term divided by 100. Maintained in the Terms table. Indexed.

JavaScript errors detected

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

If this problem persists, please contact our support.