Definition of table master-schd-mark
List of marks to record for each grading period with this section. If there are any records for a section in this table, it overrides the default grade processing.
, Table Dump Name msc-grad
Alphabetical Field Summary
bldg-id: (INTG) Internally assigned building number
course-id: (INTG) Course Catalog entry for this course
cre-date: (DATE) Date record was created
cre-time: (CHAR) Time record was created
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) Grading period this grade is entered/recorded
mark-order: (INTG) Order that theis mark should appear for the grading period
master-schd-mark-seq: (INTG) Unique Master Schd Mark Identifier
record-grading-period-id: (INTG) Grading Period this mark is recorded into/under
record-mark-id: (INTG) Mark to record grade into/under
schd-version-id: (INTG) Schedule Version we are associated with
school-year-id: (INTG) School year for this record
section-id: (INTG) [DEFINE KEY]
silent-mark: (LOGC) Yes if mark is only recorded internally, No to show/edit mar
source-master-schd-mark-seq: (INTG) Optional Mark this marks value is copied from
upd-date: (DATE) Date record was last updated
upd-time: (CHAR) Record last updated at
upd-user-name: (CHAR) Name of user record was updated by
Alphabetical Index Summary
extern-guid: extern-guid
mark-by-gp-by-order: school-year-id, bldg-id, schd-version-id, course-id, section-id, grading-period-id, mark-order, master-schd-mark-seq
master-schd-mark-seq: (UNIQUE, PRIMARY) school-year-id, bldg-id, schd-version-id, course-id, section-id, master-schd-mark-seq
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-msg.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-msg.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-msg.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-msg.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-msg.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-msg.p (SOURCE NOT AVAILABLE)
Tables master-schd-mark 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-rank-gpa - Ranking and GPA data for a grading-period for a student
user-bldg - User Restricted to building list
Detailed Alphabetical Field Listing
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Internally assigned building number
Attributes: Index Component
course-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Course Catalog entry for this course
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 record was created
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: Grading period this grade is entered/recorded
Attributes: Index Component
mark-order Data type: INTEGER
Format: zz9 (Initial Value: 0)
Help: Order that theis mark should appear for the grading period
Attributes: Index Component
master-schd-mark-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Unique Master Schd Mark Identifier
Attributes: Index Component
record-grading-period-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Grading Period this mark is recorded into/under
record-mark-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Mark to record grade into/under
schd-version-id Data type: INTEGER
Format: zzzzzzzzz9
Help: Schedule Version we are associated with
Attributes: Index Component
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year for this record
Attributes: Index Component
section-id Data type: INTEGER
Format: zzzzzzzz9
Description: [DEFINE KEY]
Help: Internally assigned section ID
Attributes: Index Component
silent-mark Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Yes if mark is only recorded internally, No to show/edit mar
source-master-schd-mark-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Optional Mark this marks value is copied from
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: Record 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