Skip to main content
Skip table of contents

HealthGradeLevel (ver6.1.0)

Used to contain details of the defined grade level.

Column Name

Initial Version

Data Type

Description

DisplayOrder

6.1.0

Number(10,0)

Indicates the user-specified order of values as they appear on the Student Health pages.

GradeLevel

6.1.0

Varchar2(30)

Unique identifier for the grade level referenced. Required.

GradeLevelDesc

6.1.0

Varchar2(512)

Description of the grade level keyed in by the administrator.

HealthGradeLevelID

6.1.0

Number(19)

Unique identifier for this table. Required.

IsActive

7.9.1

Number(1,0)

Indicates whether or not the value is active. When active, the value appears on the Student Health pages. When not active, the value no longer appears on the Student Health pages. Valid values: 0 = Inactive, 1 = Active. Defaults to 1.

IsCertifiableGrade

6.1.0

Number(1)

Is True (1) when this grade level is one that requires certification. Defaults to 0.

PSGUID

7.8.0

Varchar2(50)

If used, a unique identifier for the row. Currently applicable to multi-tenant, Schoolnet, and Pearson SuccessNet/Pearson SuccessNet Plus.

StateOfRecord

6.1.0

Varchar2(30)

The current state of this record. Valid values: Active or Inactive. Required.

WhenCreated

6.1.0

Timestamp(6)

The date and time the record was created. Defaults to system date.

WhenModified

6.1.0

Timestamp(6)

The date and time the record was modified. Defaults to system date.

WhoCreated

6.1.0

Varchar2(100)

The name of the person who create the record. Defaults to user.

WhoModified

6.1.0

Varchar2(100)

The name of person who modified the record. Defaults to user.

JavaScript errors detected

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

If this problem persists, please contact our support.