Definition of table master-schd-assign
No table description available , Table Dump Name mst-asgn

Alphabetical Field Summary

  • assign-cat-id: (INTG) Internally Assigned Unique ID
  • assign-due-date: (DATE) Date this assignment is due
  • assign-id: (INTG) Internally assigned ID [DEFINE KEY]
  • assign-max-points: (DECM) Maximum possible points for this assignment
  • assign-name: (CHAR) Name of this assignment
  • assign-order: (INTG) Order for this assignment
  • average-letter-grade: (CHAR) Average score (letter grade) for all students for this assig
  • average-percent-score: (DECM) Average score (percent) of all students completing this assi
  • average-points-score: (DECM) Average score (points) for all students participating.
  • bldg-id: (INTG) Building ID associated with this record
  • comments: (CHAR) Comments about this assignment
  • 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
  • description: (CHAR) Description of this assignment
  • extern-guid: (CHAR) External Global Unique ID for this record
  • grading-period-id: (INTG) Internally assigned grading period ID
  • schd-version-id: (INTG) Internally assigned schedule version ID
  • school-year-id: (INTG) School year for this record
  • section-id: (INTG) Internally assigned section ID
  • student-complete: (INTG) Number of students sucessfully completing this assignment.
  • student-count: (INTG) Number of students required to complete this assignment.
  • student-participation: (INTG) Number of students actually participating in this assignment
  • 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

  • assign-by-category: school-year-id, bldg-id, schd-version-id, assign-cat-id, assign-id
  • extern-guid: (UNIQUE) extern-guid
  • master-schd-assign: (UNIQUE, PRIMARY) school-year-id, bldg-id, schd-version-id, course-id, section-id, grading-period-id, assign-id

    Alphabetical Trigger Summary

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

    Other tables who reference master-schd-assign

  • stu-assign - (no description available)

    Tables master-schd-assign references

  • assign-category - (no description available)
  • 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-totals - (no description available)
  • 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
    assign-cat-id Data type: INTEGER
    Format: zzz,zz9
    Help: Internally Assigned Unique ID
    Attributes: Index Component

    assign-due-date Data type: DATE
    Format: 99/99/9999
    Help: Date this assignment is due

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

    assign-max-points Data type: DECIMAL (Decimals: 2)
    Format: zzz9.99 (Initial Value: 0)
    Help: Maximum possible points for this assignment

    assign-name Data type: CHARACTER
    Format: x(8)
    Help: Name of this assignment

    assign-order Data type: INTEGER
    Format: zzz,zzz,zz9
    Help: Order for this assignment

    average-letter-grade Data type: CHARACTER
    Format: x(4)
    Help: Average score (letter grade) for all students for this assig

    average-percent-score Data type: DECIMAL (Decimals: 2)
    Format: zz9.99
    Help: Average score (percent) of all students completing this assi

    average-points-score Data type: DECIMAL (Decimals: 2)
    Format: zzzz9.99
    Help: Average score (points) for all students participating.

    bldg-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Building ID associated with this record
    Attributes: Index Component

    comments Data type: CHARACTER
    Format: x(60)
    Help: Comments about this assignment

    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

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of this assignment

    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

    schd-version-id Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Internally assigned schedule version ID
    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
    Help: Internally assigned section ID
    Attributes: Index Component

    student-complete Data type: INTEGER
    Format: zzzz9 (Initial Value: 0)
    Help: Number of students sucessfully completing this assignment.

    student-count Data type: INTEGER
    Format: zzzz9 (Initial Value: 0)
    Help: Number of students required to complete this assignment.

    student-participation Data type: INTEGER
    Format: zzzz9 (Initial Value: 0)
    Help: Number of students actually participating in this assignment

    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