PALS Report
Contents
Introduction
This report creates the required file for the PALS Student Data Upload.
Selection Criteria
Selection criteria determine which database records are used in the report. Refer to selection criteria for analysis when the report does not return the correct records.
Student Selection Criteria
The report selects student records based on the following criteria:
- The student must not be excluded from WISE Reporting.
- The student must be currently enrolled in a course that matches a Course Number specified at runtime.
School Selection Criteria
- The school must not be excluded from State Reporting.
Report Input
For help with navigation and running the report, see How to Find and Generate a Report.
Field | Description |
---|---|
Report Parameters | Select the checkbox next to the filter fields to save the settings as defaults. To select all checkboxes, choose Set All from the pop-up menu. To clear all checkboxes, choose Reset All. |
Select School | Select the desired school. |
PALS Assigned Division ID | Enter the division ID assigned to your division by PALS. |
PALS Assigned School ID | Enter the school ID assigned to the selected School by PALS. |
New School | If this is a new school, select New; otherwise, select Not New. |
Principal First Name | If this is a new school, this field must contain the school principal's first name. |
Principal Last Name | If this is a new school, this field must contain the school principal's last name. |
Course Number for K4 Homeroom | Enter the course number of the course used to select pre-kindergarten students. |
Course Number for KG Homeroom | Enter the course number of the course used to select 5-year-old kindergarten students. |
Course Number for Grade 1 Homeroom | Enter the course number of the course used to select first-grade students. |
Course Number for Grade 2 Homeroom | Enter the course number of the course used to select second-grade students. |
Report Output
Each of the fields displayed in the output of the report is described below. See Understanding the Report Output Table for a definition of each column in the table.
The PALS Student Data Upload file is a comma-separated variable (.csv) file.
Item | Data Element | Description | [Table]FieldName | Field Length |
---|---|---|---|---|
1 | DivisionID | Specified at run time. | Runtime parameter | 50 |
2 | DivisionName | The division's name. This value is extracted from the start page at the District Office > District > District Info | [Prefs] where Name='districtname' | 50 |
3 | NewSchool | An indicator of whether this is a new school as specified at runtime. | Specified at run time.
| 1 |
4 | SchoolID | Specified at run time | Runtime parameter | 50 |
5 | SchoolName | The name of the school. This value is extracted from start page at the District Office > Schools/School Info > Select a School > Edit School. | [Schools]Name | 50 |
6 | PrincipalFirstName | The principal’s first name as specified at run time. | Runtime parameter | 50 |
7 | PrincipalLastName | The principal’s last name as specified at run time. | Runtime parameter | 50 |
8 | PrincipalEmail | The Principal’s email address. This value is extracted from the start page at the District Office > Schools/School Info > select a School > Edit School. | [Schools]PrincipalEmail | 50 |
9 | SchoolYear | The school year when the request is submitted. | The four-digit year for the fall term currently selected. For example, 2017 for the term 2017-2018. | 4 |
10 | TimeOfDay | The time of the day of the class. Not required. | Not submitted. | null |
11 | Grade | The grade level that the student attends. This value is extracted from start page > select student > Transfer Info > Edit Current Enrollment. | [Students]Grade_Level
| 2 |
12 | TeacherFirstName | The teacher's first name. This value is extracted from the start page > Staff > select staff member > Information. | [Users]First_Name | 50 |
13 | TeacherLastName | The teacher's last name. This value is extracted from the start page > Staff > select staff member > Information. | [Users]Last_Name | 50 |
14 | TeacherEmail | The teacher's email address. This value is extracted from the start page > Staff > select staff member > Information. | [Users]Email_Addr | 50 |
15 | StudentFirstName | The student’s first name. This value is extracted from the start page > select student > State/Province - WI > WISEid Student Information or Demographics. | [StudentCoreFields]Pscore_Legal_First _Name OR [Students]First_Name | 100 |
16 | StudentLastName | The student’s last name. This value is extracted from the start page > select student > State/Province - WI > WISEid Student Information or Demographics. | [StudentCoreFields]Pscore_Legal_Last _Name OR [Students]Last_Name | 100 |
17 | StudentMiddleName | The student’s middle name. This value is extracted from the start page > select student > State/Province - WI > WISEid Student Information or Demographics. | [StudentCoreFields]Pscore_Legal_Middle_Name OR [Students]Middle_Name | 100 |
18 | DateOfBirth | The student’s date of birth. This value is extracted from the start page > selected student > Demographics. | [Students]DOB | mm/dd/yyyy |
19 | Gender | The student’s gender This value is extracted from the start page > select student > State/Province - WI > WISEdata Student Information or Demographics. Valid values:
| [StudentCoreFields]Pscore_Legal_Gender OR [Students]Gender | 1 |
20 | StudentNumber | The student’s WISEid. This value is extracted from the start page > select student > State/Province - WI > WISEid Student Information. | [Students]State_StudentNumber | 10 |
21 | Hispanic | A code representing the student’s Hispanic status. This value is extracted from the start page > select student > State/Province - WI > WISEid Student Information or Demographics. | [Students]FedEthnicity
| 1 |
22 | Race | A one- or two-digit numeric code representing the student’s race. Required. This value is extracted from the start page > select student > State/Province - WI > WISEid Student Information or Demographics. | [StudentRace]RaceCode(s)
| 5 |
23 | DisabilityStatus | A one- or two-digit numeric code representing the student’s disability status. Required. This value is extracted from the start page > select student > State/Province - WI > WISEdata Student Information. | [S_WI_STU_X]DisabilityCode, [S_WI_STU_X]SecondaryDisability, and [S_WI_STU_X]Section504
| 2 |