Definition of table grading-mark
List of possible marks (not grades) for this building
, Table Dump Name gradmark
Alphabetical Field Summary
award-credit: (LOGC) Should credit be awarded on this mark?
bldg-id: (INTG) Building ID associated with this record
comments: (CHAR) Comments for/about this mark
cre-date: (DATE) Date record was created
cre-time: (CHAR) Time record was created at
cre-user-name: (CHAR) User name of user who creatd this record
extern-guid: (CHAR) External Global Unique ID for this record
final-mark: (LOGC) Should mark be enable only when course completes?
mark-id: (INTG) Internally assigned mark ID [DEFINE KEY]
mark-name: (CHAR) Name of this mark
master-mark-id: (INTG) ID of grading-mark this code is tied to
period-mark: (LOGC) Yes if this is a period mark, No for semester, exam, etc
position-in-list: (CHAR) Position of mark in a mark list (Prefix, Inline or Suffix)
primary-key: (INTG) Unique, Primary key for record
school-year-id: (INTG) School year ID associated with this record
short-mark-name: (CHAR) 'Short' name of this mark (for forms and listings)
transcript-mark: (LOGC) Yes if this is a transcript mark (mark is significant)
upd-date: (DATE) Date this records was last updated on
upd-time: (CHAR) Time the record was last updated at
upd-user-name: (CHAR) Name of user who last updated this record
use-disposition-code: (LOGC) Should this grading mark use disposition codes?
Alphabetical Index Summary
extern-guid: extern-guid
grading-mark: (UNIQUE, PRIMARY) school-year-id, bldg-id, mark-id
mark-name: school-year-id, bldg-id, mark-name
short-mark-name: school-year-id, bldg-id, short-mark-name
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-gmk.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-gmk.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-gmk.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-gmk.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-gmk.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-gmk.p (SOURCE NOT AVAILABLE)
Other tables who reference grading-mark
grading-bldg-xlate - Support for translating between grading periods/marks of bui
grading-period-mark - List of marks enabled for this grading period
honor-roll - Honor roll setup/defitions
master-schd-mark - List of marks to record for each grading period with this se
stu-grade-mark - One entry for each mark a student received for the associate
stu-rank-gpa-by-mark - Ranking and GPA by period mark
stu-transcript-mark - Student transcript marks
Tables grading-mark references
building - One record for each building, for each scheduling version, f
email-info - (no description available)
grading-bldg-xlate - Support for translating between grading periods/marks of bui
grading-period-mark - List of marks enabled for this grading period
grading-setup - Grading setup controls building level setup/policy issues wi
school-year - School year file
spm-prof - SPM Profile/Base record. Only 1 per system!
stu-rank-gpa-by-mark - Ranking and GPA by period mark
stu-transcript-mark - Student transcript marks
user-bldg - User Restricted to building list
Detailed Alphabetical Field Listing
award-credit Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Should credit be awarded on this mark?
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Building ID associated with this record
Attributes: Index Component
comments Data type: CHARACTER
Format: x(68)
Help: Comments for/about this mark
cre-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Help: Date record was created
cre-time Data type: CHARACTER
Format: x(8)
Help: Time record was created at
cre-user-name Data type: CHARACTER
Format: x(16)
Help: User name of user who creatd this record
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
final-mark Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Should mark be enable only when course completes?
mark-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned mark ID [DEFINE KEY]
Attributes: Index Component
mark-name Data type: CHARACTER
Format: x(8)
Help: Name of this mark
Attributes: Index Component
master-mark-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: ID of grading-mark this code is tied to
period-mark Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Yes if this is a period mark, No for semester, exam, etc
position-in-list Data type: CHARACTER
Format: x(8) (Initial Value: Inline)
Help: Position of mark in a mark list (Prefix, Inline or Suffix)
primary-key Data type: INTEGER
Format: zzzzzzzzzzzz
Help: Unique, Primary key for record
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year ID associated with this record
Attributes: Index Component
short-mark-name Data type: CHARACTER
Format: x(3)
Help: 'Short' name of this mark (for forms and listings)
Attributes: Index Component
transcript-mark Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Yes if this is a transcript mark (mark is significant)
upd-date Data type: DATE
Format: 99/99/9999
Help: Date this records was last updated on
upd-time Data type: CHARACTER
Format: x(8)
Help: Time the record was last updated at
upd-user-name Data type: CHARACTER
Format: x(16)
Help: Name of user who last updated this record
use-disposition-code Data type: LOGICAL
Format: Yes/No (Initial Value: No)
Help: Should this grading mark use disposition codes?
Created on 05/07/2012 by DBHTML V1.2