Definition of table grading-period
Grading period file holds a list of grading periods for a given building. These are non-overlapping grading periods. , Table Dump Name grad-prd

Alphabetical Field Summary

  • bldg-id: (INTG) Building ID for this period definition
  • comments: (CHAR) Comments for/about this grading period
  • 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
  • credit-needs-calc: (LOGC) Yes if earned credit needs (re)calculation
  • end-date: (DATE) Ending date of this grading period
  • extern-guid: (CHAR) External Global Unique ID for this record
  • gpa-needs-calc: (LOGC) Yes if the GPA/Rank nees (re)calculating
  • grading-period-id: (INTG) Internally assigned grading period ID [DEFINE KEY]
  • grading-period-name: (CHAR) Name of the grading period (1, 2, etc)
  • grading-period-num: (INTG) Chronological order of this grading period in the school yea
  • honor-needs-calc: (LOGC) Yes if the honor rolls need (re)calculation
  • manual-atnd-record: (LOGC) Yes to manually enter attendance per course
  • master-grading-period-id: (INTG) ID of grading-period this code is tied to
  • posting-allowed: (LOGC) Yes if bulk grade posting is allowed for this period
  • primary-key: (INTG) Unique, Primary key for record
  • report-card-comment: (CHAR) Comment to print on student report card (if any)
  • report-date: (DATE) Reporting Date for this grade period (date report cards prin
  • school-year-id: (INTG) School year for this record
  • start-date: (DATE) Starting date of this grading period
  • transcript-needs-calc: (LOGC) Yes if transcripts data needs to be (re)calculated
  • 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
  • grading-period-id: (UNIQUE, PRIMARY) school-year-id, bldg-id, grading-period-id
  • grading-period-name: school-year-id, bldg-id, grading-period-name, grading-period-id
  • grading-period-num: school-year-id, bldg-id, grading-period-num, grading-period-id
  • period-by-date: school-year-id, bldg-id, start-date, end-date, grading-period-id

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-gdp.p (SOURCE NOT AVAILABLE)
  • DELETE: Overridable, Procedure is tr-d-gdp.p (SOURCE NOT AVAILABLE)
  • REPLICATION-CREATE: Procedure is rp-c-gdp.p (SOURCE NOT AVAILABLE)
  • REPLICATION-DELETE: Procedure is rp-d-gdp.p (SOURCE NOT AVAILABLE)
  • REPLICATION-WRITE: Procedure is rp-u-gdp.p (SOURCE NOT AVAILABLE)
  • WRITE: Overridable, Procedure is tr-u-gdp.p (SOURCE NOT AVAILABLE)

    Other tables who reference grading-period

  • assign-category - (no description available)
  • grading-bldg-xlate - Support for translating between grading periods/marks of bui
  • grading-comment - Grading Comments. These are comments that teachers can assig
  • grading-period-honor - Honor rolls enabled for a given grading period
  • grading-period-mark - List of marks enabled for this grading period
  • master-schd-assign - (no description available)
  • master-schd-mark - List of marks to record for each grading period with this se
  • stu-assign - (no description available)
  • stu-assign-totals - (no description available)
  • stu-grade - Student Grades file.
  • stu-grade-comment - Student Grade comments
  • stu-grade-mark - One entry for each mark a student received for the associate
  • stu-honor-roll - List of honor rolls a student has achieved
  • 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-transcript-mark - Student transcript marks

    Tables grading-period references

  • building - One record for each building, for each scheduling version, f
  • email-info - (no description available)
  • 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 - 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: Building ID for this period definition
    Attributes: Index Component

    comments Data type: CHARACTER
    Format: x(68)
    Help: Comments for/about this grading period

    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

    credit-needs-calc Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes if earned credit needs (re)calculation

    end-date Data type: DATE
    Format: 99/99/9999
    Help: Ending date of this grading period
    Attributes: Index Component

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    gpa-needs-calc Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes if the GPA/Rank nees (re)calculating

    grading-period-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned grading period ID [DEFINE KEY]
    Attributes: Index Component

    grading-period-name Data type: CHARACTER
    Format: x(4)
    Help: Name of the grading period (1, 2, etc)
    Attributes: Index Component

    grading-period-num Data type: INTEGER
    Format: zz9 (Initial Value: 0)
    Help: Chronological order of this grading period in the school yea
    Attributes: Index Component

    honor-needs-calc Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes if the honor rolls need (re)calculation

    manual-atnd-record Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes to manually enter attendance per course

    master-grading-period-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: ID of grading-period this code is tied to

    posting-allowed Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes if bulk grade posting is allowed for this period

    primary-key Data type: INTEGER
    Format: zzzzzzzzzzzz
    Help: Unique, Primary key for record

    report-card-comment Data type: CHARACTER
    Format: x(64)
    Help: Comment to print on student report card (if any)

    report-date Data type: DATE
    Format: 99/99/9999
    Help: Reporting Date for this grade period (date report cards prin

    school-year-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: School year for this record
    Attributes: Index Component

    start-date Data type: DATE
    Format: 99/99/9999
    Help: Starting date of this grading period
    Attributes: Index Component

    transcript-needs-calc Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes if transcripts data needs to be (re)calculated

    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