Definition of table stu-assign
No table description available
, Table Dump Name stu-assi
Alphabetical Field Summary
assign-id: (INTG) Internally assigned ID
bldg-id: (INTG) Building ID associated with this record
course-id: (INTG) [DEFINE KEY]
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) Internally assigned grading period ID [DEFINE KEY]
letter-grade: (CHAR) Letter grade earned for this assignment
percent-score: (DECM) Percent scored on this assignment
points-score: (DECM) Points scored on this assignment
primary-key: (INTG) Unique, Primary key for record
schd-version-id: (INTG) Schedule Version we are associated with
school-year-id: (INTG) School year for this record
section-id: (INTG) [DEFINE KEY]
stu-seq: (INTG) Internally assigned Student Sequence # [DEFINE KEY]
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: (UNIQUE) extern-guid
stu-assign: school-year-id, stu-seq, assign-id
stu-assign-course: (UNIQUE, PRIMARY) school-year-id, bldg-id, schd-version-id, course-id, section-id, grading-period-id, assign-id, stu-seq
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-sta.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-sta.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-sta.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-sta.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-sta.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-sta.p (SOURCE NOT AVAILABLE)
Other tables who reference stu-assign
imported-item -
imported-record - (no description available)
scan-form-line - Scan Form Line info
scan-form-sheet - Scan Form Sheets
stu-assign-totals - (no description available)
stu-atnd-letter - One entry per letter a student receives
stu-atnd-letter-event - Events that comprise a student attendance letter
stu-atnd-letter-item - This has one entry for each 'item' that appears on a letter.
stu-base - Student Base record
stu-behave - Student behaviour records
stu-behave-event - Student Behaviour Events
stu-contact - Student Contacts file
stu-contact-mailing - Student Contact Mailing definitions. For stu-contact records
stu-counseling - (no description available)
stu-course-atnd - Course Based student attendance
stu-credential - (no description available)
stu-credential-area - (no description available)
stu-credential-assessment - (no description available)
stu-credential-outcome - (no description available)
stu-credential-standard - (no description available)
stu-credential-year - (no description available)
stu-daily-atnd - Daily student attendance entries
stu-edp - (no description available)
stu-edp-course - (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-history - Student Activity History
stu-honor-roll - List of honor rolls a student has achieved
stu-makeup-event - (no description available)
stu-makeup-summary - (no description available)
stu-medical - Student Medical information
stu-note - Student Notes file
stu-progress - Progress reports. One record per course per comment
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 - Student Requests File
stu-request-master - Student Request Master Controls
stu-schedule - Student Schedule
stu-site - Site Specific Student data file
stu-state-item - Describes a students state record entry
stu-title1-service - Student Title 1 Service
stu-transcript-course - Student transcript courses. One per student/transcript/year/
stu-transcript-mark - Student transcript marks
stu-transcript-year - Student Transcript Year record. One per student, per transcr
stu-year - One record for each year a student exists in the district
Tables stu-assign 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)
email-info - (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-assign - (no description available)
master-schd-display - This is a transient table used for master schedule display s
school-year - School year file
spm-prof - SPM Profile/Base record. Only 1 per system!
stu-base - Student Base record
stu-rank-gpa - Ranking and GPA data for a grading-period for a student
stu-request-master - Student Request Master Controls
stu-year - One record for each year a student exists in the district
user-bldg - User Restricted to building list
Detailed Alphabetical Field Listing
assign-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned ID
Attributes: Index Component
bldg-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: Building ID associated with this record
Attributes: Index Component
course-id Data type: INTEGER
Format: zzzzzzzzz9
Description: [DEFINE KEY]
Help: Internally assigned course ID
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: Internally assigned grading period ID [DEFINE KEY]
Attributes: Index Component
letter-grade Data type: CHARACTER
Format: x(8)
Help: Letter grade earned for this assignment
percent-score Data type: DECIMAL (Decimals: 2)
Format: zz9.9999 (Initial Value: 0)
Help: Percent scored on this assignment
points-score Data type: DECIMAL (Decimals: 2)
Format: zzz9.9999 (Initial Value: 0)
Help: Points scored on this assignment
primary-key Data type: INTEGER
Format: zzzzzzzzzzzz
Help: Unique, Primary key for record
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
stu-seq Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Internally assigned Student Sequence # [DEFINE KEY]
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: 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