Connecticut Reporting Release Notes
|
|
- Myron Andrews
- 12 days ago
- Views:
Transcription
1 Important Note PowerSchool state reporting provides release notes for general state reporting updates available to all states and provinces. Please check general state reporting All States release notes in addition to your state-specific release notes. All States release notes provide details on content, fixes, or updates made available to all states. For more information, see PowerSchool State Reporting All States Release Notes available on PowerSource. Contents April 10, March 31, February 24, February 03, April 10, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 1
2 April 10, 2017 State/Provincial Content This section explains updates for the following: CRDC Part 1 Invalid Students Count for Spring Count Date CRDC Part 2 Invalid Count for Passed Algebra I and Dropped Class Students CRDC Report Part 2 Should Only Be Counting Students Who Passed Algebra I from Those Enrolled in Algebra I in Part 1 CRDC Part 1 Invalid Students Count for Spring Count Date Civil Rights Data Collection Report - Part 1: Version Reference: PSSR Description: The CRDC Report Part 1 is not correctly counting students in both the overall enrollment and the AP course enrollment. The report returns a count of students in the overall enrollment during both Spring Count Date (Mar 1st, 2016), as well as primary Fall Count Date (Oct 1st, 2015), when a user enters the Spring Count Date parameter value. Resolution: The Spring Count Date parameter has been removed from consideration in the query that finds the overall set of enrolled students in Part 1 of the CRDC Report. Overall enrollment now only considers the Fall Count Date (Oct 1st, 2015) as well as the IDEA Count Date if provided. Thus, students enrolled in school on the Spring Count Date, but not the Fall Count Date, will no longer be counted. The Spring Count Date will still be used for finding block-scheduled classes that students were enrolled in during the second semester. CRDC Part 2 Invalid Count for Passed Algebra I and Dropped Class Students Civil Rights Data Collection Report - Part 2: Version Reference: PSSR Description: Students, who enrolled in Algebra I and have a passing grade, but also dropped Algebra I qualifying classes in , are missed in the counts for "Students who passed Algebra I." Resolution: The query code in the CT CRDC part 2 SQL map file has been corrected, such that those students who passed Algebra I in , despite having dropped the class, will be included in the count for Part 1 SCH 1-3 "Students who passed Algebra I. April 10, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 2
3 CRDC Report Part 2 Should Only Be Counting Students Who Passed Algebra I from Those Enrolled in Algebra I in Part 1 Civil Rights Data Collection Report - Part 2: Version Reference: PSSR Description: According to the CRDC Part 2 SCH 1-3 "Students who Passed Algebra I" spec, the set of students counted must be a subset of or no more than the students counted in Part 1 Algebra I questions; however, the implementation for this state does not implement this correctly, and allows students to be counted in Part 2 that were not counted in Part 1. Resolution: The part 2 report for this state has been modified, such that the missing query conditions are in place. The part 2 report should now be counting only from the students reported in part 1 for SCH 1-3 "Students who Passed Algebra I". April 10, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 3
4 March 31, 2017 State/Provincial Content This section explains updates for the following: Connecticut - Specific Legacy Custom Field Migration to Database Extensions ED166 Disciplinary Offense Record Extract Update to Use Migrated Fields Public School Information System (PSIS) Report Update to Use Migrated Fields PSIS Data Collection - Legacy Report Update to Use Migrated Fields Implement Exclude a Student from CRDC Flag CRDC Report May Fail with 'ORA-01427: single-row subquery returns more than one row' error' CRDC Not Properly Collecting Cumulative Data for Students CT CRDC Add Pref Option to Enable/Disable Default to Current Data CRDC Create an Extract to Correlate Student CRDC Extension Values with ReEnrollment Record Additional Updates to CRDC Report Part 1 and Part 2 Connecticut CRDC Reporting Guide Updates Connecticut - Specific Legacy Custom Field Migration to Database Extensions Reference: PSSR Description: Migration of Connecticut specific legacy custom fields to database extensions. Resolution: Migration files for a limited number of database extensions has been provided for Connecticut specific legacy custom fields in the following PowerSchool tables: Field Set = State CT Exclusion List Students for the migration of legacy custom fields from: Students to S_CT_STU_X.DaysInMembership S_CT_STU_X.DaysInAttendance Field Set = State CT Exclusion List LOG for the migration of legacy custom fields from: Log to S_CT_LOG_X.FacilityCodeOverride Please refer to your Connecticut State Reporting Setup Guide appendix for the list of fields migrated in each field set as part of this release. Detailed information on state-specific database extensions are provided in the Connecticut State Reporting Data Dictionary. March 31, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 4
5 Reminder: Your PowerSchool administrator will need to migrate legacy custom fields using Custom Field Data Migration functionality in PowerSchool, located at System > Page and Data Management, under the Database Management section. Detailed instructions on How to Migrate Custom Fields is available in PowerSchool online help, which includes a link to the Pre-Migration Data Validation Guide for PowerSchool available on PowerSource for state-specific data migrations. Districts must upgrade to PowerSchool 8.3 or greater prior to district migration of Maine legacy custom fields included in state field sets. IMPORTANT NOTE: This is a one-time irreversible data migration. Back up your data before migrating. ED166 Disciplinary Offense Record Extract Update to Use Migrated Fields ED166 Disciplinary Offense Record Extract: Version 1.3 Reference: PSSR Description: The ED166 Disciplinary Offense Record Extract needs to work before and after migration. Resolution: The ED166 Disciplinary Offense Record Extract is updated to work correctly before and after migration. Public School Information System (PSIS) Report Update to Use Migrated Fields ED166 Disciplinary Offense Record Extract: Version 1.2 Reference: PSSR Description: The Public School Information System (PSIS) Report needs to work before and after migration. Resolution: The Public School Information System (PSIS) Report is updated to work correctly before and after migration. PSIS Data Collection - Legacy Report Update to Use Migrated Fields PSIS Data Collection - Legacy Report: Version 3.9 Reference: PSSR Description: The PSIS Data Collection - Legacy Report needs to reference fields that where missed in the blacklist. Resolution: The Public School Information System (PSIS) Report is updated to reference fields missed in the blacklist. March 31, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 5
6 Implement Exclude a Student from CRDC Flag CRDC Report - Part 1 ( ): Version CRDC Report - Part 2 ( ): Version Reference: PSSR Description: Implementation of Exclude Student from CRDC flag is required to avoid the confusion with Exclude from State Reporting flag in the scenarios when the same student should be excluded from the state reporting, i.e. PSIS/SASID Reports, but needs to be reported to the CRDC and vice versa. Resolution: A checkbox Exclude Student from CRDC for excluding students from the CRDC report has been added to the Student CRDC page: Student -> State/Province CT -> Civil Rights Data Collection (CRDC). The flag has been connected to a new student CRDC extension field: S_STU_CRDC_X.ExcludeFromCRDC_TF which will be used to exclude students from the CRDC report only. The CRDC Reports will no longer use the "Exclude from State Reporting" checkbox and its associated field. The value of ExcludeFromCRDC field does NOT rollover to the re-enrollment record, nor is it automatically cleared or modified in any way during end-of-year process. CRDC Report May Fail with 'ORA-01427: single-row subquery returns more than one row' error' CRDC Report - Part 1 ( ): Version CRDC Report - Part 2 ( ): Version Reference: PSSR Description: In the updateclasses query, the report may fail with 'ORA-01427: single-row subquery returns more than one row' error. Resolution: The query has been updated; "distinct" added to to the updateclasses query. CRDC Not Properly Collecting Cumulative Data for Students CRDC Report - Part 1 ( ): Version CRDC Report - Part 2 ( ): Version Reference: PSSR , PSSR Description: The Connecticut CRDC Report's items Credit Recovery (Part 2 SCH 4,5) and Distance Learning (Part 2, LEA 19, 20) are only collecting data for students enrolled on the Oct count date (count date parameter). It needs to be modified to be cumulative for the entire year so all students enrolled at any time within the March 31, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 6
7 school year will be counted. The exception is "Passed Algebra I" (Part 2 SCH 1-3) for which CRDC should only count the students who were enrolled in Algebra I in Part 1. Resolution: The CT CRDC Report Part 2 has been modified to count students enrolled to Credit Recovery and Distance Learning at any time of year, not just the Oct count date. The fix will affect the count for Grades with Students Enrolled (Part 1 SCH 1). The exception in Part 2 is "Students Who Passed Algebra I" (SCH 1-3 ), which has been modified to only count students enrolled on the Oct count date; those student should be at most the same set of students who were counted in Part 1 "Students Enrolled in Algebra I" (Part 1 SCH 15-18,22). CT CRDC Add Pref Option to Enable/Disable Default to Current Data CRDC Report - Part 1 ( ): Version CRDC Report - Part 2 ( ): Version Reference: PSSR Description: A preference needs to be added to CRDC Reports that would allow the users to select an option to enable or disable the report defaulting to current student data logic. Currently the CRDC Report's logic looks at the current data instead of interpreting the blank values of the equivalent fields in ReEnrollment extension tables directly as "No/N" or "False/0. If the historical data is not blank (null), the Report uses the values in the ReEnrollment extension tables. Resolution: The UI and CRDC Report have been updated to ensure the report defaulting to the current data can be enabled/disabled. Enable Default to Current Data checkbox was added to the District CRDC page: District -> District Setup -> District Info -> Civil Rights Data Collection (CRDC) link -> Default to Current Data Option. When Enable Default to Current Data is checked/enabled, the report will default to the current data ONLY when there is a blank (null) value in the ReEnrollment extension field (historical data). When Enable Default to Current Data is unchecked/disabled, the CRDC Report will use the value in ReEnrollment extension field (historical data). Blank (null) value in the ReEnrollment extension field will be reported as No/N or "False/0. March 31, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 7
8 CRDC Create an Extract to Correlate Student CRDC Extension Values with ReEnrollment Record CRDC Report - Part 1 ( ): Version CRDC Report - Part 2 ( ): Version Reference: PSSR Description: A data extract of the current student s CRDC related fields needs to be created to ease the modification and import of data into the selected ReEnrollment extension tables. Existing PowerSchool import/export functionality does not satisfy the requirement to match DCID of the selected ReEnrollment record with the Student's CRDC extension data in the context of the specific term and does not allow joins in order to produce that correlation. Resolution: The Student ReEnrollment CRDC Record Correlation Extract has been created to produce the correlation between current student CRDC data and the target reenrollment record into which the data will be imported. After the data in the extract is modified, it can be imported via Data Import Manager to the related ReEnrollment extension table using ReEnrollment DCID to correlate the records. The extract is produced in csv format. Additional Updates to CRDC Report Part 1 and Part 2 CRDC Report - Part 1 ( ): Version CRDC Report - Part 2 ( ): Version Reference: PSSR Description: Connecticut customers requested additional updates to be added to the CRDC Report Part 1 and Part 2. Resolution: The CRDC Report has been modified to perform the proper calculations for the following: To calculate student s gender, CRDC Part 1 and Part 2, the report will use S_CT_STU_DEMOGRAPHICS_X.birthGender field if it is populated; otherwise, the core STUDENTS.gender field will be used. To calculate Days Missed due to OSS, the CRDC Report will first use values in S_CT_LOG_X.DaysServed1 and S_CT_LOG_X.DaysServed2 if they are not blank; then will look at the values in S_CT_LOG_X.DaysSanctioned1 and S_CT_LOG_X.DaysSanctioned2. March 31, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 8
9 To define whether a student served in a non-lea facility, FacilityCode2 has been incorporated as part of the computation, CRDC Part 1 LEA 1. A student is considered served in a non-lea facility if all non-blank facility codes are not equal to either enrollment school number or alternate school number. FacilityCode2 field has been added to the ReEnrollment extension table - S_CT_REN_X.FacilityCode2 similar to FacilityCode1. The field from S_CT_STU_X.FacilityCode2 will roll over to S_CT_REN_X.FacilityCode2 with end-of-year process. To determine Grades with Students Enrolled for CRDC Part 1 SCH 1, the report will look at the number of students enrolled in each grade in a school where there is at least one student enrolled. In addition, the report will look at the school s grade range for this calculation. Connecticut CRDC Reporting Guide Updates CRDC Report - Part 1 ( ): Version CRDC Report - Part 2 ( ): Version Reference: PSSR Description: The Connecticut CRDC Reporting Guide must be updated to reflect application changes made in the release. Resolution: The following changes are available in the Connecticut CRDC Reporting Guide: Reference to Scheduling/Reporting Ethnicity Codes and Exit Codes has been removed from District setup; those settings do not apply to Connecticut CRDC. Field reference [S_CT_STU_DEMOGRAPHICS_X]BirthGender has been added to every item that has an aggregation with the student s gender. The logic for calculating the student s gender has been added to Note in Additional Information column. New field reference [S_CT_REN_X]FacilityCode2 has been added to the Part 1 LEA 1. New field reference [S_STU_CRDC_X]ExcludeFromCRDC_TF has been added to the Student Setup section. Reference to the fields [S_CT_LOG_X]EducationProvided1, [S_CT_LOG_X]EducationProvided2, [S_CT_L OG_X]ReferredLawEnforcement, and [S_CT_LOG_X]StudentArrested has been added to the Part 2 SCH19, SCH 21 (Discipline of Students without/with Disabilities). Additional Notes have been added into Additional Information column for the sections: o o Student Setup Report Output Part 1 LEA 1 (Count of Students served in Non-LEA Facilities), SCH 1 (Grades with Students Enrolled), SCH 11,12 (Gifted and Talented) March 31, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 9
10 o Report Output Part 2 LEA 19 (Distance Education Enrollment Indicator), LEA 20 (Distance Education Enrollment), SCH 1, 2, 3 (Students who passed Algebra I), SCH 4, 5 (Credit Recovery Program), SCH 25 (School days Missed Due to Out-of-School Suspension) New section Student ReEnrollment CRDC Record Correlation Extract has been added. The section explains the purpose of the extract, selection criteria, extract logic, student data entry reference, extract input, extract output and contains instructions on how to use Data Import Manager to import the data generated form the extract. List of ELL program Codes has been added to the Appendix. March 31, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 10
11 February 24, 2017 State/Provincial Content This section explains updates for the following: Connecticut State Reporting Data Dictionary Update Connecticut-specific Legacy Custom Field Migration to Database Extensions Connecticut State Reporting Data Dictionary Update Description: The Connecticut State Reporting Data Dictionary requires updates for this release. Resolution: The Connecticut State Reporting Data Dictionary is updated and is available for download on PowerSource in the Connecticut State Reporting Guides folder. Connecticut-specific Legacy Custom Field Migration to Database Extensions Reference: PSSR , PSSR Description: Migration of additional Connecticut-specific legacy custom fields to database extensions. Resolution: Migration files have been provided for additional Connecticut-specific legacy custom fields in the following PowerSchool tables: Field Set = State CT Reenrollments v2 o For the migration of legacy custom fields from: [ReEnrollments] to [S_CT_REN_X]ReportingSchool Field Set = State CT Students v3 o For the migration of legacy custom fields from: [Students] to [S_CT_STU_X]State_Student_ID Field Set = State CT Courses v2 o For the migration of legacy custom fields from: [Courses] to [S_CT_CRS_X]College_Level_Course [S_CT_CRS_X]Selected_Courses_Credit [S_CT_CRS_X]Subject_Area o Field Set = State CT Schools v2 For the migration of legacy custom fields from: [Schools] to [S_CT_SCH_X] CT_Outplacement_school February 24, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 11
12 Please refer to your Connecticut State Reporting Guide appendix for the list of fields migrated in each field set as part of this release. Detailed information on state-specific database extensions are provided in the Connecticut State Reporting Data Dictionary. Reminder: Your PowerSchool administrator will need to migrate legacy custom fields using Custom Field Data Migration functionality in PowerSchool, located at System > Page and Data Management, under the Database Management section. Detailed instructions on How to Migrate Custom Fields is available in PowerSchool online help, which includes a link to the PreMigration Data Validation Guide for PowerSchool available on PowerSource for state-specific data migrations. IMPORTANT NOTE: This is a one-time irreversible data migration. Back up your data before migrating. February 24, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 12
13 February 03, 2017 State/Provincial Content This section explains updates for the following: IDEA and LEP Columns are '0' on the CRDC Report Additional Connecticut CRDC Report and Data Collection Updates IDEA and LEP Columns are 0 on the CRDC Report Reference: PSSR New Report: Version Description: Districts in Connecticut are missing data in some recently added ReEnrollment extension fields (aka historical data) because the extensions were released well after their EOY process. The fields identified are IDEA (Special Ed), Section 504, ELL Qualified, ELL Program and Gifted/Talented. Resolution: The state SQL map for the CRDC report was modified to query the current data for these fields if blank (null) data is found for the student in the ReEnrollment extension fields. If there is non-blank data in the ReEnrollment extensions, then the report will give that data precedence. Additional Connecticut CRDC Report and Data Collection Updates Reference: PSSR New Report: Version Description: The PowerSchool implementation for Connecticut was not properly allowing rollover to and editing of history for the following fields: SAT/ACT, AP Exams, High School Equivalency (GED), IB Diploma, Credit Recovery and Distance Education. Resolution: The Connecticut CRDC Report and Data Collection pages have been updated to ensure that the fields for SAT/ACT, AP Exams, High School Equivalency (GED), IB Diploma, Credit Recovery and Distance Education are saved in historical data. - UI updated on Student Edit Previous Enrollment page; Part 1 SCH 31, Part 2 LEA 20, LEA 22, LEA 23, SCH 5, SCH 6, SCH7, and SCH 8 questions have been added to the page. - CRDC Report updated to query current data for the fields mentioned above if blank (null) data is found for the student in the historical location (ReEnrollment extensions). If, however, there is non-blank data in the historical location for a student, then the report will give that data precedence. In addition, the report updated to look at the historical value of Facility Code 1. February 03, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 13
14 - Migration of the field set State CT Exclusion List ReEnrollments CRDC v1 MUST be done PRIOR entering the data into the following custom fields that will rollover to [S_CT_RE_CRDC_X]. [S_CT_REN_CRDC_X]IBDiplomaProgram_YN [S_CT_REN_CRDC_X]GEDPrepProgram_YN [S_CT_REN_CRDC_X]GEDPrepProgramCred_YN [S_CT_REN_CRDC_X]SAT_YN [S_CT_REN_CRDC_X]ACT_YN [S_CT_REN_CRDC_X]APExam [S_CT_REN_CRDC_X]APExamPassed [S_CT_REN_CRDC_X]CreditRecovery_YN [S_CT_REN_CRDC_X]DistanceLearning_YN Instructions to migrate the field set: 1. Switch to District Office 2. Navigate to Start Page -> System 3. Click Page and Data Management link under Data Management section 4. Click Custom Field Data Migration link under Database Management section 5. Select State CT Exclusion List ReEnrollments CRDC v1 field set in Step 1 6. Go through the process of migration February 03, 2017 Copyright 2017 PowerSchool Group LLC and/or its affiliate(s). All rights reserved. 14
Civil Rights Data Collection PowerSchool 2013 2014. Updated January 2015
Civil Rights Data Collection PowerSchool 2013 2014 Updated January 2015 Civil Rights Data Collection 2013 2014 1. Set up * District * School * Courses * Sections (may not apply) * Student 2. Running of
PowerScheduler Load Process User Guide. PowerSchool Student Information System
PowerSchool Student Information System Released November 18, 2008 Document Owner: Documentation Services This edition applies to Release 5.2 of the PowerSchool software and to all subsequent releases and
Discipline Incident Management User Guide. PowerSchool Student Information System
Discipline Incident Management User Guide PowerSchool Student Information System Released June 25, 2008 Document Owner: Documentation Services This edition applies to Release 5.2 of the PowerSchool software
Terminology. Enabling Parent Single Sign-On. Server Configuration
Parent Single Sign-On offers a number of benefits, including access to multiple students with one sign in, a personalized account for each parent and guardian, and the ability for parents to retrieve their
Import and Export User Guide. PowerSchool 7.x Student Information System
PowerSchool 7.x Student Information System Released June 2012 Document Owner: Documentation Services This edition applies to Release 7.2.1 of the PowerSchool software and to all subsequent releases and
North Carolina State Reporting Guide. PowerSchool Student Information System
PowerSchool Student Information System Released December 13, 2013 Document Owner: Documentation Services This edition applies to Release 7.x of the PowerSchool software and to all subsequent releases and
Parent Single Sign-On Quick Reference Guide
Parent Single Sign-On Quick Reference Guide Parent Single Sign-On, introduced in PowerSchool 6.2, offers a number of benefits, including access to multiple students with one sign in, a personalized account
10.3.1.4 Lab - Data Backup and Recovery in Windows 7
5.0 10.3.1.4 Lab - Data Backup and Recovery in Windows 7 Introduction Print and complete this lab. In this lab, you will back up data. You will also perform a recovery of the data. Recommended Equipment
Business Review - School Settings Form B. PowerSchool Student Information System
PowerSchool Student Information System Released Mar 13, 2008 Document Owner: Implementation, Project Management Group This edition applies to Release 5.1 of the PowerSchool Premier software and to all
Schedule User Guide. PowerSchool 6.0 Student Information System
PowerSchool 6.0 Student Information System Released June 2009 Document Owner: Document Services This edition applies to Release 6.0 of the PowerSchool Premier software and to all subsequent releases and
Requirement for Data Migration: Access to both the SMS and SAM servers; A separate application called the SMS Data Preparation Tool (page 9).
Data Migration Data Migration may be used to transfer students performance and roster data from a Scholastic Management System (SMS) installation to a SAM installation. Data for any SMS program may be
Automated Walk-In Scheduling. Prior to Using Automated Walk-In Scheduling. The Scheduling Engine
This course will teach you how to complete the scheduling setup for automated walk-in scheduling, define course scheduling information (including course prerequisites and relationships), format schedule
Community College Adult High School Program (CCAHS)
Community College Adult High School Program (CCAHS) This document details the coding of students leaving high school to attend a Community College Adult High School Program (CCAHS) pursuant to SBE policy
Online Score Reports: Samples and Tips
Online Score Reports: Samples and Tips Online Score Reports Authorized school administrators and AP Coordinators have access to the following reports for free at scores.collegeboard.org: AP Instructional
Implementing and Maintaining Microsoft SQL Server 2008 Integration Services
Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Length: 3 Days Language(s): English Audience(s): IT Professionals Level: 200 Technology: Microsoft SQL Server 2008
System Administrator User Guide. PowerSchool 8.x Student Information System
PowerSchool 8.x Student Information System Released November 2014 Document Owner: Documentation Services This edition applies to Release 8.1.1 of the PowerSchool software and to all subsequent releases
ADP Workforce Now V3.0
ADP Workforce Now V3.0 Manual What s New Checks in and Custom ADP Reporting Grids V12 Instructor Handout Manual Guide V10171180230WFN3 V09171280269ADPR12 2011 2012 ADP, Inc. ADP s Trademarks The ADP Logo
SYNERGY SIS Attendance User Guide
SYNERGY SIS Attendance User Guide Edupoint Educational Systems, LLC 1955 South Val Vista Road, Ste 210 Mesa, AZ 85204 Phone (877) 899-9111 Fax (800) 338-7646 Volume 01, Edition 01, Revision 03 April 2011
16.4.3 Optional Lab: Data Backup and Recovery in Windows 7
16.4.3 Optional Lab: Data Backup and Recovery in Windows 7 Introduction Print and complete this lab. In this lab, you will back up data. You will also perform a recovery of the data. Recommended Equipment
SY2015-2016 Enrollment Audit: Data Deep Dive Webinar. September 2, 2015
SY2015-2016 Enrollment Audit: Data Deep Dive Webinar September 2, 2015 1 Agenda Key Dates, Data Systems and Data Flow Reviewing Enrollment Audit Data in SLED LEA Data Certification Identifying and Resolving
NEW IR DATA WAREHOUSE
GO TO Institutional Research website at http://www.irim.ttu.edu/. a. On the Left side menu, CLICK Data Warehouse link. This will lead you to the main IR Data Warehouse page. b. CLICK IR Data Warehouse
DC STARS Guide for Secondary School Counselors
November 2012 DC STARS Guide for Secondary School Counselors 1200 First Street, NE Washington, DC 20002 T 202.442.9281 F 202.442.5728 https://dcstars.k12.in.dc.gov/ Table of Contents OVERVIEW... 3 OBJECTIVES...
eschoolplus Users Guide Teacher Access Center 2.1
eschoolplus Users Guide Teacher Access Center 2.1. i Table of Contents Introduction to Teacher Access Center... 1 Logging in to Teacher Access Center (TAC)...1 Your My Home Page... 2 My Classes...3 News...4
Richard Wright PCS for Journalism and Media Arts
24-5 Equity Report What is an Equity Report? Equity in education refers to all students receiving the same caliber of education regardless of their race, ethnicity, economic status, special education status
To access assessments, click the Assessments icon to be directed to the Find Assessments page.
About Assessments The Assessments section stores, displays, and reports summary and assessment data for test scores, proficiency levels, and results from state, local. and custom created tests. Assessments
Filtered Lookup for Microsoft Dynamics CRM 2011
Filtered Lookup for Microsoft Dynamics CRM 2011 Please visit the product home page for updated information first. It is available from the Donaubauer AG homepage www.donaubauer.com NOTE: This release (version
Special Education July Submission. PIMS Submission Info & Special Education Tables Who and What are we supposed to report?
Special Education July Submission PIMS Submission Info & Special Education Tables Who and What are we supposed to report? Special Education July Submission Window Info Open 6/15-6/30 Closed for Maintenance
PowerSchool for High School Guidance Counselors
PowerSchool for High School Guidance Counselors Basics and Fundamentals Developed by the Department of Data Management/Systems New Course ID Schema (example) M A 0 3 4 A P G AD BE Department Administrative
Summer School Setup Guide PowerSchool 5.1 Student Information System
PowerSchool 5.1 Student Information System Document Properties Copyright Owner Copyright 2007 Pearson Education, Inc. or its affiliates. All rights reserved. This document is the property of Pearson Education,
Advanced Query for Query Developers
for Developers This is a training guide to step you through the advanced functions of in NUFinancials. is an ad-hoc reporting tool that allows you to retrieve data that is stored in the NUFinancials application.
SIS Data Importer Guide for Administrators 1.0 (Beta) Contents
SIS Data Importer Guide for Administrators 1.0 (Beta) Contents Overview Data Elements Data Refresh SIS Data Flow Calculating the preparedness indicator Displaying a set of SIS data elements in the student
PSU 2012. SQL: Introduction. SQL: Introduction. Relational Databases. Activity 1 Examining Tables and Diagrams
PSU 2012 SQL: Introduction SQL: Introduction The PowerSchool database contains data that you access through a web page interface. The interface is easy to use, but sometimes you need more flexibility.
Health Functions in PowerSchool
Basic Searches to Identify students with emergency health and chronic conditions. A medical alert is entered from start page > Select a Student > Emergency/Medical If a student has a medical alert an icon
PowerSchool Parent Portal Administrator Guide. PowerSchool 7.x Student Information System
PowerSchool 7.x Student Information System Released March 2012 Document Owner: Documentation Services This edition applies to Release 7.1.3 of the PowerSchool software and to all subsequent releases and
Oracle Database 12c: Introduction to SQL Ed 1.1
Oracle University Contact Us: 1.800.529.0165 Oracle Database 12c: Introduction to SQL Ed 1.1 Duration: 5 Days What you will learn This Oracle Database: Introduction to SQL training helps you write subqueries,
Powerschool Documentation
Powerschool Documentation Table of Contents Introduction The purpose of this document is to articulate the data entry requirements and data management processes that are involved with the Powerschool Student
Attendance User Guide. PowerSchool 6.x Student Information System
PowerSchool 6.x Student Information System Released June 2009 Document Owner: Document Services This edition applies to Release 6.0 of the PowerSchool Premier software and to all subsequent releases and
SES Project v 9.0 SES/CAESAR QUERY TOOL. Running and Editing Queries. PS Query
SES Project v 9.0 SES/CAESAR QUERY TOOL Running and Editing Queries PS Query Table Of Contents I - Introduction to Query:... 3 PeopleSoft Query Overview:... 3 Query Terminology:... 3 Navigation to Query
ManageMyHealth SMS Text Message Service User Guide. Medtech32. Version 20.0 (March 2012)
ManageMyHealth SMS Text Message Service User Guide Medtech32 Version 20.0 (March 2012) IMPORTANT NOTE Medtech recommends that all Medtech upgrades and database back-up and restore processes are performed
Human Resources (HR) Query Basics
Human Resources (HR) Query Basics This course will teach you the concepts and procedures involved in finding public queries, creating private queries, and running queries in PeopleSoft 9.1 Query Manager.
Advisee List and Expanded Student Profile (ESP) User s Guide
Advisee List and Expanded Student Profile (ESP) User s Guide Introduction This guide will give a brief overview of the Advisee List and ESP layout and answer common questions such as how to remove holds,
Synergy SIS Grade Book User Guide
Synergy SIS Grade Book User Guide Edupoint Educational Systems, LLC 1955 South Val Vista Road, Ste 200 Mesa, AZ 85204 Phone (877) 899-9111 Fax (800) 338-7646 Volume 01, Edition 01 April 2010 Copyright
Wisconsin PowerSchool User s Group Meeting November 18 th -19 th, 2009 Kalahari Resort, Wisconsin Dells. PowerSchool Tips & Tricks
Wisconsin PowerSchool User s Group Meeting November 18 th -19 th, 2009 Kalahari Resort, Wisconsin Dells PowerSchool Tips & Tricks PowerSchool Tips and Tricks Presented by: Patt Goerke, Data Manager Wauwatosa
Portal View Login to Griffith Portal
Portal View Login to Griffith Portal Bank Details appears in Employment Folder navigate via the Menu on left hand side or select Links on the right Add/update bank accounts Add/update pay distributions
Crystal Reports Server Quick Installation Guide
Crystal Reports Server Quick Installation Guide Crystal Reports Server Windows Patents Trademarks Copyright Business Objects owns the following U.S. patents, which may cover products that are offered and
School Social Worker INTRODUCTION
INTRODUCTION The following document is designed to help School Social Workers to utilize Infinite Campus in their job functions. We will be looking at four areas of the program. The first area will be
MYEDUCATION BC MIDDLE SCHOOL TEACHER GUIDE BOOK
MYEDUCATION BC MIDDLE SCHOOL TEACHER GUIDE BOOK Janzen, Barry GREATER VICTORIA SCHOOL DISTRICT 61 [Company address] Middle School Teacher MyEducation BC Basics Guide Book Contents: 1. Logging On and Change
Step One. Step Two. Step Three USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013)
USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013) This guide was created to allow agencies to set up the e-data Tech Support project s Microsoft Access template. The steps below have been
Instructions to process IRS forms 1099 in PeopleSoft
Instructions to process IRS forms 1099 in PeopleSoft Step 1. Identify vendors designated as 1099 vendors for reporting purposes. From the Query Viewer menu, run the query LC_1099_VENDORS. Enter council
MyCampus Job Aid. Document Control. Graduation Parchments Version: 1.0. Title: Production/Review Date March 2015. Next review due: January 2016
MyCampus Job Aid Document Control Title: Graduation Parchments Version: 1.0 Owner: Linsay Black Production/Review Date March 2015 Review action: Update Next review due: January 2016 This document outlines
CHRIS User Guide: Dated Information and Date Tracking
CHRIS User Guide: Dated Information and Date Tracking Introduction Information in CHRIS is either Dated or Date Tracked. To use CHRIS you must understand these features, because you will use them with
This will open up a new window and take you to the BOXI home page
User Manual for the Business Objects Web Intelligence XI System (BOXI) Section 1: Getting Started with BOXI CONTENTS In this section you will learn how to log in to BOXI, find, open and view existing documents
Microsoft Office. Mail Merge in Microsoft Word
Microsoft Office Mail Merge in Microsoft Word TABLE OF CONTENTS Microsoft Office... 1 Mail Merge in Microsoft Word... 1 CREATE THE SMS DATAFILE FOR EXPORT... 3 Add A Label Row To The Excel File... 3 Backup
AAFCO Check Sample Program New Data Reporting Website Manual Date of Issue: March 1 st 2014
Victoria S. Siegel, Ph.D., Chair Collaborative Check Sample Program Committee AAFCO Check Sample Program New Data Reporting Website Manual Date of Issue: March 1 st 2014 1. Registered participants in any
PeopleSoft Query Training
PeopleSoft Query Training Overview Guide Tanya Harris & Alfred Karam Publish Date - 3/16/2011 Chapter: Introduction Table of Contents Introduction... 4 Navigation of Queries... 4 Query Manager... 6 Query
North Carolina State Setup Guide. PowerSchool Student Information System
PowerSchool Student Information System Released December 13, 2013 Document Owner: Documentation Services This edition applies to Release 7.x of the PowerSchool software and to all subsequent releases and
User s Guide for the Texas Assessment Management System
User s Guide for the Texas Assessment Management System Version 8.3 Have a question? Contact Pearson s Austin Operations Center. Call 800-627-0225 for technical support Monday Friday, 7:30 am 5:30 pm (CT),
Read Naturally, Inc. Version: 05 February 2016. Saint Paul, Minnesota
USER GUIDE Version: 05 February 2016 Read Naturally, Inc. Saint Paul, Minnesota Phone: 800.788.4085/651.452.4085 Website: www.readnaturally.com Email: info@readnaturally.com Copyright 2011 2016 Read Naturally,
JROTC Unit Management System (JUMS) User s Guide
JROTC Unit Management System (JUMS) User s Guide 1 March 2016 Summary of Changes JUMS User Guide This revision, dated 1 March 2016 o Updates Chapter 3, paragraph 3-2, Import New Cadets from a File into
INFORMATION TECHNOLOGY SERVICES POWERSCHOOL SMS REPORTS TO ASSIST WITH MONITORING THE ESOL PROGRAM
INFORMATION TECHNOLOGY SERVICES POWERSCHOOL SMS REPORTS TO ASSIST WITH MONITORING THE ESOL PROGRAM Student Information is stored electronically in the Prince William County Public Schools (PWCS) Student
StrataJazz 2016.2 Release Notes
StrataJazz 2016.2 Release Notes This document describes the enhancements for the StrataJazz 2016.2 release. The document also describes several defects that were fixed for this release. General General
Import and Export User Guide PowerSchool Student Information System
PowerSchool Student Information System Document Properties Import and Export User Guide Copyright Owner 2003 Apple Computer, Inc. All rights reserved. This document is the property of Apple Computer, Inc.
HMIS Client Services User Guide
HMIS Client Services User Guide Washington State HMIS AES Adaptive Enterprise Solutions unlocking the dawn of better results for your organization 2009 AdSystech, Inc. This document is not to be photocopied
Stellar Phoenix. SQL Database Repair 6.0. Installation Guide
Stellar Phoenix SQL Database Repair 6.0 Installation Guide Overview Stellar Phoenix SQL Database Repair software is an easy to use application designed to repair corrupt or damaged Microsoft SQL Server
Add User to Administrators Group using SQL Lookup Table
Add User to Administrators Group using SQL Lookup Table Summary This utility is intended to aid customers in the ability to make the user of a desktop a local administrator on the desktop. In order to
SYNERGY SIS CALPADS State Reporting Administration and User Guide
SYNERGY SIS CALPADS State Reporting Administration and User Guide Edupoint Educational Systems, LLC 1955 South Val Vista Road, Ste 200 Mesa, AZ 85204 Phone (877) 899-9111 Fax (800) 338-7646 Volume 01,
User's Guide. Product Version: 2.5.0 Publication Date: 7/25/2011
User's Guide Product Version: 2.5.0 Publication Date: 7/25/2011 Copyright 2009-2011, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Contents GoAnywhere Services Welcome 6 Getting Started
Business Objects Enterprise version 4.1. Report Viewing
Business Objects Enterprise version 4.1 Note about Java: With earlier versions, the Java run-time was not needed for report viewing; but was needed for report writing. The default behavior in version 4.1
Simple Disaster Recovery
Simple Disaster Recovery OVERVIEW NetHelpDesk is unlike most products in the market in so many ways. One of the most notable is the simple disaster recovery (DR) procedure that you can follow, to ensure
Oklahoma Profile of State High School Exit Exam Policies 2012
OK PROFILE 1 Oklahoma Profile of State High School Exit Exam Policies 2012 State exit exam policy Beginning with students entering the 9 th grade in the 2008-09 school year, every student will be required
Amicus Attorney Link Guide: PCLaw
Amicus Attorney Link Guide: PCLaw Applies to: Amicus Attorney Premium Edition 2012 / 2011 SP1 Contents About the Link... 2 What you need... 2 What information is exchanged... 3 Link setup checklist...
DocAve 6 SharePoint Migrator
DocAve 6 SharePoint Migrator User Guide Service Pack 5, Cumulative Update 1 Issued August 2015 1 Table of Contents What s New in this Guide... 5 About SharePoint Migration... 6 Complementary Products...
eservice Portal Overview
eservice Portal Overview About this Guide Purpose The eservice Portal Overview Guide provides a differences overview of Support Online to eservice Portal migration. The new eservice portal provides the
Outlook Web Access End User Guide
Outlook Web Access End User Guide Page 0 Outlook Web Access is an online, limited version of an Outlook client which can be used to access an exchange account from a web browser, without having an Outlook
How to Use the H-ITT Analyzer Version 2.4.4
How to Use the H-ITT Analyzer Version 2.4.4 I. Preparing to Use Analyzer: Adding Your Class II. Introduction to the Analyzer Interface III. Sync Your Class Roster in Analyzer IV. Update Your Class Roster
Transfer Credit Setup Guide
Transfer Credit Setup Guide Page 1 of 18 Transfer Credit Setup Description: The Transfer Credit process is based on the concept of modeling as many scenarios you can think of to transfer credit articulation.
Helpful Information is found at this page: http://students.asu.edu/facultycenter
Academic Status Report: The Academic Status Report (ASR) allows you to identify and communicate with students who are performing poorly in class. The system allows you to select specific reasons and corrective
Migrating Trend Micro Mobile Security for Enterprise (TMMS) 8.0 to TMMS 9.0 Patch 1
Migrating Trend Micro Mobile Security for Enterprise (TMMS) 8.0 to TMMS 9.0 Patch 1 Migrating TMMS 8.0 to version 9.0 Patch 1 involves the following steps: 1. Pre-migration 2. Backing up the database and
Adding a Section to a Single Component Course
Adding a Section to a Single Component Course This tutorial will explain how to Add a Section to a Single Component Course. Begin by clicking on Curriculum Management Schedule of Classes Maintain Schedule
CUNYfirst Query List Department of Computer Science at Queens College
CUNYfirst Query List Department of Computer Science at Queens College Last Updated 1/22/2015 7:45:00 AM Remarks: 1. These queries have been developed by CS technical staff (primarily Xiuyi Huang) to meet
The HealthStream Learning Center
The HealthStream Learning Center Student User Guide Updated November 24, 2015 HealthStream, Inc. 209 10 th Avenue South Suite 450 Nashville, TN 37203 Copyright 2015, HealthStream, Inc. The information
PowerSchool Student Information System
Oracle ODBC Configuration and Client Installation Guide PowerSchool Student Information System Released July 9, 2008 Document Owner: Documentation Services This edition applies to Release 5.2 of the PowerSchool
Lab 02 Working with Data Quality Services in SQL Server 2014
SQL Server 2014 BI Lab 02 Working with Data Quality Services in SQL Server 2014 Jump to the Lab Overview Terms of Use 2014 Microsoft Corporation. All rights reserved. Information in this document, including
Database migration using Wizard, Studio and Commander. Based on migration from Oracle to PostgreSQL (Greenplum)
Step by step guide. Database migration using Wizard, Studio and Commander. Based on migration from Oracle to PostgreSQL (Greenplum) Version 1.0 Copyright 1999-2012 Ispirer Systems Ltd. Ispirer and SQLWays
Excel: Analyze PowerSchool Data
Excel: Analyze PowerSchool Data Trainer Name Trainer/Consultant PowerSchool University 2012 Agenda Welcome & Introductions Organizing Data with PivotTables Displaying Data with Charts Creating Dashboards
Plan & Participant Reports Overview
Plan & Participant Reports Overview Purpose: This guide will provide an overview of the most commonly used reports. Table of Contents REPORT LOCATIONS... 2 FINANCIAL REPORTS... 3 FINANCIAL REPORT GENERATION
http://www.nwea.org/support/course/enrolling-test-term
Script: Enrolling for a Test Term: Creating Your Class Roster File and Special Programs File. This document is the script containing the narration text for the online training Enrolling for a Test Term:
Provider Electronic Solutions Upgrade Instructions
Provider Electronic Solutions Upgrade Instructions Get Upgrades from the Web This document describes how to upgrade Provider Electronic Solutions (PES) on your computer or computer network from the Connecticut
TIMEKEEPER RATE REVIEW A TOOL TO CONTROL TIMEKEEPER RATES
TIMEKEEPER RATE REVIEW A TOOL TO CONTROL TIMEKEEPER RATES TIMEKEEPER RATE REVIEW: A TOOL TO CONTROL TIMEKEEPER RATES Overview Timekeeper Rate Review (TK Rate Review) is a powerful tool for controlling
Real-time Data Replication
Real-time Data Replication from Oracle to other databases using DataCurrents WHITEPAPER Contents Data Replication Concepts... 2 Real time Data Replication... 3 Heterogeneous Data Replication... 4 Different
New York State Student Information Repository System. New York State Student Identification System (NYSSIS) USERS GUIDE
New York State Student Information Repository System New York State Student Identification System (NYSSIS) USERS GUIDE Version 6.2 Released November 2009 The University of the State of New York THE STATE
STIDistrict SQL 2000 Database Management Plans
STIDistrict SQL 2000 Database Management Plans Overview STI recommends that users create SQL database maintenance plans to maintain the integrity of the STIDistrict database. Database maintenance plans
Data Domain Profiling and Data Masking for Hadoop
Data Domain Profiling and Data Masking for Hadoop 1993-2015 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or
DocAve 6 Quickr Migrator
DocAve 6 Quickr Migrator User Guide Service Pack 6, Cumulative Update 1 Issued December 2015 1 Table of Contents What s New in this Guide... 5 About Quickr Migrator... 6 Complementary Products... 6 Submitting
Data Warehouse and Business Intelligence Testing: Challenges, Best Practices & the Solution
Warehouse and Business Intelligence : Challenges, Best Practices & the Solution Prepared by datagaps http://www.datagaps.com http://www.youtube.com/datagaps http://www.twitter.com/datagaps Contact contact@datagaps.com
DocAve 6 Lotus Notes Migrator
DocAve 6 Lotus Notes Migrator User Guide Service Pack 6, Cumulative Update 1 Issued December 2015 1 Table of Contents What s New in this Guide... 5 About Lotus Notes Migrator... 6 Complementary Products...
Access Online. Transaction Approval Process User Guide. Approver. Version 1.4
Access Online Transaction Approval Process User Guide Approver Version 1.4 Contents Introduction...3 TAP Overview...4 View-Only Access... 5 Approve Your Own Transactions...6 View Transactions... 7 Validation
Session Attribution in SAS Web Analytics
Session Attribution Session Attribution Session Attribution Session Attribution Session Attribution Session Attribution Session Attributi Technical Paper Session Attribution in SAS Web Analytics The online
Understanding how to use the Quality Measure Step by Step Documents
Understanding how to use the Quality Measure Step by Step Documents Step 1: Quality Measure Selection o The first step for Quality Measures is to ensure you know what the measures are looking for from
TE Glossary. Assessment Forms - The Assessment Forms lister maintains a list of all CASAS tests available in the TOPSpro Enterprise database
TE Glossary 3 rd Party Import Wizard Go to Tools 3 rd Party Import Wizard. This feature enables you to bring in files from third party systems into your TE database so that you can include this data for