Definition of table stu-grade
Student Grades file.
, Table Dump Name stu-grad
Alphabetical Field Summary
bldg-id: (INTG) Building this grade entry is associated with
comments: (CHAR) Comments for/about this grading period for the student
course-id: (INTG) Course ID of course associated with this grade entry
cre-date: (DATE) Date record was created
cre-time: (CHAR) Time this record was created at
cre-user-name: (CHAR) Name of user who created the record
extern-guid: (CHAR) External Global Unique ID for this record
grading-period-id: (INTG) Internally assigned grading period ID
orig-course-id: (INTG) Original course ID for this entry (if entyr has been moved)
orig-section-id: (INTG) Original section ID for this entry (if this entry has been m
school-year-id: (INTG) School year for this record
section-id: (INTG) Section ID of the course/section associated wit this entry
stu-grade-seq: (INTG) Internally assigned grade sequence to track [DEFINE KEY]
stu-seq: (INTG) Student Seq# for this attendance entry
upd-date: (DATE) Date record was last updated
upd-time: (CHAR) Time this record was last updated at
upd-user-name: (CHAR) Name of user record was updated by
Alphabetical Index Summary
extern-guid: extern-guid
grade-by-course: school-year-id, bldg-id, course-id, section-id, grading-period-id, stu-seq, stu-grade-seq
grade-by-schd: school-year-id, bldg-id, stu-seq, course-id, section-id, grading-period-id, stu-grade-seq
stu-grade: (UNIQUE, PRIMARY) school-year-id, stu-seq, stu-grade-seq
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-stg.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-stg.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-stg.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-stg.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-stg.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-stg.p (SOURCE NOT AVAILABLE)
Other tables who reference stu-grade
stu-grade-comment - Student Grade comments
stu-grade-mark - One entry for each mark a student received for the associate
Tables stu-grade references
building - One record for each building, for each scheduling version, f
course-catalog - Course Catalog
course-stats - Course Request statistics
credential-area-course - (no description available)
grading-period - Grading period file holds a list of grading periods for a gi
grading-setup - Grading setup controls building level setup/policy issues wi
master-schd - Master Schedule records One entry per course, per section fo
master-schd-display - This is a transient table used for master schedule display s
school-year - School year file
stu-assign - (no description available)
stu-base - Student Base record
stu-rank-gpa - Ranking and GPA data for a grading-period for a student
stu-request-master - Student Request Master Controls
stu-year - One record for each year a student exists in the district
user-bldg - User Restricted to building list
Detailed Alphabetical Field Listing
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Building this grade entry is associated with
Attributes: Index Component
comments Data type: CHARACTER
Format: x(68)
Help: Comments for/about this grading period for the student
course-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Course ID of course associated with this grade entry
Attributes: Index Component
cre-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Description: Date record was created
cre-time Data type: CHARACTER
Format: x(8)
Description: Time this record was created at
cre-user-name Data type: CHARACTER
Format: x(16)
Description: Name of user who created the record
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
grading-period-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned grading period ID
Attributes: Index Component
orig-course-id Data type: INTEGER
Format: zzzzzzzzz9
Description: Original course ID for this entry (if entyr has been moved)
orig-section-id Data type: INTEGER
Format: zzzzzzzz9
Description: Original section ID for this entry (if this entry has been m
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year for this record
Attributes: Index Component
section-id Data type: INTEGER
Format: zzzzzzzz9
Help: Section ID of the course/section associated wit this entry
Attributes: Index Component
stu-grade-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned grade sequence to track [DEFINE KEY]
Attributes: Index Component
stu-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Student Seq# for this attendance entry
Attributes: Index Component
upd-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Description: Date record was last updated
upd-time Data type: CHARACTER
Format: x(8)
Description: Time this record was last updated at
upd-user-name Data type: CHARACTER
Format: x(16)
Description: Name of user record was updated by
Created on 05/07/2012 by DBHTML V1.2