Skip to main content
Skip table of contents

TeacherCommentBank (ver12.0.0)

Table for teacher created comment bank in PowerTeacher Pro. This table closely matches PTG PSM_TeacherCommentBank.

Column NameInitial VersionData TypeDescription

Category

12.0.0

Varchar2(30)

Optional category this comment belongs to, for example Report Cards or Assignments. Optional.

Code

12.0.0

Varchar2(10)

The short abbreviation of the comment. Required.

CommentValue

12.0.0

Varchar2(2000)

The actual comment that can be set to comment fields. Updated to 2000 characters from 500 in PowerSchool SIS 22.11.0.0. Required.

IsFavorite

12.0.0

Number(1,0)

Allows the user to define individual comments as a favorite. Optional.

TeacherCommentBankID

12.0.0

Number(19,0)

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

UsersDCID

12.0.0

Number(10,0)

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

WhenCreated

12.0.0

TimeStamp(6)

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

WhenModified

12.0.0

TimeStamp(6)

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

WhoCreated

12.0.0

Varchar2(100)

The name of the person who created the record. Defaults to user. Required.

WhoModified

12.0.0

Varchar2(100)

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




JavaScript errors detected

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

If this problem persists, please contact our support.