S_GA_STU_SLO_S (ver 14.8.2)
This table is a standalone table and stores Student Learning Object (SLO) pre-measure and post-measure scores. This table contains links to Students, Sections and StoredGrades
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 14.8.2 | Number(10,0) | Unique identifier for this table generated by the application. Indexed. |
CCID | 16.4.0 | Number(10,0) | The ID of the associated CC record. Required when using Data Import Manager. |
SectionID | 14.8.2 | Number(10,0) | The ID of the associated Sections record. Required when using Data Import Manager. |
SLOID | 14.8.2 | Number(10,0) | Reserved for future use. |
StaffID | 14.8.2 | Number(10,0) | The ID of the teacher for the associated section. Required when using Data Import Manager. |
StoredGradeID | 14.8.2 | Number(10,0) | Reserved for future use. |
StudentID | 14.8.2 | Number(10,0) | The ID of the associated Students record. Required when using Data Import Manager. |
IsPrimarySLORecord | 14.8.2 | Number(1,0) | Indicates the SLO record is the student's primary record to be reported. |
SLODate | 14.8.2 | Date | Indicates the student's date of SLO evaluation. Used for state reporting to determine which record is the primary. |
SLOExemption | 15.8.0 | Number(11,0) | Exemption code for students who do not expect to have an SLOMeasure with this record. |
SLOMeasure | 14.8.2 | Number(11,0) | Indicates the measure of the SLO. |
SLOMeasureType | 14.8.2 | Number(11,0) | Indicates the measure type of the SLO. |
SLOMeasureValue | 14.8.2 | Number(11,0) | Indicates the student's measure score value. |
SLOName | 14.8.2 | Varchar2(100) | Indicates the name given for th SLO, either pre- or post-measure. Not required. Used for local identification of the SLO. |