Definition of table stu-grade-mark
One entry for each mark a student received for the associated
course and grading period
, Table Dump Name stu-grmk
Alphabetical Field Summary
bldg-id: (INTG) Building this grade entry is associated with
course-level-grade-id: (INTG) Internally assigned course grade level ID
course-level-id: (INTG) Course Level this grade is associated with
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
mark-id: (INTG) Internally assigned mark ID
primary-key: (INTG) Unique, Primary key for record
school-year-id: (INTG) School year for this record
stu-grade-seq: (INTG) Internally assigned grade sequence to track
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-mark: school-year-id, grading-period-id, mark-id, course-level-id, course-level-grade-id, stu-seq, stu-grade-seq
mark-by-grade: school-year-id, grading-period-id, course-level-id, course-level-grade-id, mark-id, stu-seq, stu-grade-seq
stu-grade-mark: (UNIQUE, PRIMARY) school-year-id, stu-seq, stu-grade-seq, mark-id, course-level-id, course-level-grade-id
stu-mark: school-year-id, stu-seq, grading-period-id, mark-id, stu-grade-seq
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-sgm.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-sgm.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-sgm.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-sgm.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-sgm.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-sgm.p (SOURCE NOT AVAILABLE)
Other tables who reference stu-grade-mark
course-level-grade - Course Level grade file. One entry in here for each possible
honor-roll-grade - List of required or forbidden grades for this honor roll
stu-transcript-mark - Student transcript marks
Tables stu-grade-mark references
building - One record for each building, for each scheduling version, f
course-level - Course Level header file. This has little content and mostly
course-level-grade - Course Level grade file. One entry in here for each possible
email-info - (no description available)
grading-bldg-xlate - Support for translating between grading periods/marks of bui
grading-mark - List of possible marks (not grades) for this building
grading-period - Grading period file holds a list of grading periods for a gi
grading-period-mark - List of marks enabled for this grading period
grading-setup - Grading setup controls building level setup/policy issues wi
honor-roll-grade - List of required or forbidden grades for this honor roll
school-year - School year file
spm-prof - SPM Profile/Base record. Only 1 per system!
stu-assign - (no description available)
stu-base - Student Base record
stu-grade - Student Grades file.
stu-rank-gpa - Ranking and GPA data for a grading-period for a student
stu-rank-gpa-by-mark - Ranking and GPA by period mark
stu-request-master - Student Request Master Controls
stu-transcript-mark - Student transcript marks
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
course-level-grade-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Internally assigned course grade level ID
Attributes: Index Component
course-level-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Course Level this grade is associated with
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
mark-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned mark ID
Attributes: Index Component
primary-key Data type: INTEGER
Format: zzzzzzzzzzzz
Help: Unique, Primary key for record
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year for this record
Attributes: Index Component
stu-grade-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned grade sequence to track
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