Skip to main content
Skip table of contents

StandardGradeRollupComment (ver9.0.0)

This table contains comments given to a student regarding a standard grade rollup record.

Column NameInitial VersionData TypeDescription

CommentValue

9.0.0

CLOB

The comment entered for this record. Required.

GradeLevel

9.0.0

Number(10,0)

Grade level of the student for this record at the time the record is created. Required.

StandardGradeRollupCommentID

9.0.0

Number(16,0)

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

StandardGradeRollupID

9.0.0

Number(16,0)

Foreign Key. Internal number for the associated StandardGradeRollup.ID record. Indexed. Required

StudentsDCID

9.0.0

Number(10,0)

Foreign Key. Internal number for the associated students.DCID record. Indexed. Required.

WhenCreated

9.0.0

Timestamp(6)

Date and time the record was created. Defaults to system date. Required.

WhenModified

9.0.0

Timestamp(6)

Date and time the record was modified. Defaults to system date. Required.

WhoCreated

9.0.0

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified

9.0.0

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

YearID

9.0.0

Number(10,0)

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. Required.

 

 

 

JavaScript errors detected

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

If this problem persists, please contact our support.