2015 Ed-Fi Alliance Summit Austin Texas, October 12-14, It all adds up Ed-Fi Alliance

Size: px
Start display at page:

Download "2015 Ed-Fi Alliance Summit Austin Texas, October 12-14, It all adds up Ed-Fi Alliance"

Transcription

1 2015 Ed-Fi Alliance Summit Austin Texas, October 12-14, 2015 It all adds up.

2 Ed-Fi ODS / API Overview Chris Moffatt Director of Technology, Ed-Fi Alliance chris.moffatt@ed-fi.org 2

3 Ed-Fi Data Standard & Implementation Suite Ed-Fi Data Standard The Ed-Fi Data Standard serves as the foundation for enabling interoperability among secure data systems and contains a Unifying Data Model designed to capture the meaning and inherent structure in the most important information in the K 12 education enterprise. Ed-Fi Operational Data Store and API The Ed-Fi Operational Data Store (ODS) provides a place to store information that integrates and catalogs secure real-time data from other systems within your agency, regardless of the source and supports transactional data. The Ed-Fi ODS API provides the ability to selectively create, read, and update information stored in an Ed-Fi powered ODS, maximizing developer productivity and success. Ed-Fi Dashboards Ed-Fi Dashboards provide a starting point for developing student performance dashboards that put real-time, actionable information at the fingertips of educators. Ed-Fi Tools Ed-Fi Tools aid developers implementing the technical components of the Ed-Fi Implementation Suite. Specifically, the online Ed-Fi Validation Tool helps users streamline the testing process by verifying exchanges are working correctly.

4 Ed-Fi Technology Is Used To Unify Data From Multiple Sources s & Parents Enrollments Courses, Sections, s & Teachers Attendance Discipline Grades & credits Programs Staff Employments, Assignments Credentials, Experience Roles Assessment Type, Purpose, Grade Level Performance levels (cut scores) Learning objectives, standards scores, accommodations, language Program participation Special classifications Services received by students ` District HR Assessment Other e.g. EasyIEP Transfer student data automatically flows to the new school upon enrollment Granular data flows from districts and other sources transactionally or in bulk uploads Transactional Web Service Interface Bulk Data Interface Secure State Infrastructure Unique identity is maintained throughout the system Unique Person ID Data on a person s roles and assignments and the students they teach determine access to application and data ODS combines and unifies current data from different sources Operational Data Store (ODS) Performance Dashboards Unified and validated data moves to the data warehouse Snapshots of data and aggregates are captured for accountability reporting Dashboards drive studentlevel decision making for teachers and administators Warehouse holds Historical/ longitudinal data Accountability data KPIs Data Warehouse (DW) State Accountability (EIS) EDFacts Files Files Files Files Files State State State Reports Reports Reports Reporting is driven off of the data warehouse Single Sign-On Identity Management TN Extended 10/12/ Source: TN DOE presentation

5 Ed-Fi Technology Components Version 1.2 ODS Schema Source Assessment XML Operational Data Store (Snapshot) Performance Dashboards Other Ed-Fi Standard Interchange Schemas 5

6 Ed-Fi Technology Components Version 2.0 ODS Schema Source Assessment JSON REST API (transactional) Bulk Load API Ed-Fi API API Codegen Operational Data Store (Persistent) Performance Dashboards Other XML XML Shredder Code Gen Ed-Fi Standard Interchange Schemas 6

7 Getting Started 7

8 Architecture JSON ASP.NET WebAPI Model Binder Resource Models Generated Model Mapper Entity Models NHibernate DB-specific SQL EdFi_ODS Web Server NHibernate ORM Mappings When the ASP.NET WebAPI framework receives the JSON payload, it is deserialized into the C# Resource class model. The data is then copied to the Entity model which matches the structure of the database 8

9 Architecture API Key/Secret Management API Token Validation/Expiration API Resource Authorization Metadata EdFi_Admin EdFi_Security /resources /bulkoperations Web Server API Key/Secret Authentication and Token Validation Uploads and Bulk Operations Resource Request Authorization Resource Request Processing EdFi_ODS (NHibernate ORM) Rest_Api Bulk Load Worker 9

10 Security and Data Access Authentication 2-legged OAuth2 Authorization two-pronged approach Relationship-based: Applications are associated with one or more LEAs for which they can submit and access education data Resource-based: Applications are given the right to access or perform operations against specific resources. For example: A SIS vendor is only authorized to access or perform operations against students and staff that are associated with the local education agencies that they serve An assessment vendor can only view and modify assessment metadata and data that is specifically related to their own assessments API Profiles : Enable field-level data access policy Ed-Fi ODS / API Security & Profiles Deep Dive 9:50am) 10

11 Extensibility The Ed-Fi Extensibility Framework from the data standard flows through to the ODS / API Implementing an extension involves making changes in the following components: XSD schema Database scripts API metadata Configuration files More details in Ed-Fi ODS / API Developers Guide and Developer Boot Camp 11

12 Version 2.0 Releases Technical Preview (Oct 14) Beta (June 15) Public Release (Nov 15) 12

13 Version 2.0 Public Release Enhancements (since Beta) API Profiles Security Configuration Tool Load Testing Framework White-box Security Audit Expanded Documentation, including: Deployment Load Testing Results 13

14 Ed-Fi ODS / API v2.0 14

15 Session Call-outs Ed-Fi ODS / API Security & Profiles Deep Dive 9:50am) Lessons Learned and Best Practices for Implementing the Ed-Fi ODS / API v2.0 11:45am) 15

16 Questions 16

Chris Moffatt Director of Technology, Ed-Fi Alliance

Chris Moffatt Director of Technology, Ed-Fi Alliance Chris Moffatt Director of Technology, Ed-Fi Alliance Review Background and Context Temporal ODS Project Project Overview Design and Architecture Demo Temporal Snapshot & Query Proof of Concept Discussion

More information

2015 Ed-Fi Alliance Summit Austin Texas, October 12-14, It all adds up Ed-Fi Alliance

2015 Ed-Fi Alliance Summit Austin Texas, October 12-14, It all adds up Ed-Fi Alliance 2015 Ed-Fi Alliance Summit Austin Texas, October 12-14, 2015 It all adds up. Sustainability and Ed-Fi Implementations 2 Session Overview Introduction (5 mins) Define the problem (10 min) Share In-Flight

More information

Supporting Multi-Year Data in Ed-Fi Technology. Chris Moffatt Director of Technology, Ed-Fi Alliance

Supporting Multi-Year Data in Ed-Fi Technology. Chris Moffatt Director of Technology, Ed-Fi Alliance Supporting Multi-Year Data in Ed-Fi Technology Chris Moffatt Director of Technology, Ed-Fi Alliance chris.moffatt@ed-fi.org Session Abstract This session will provide a review of the activities of the

More information

Education Data Management and Ed-FI

Education Data Management and Ed-FI Education Data Management and Ed-FI Massachusetts Learning Organizations Integrity Learning Solutions 0 What is Integrity s Mission? To provide Massachusetts-based learning organizations with technology

More information

This presentation was created by CPSI, Ltd. 1

This presentation was created by CPSI, Ltd.   1 1 Who is CPSI About Us and What We Do Service Experience Commitment CPSI has been servicing education organizations exclusively since 1989 and writing software for the market since 1992. We have extensive

More information

Texas Education Data Standards (TEDS)

Texas Education Data Standards (TEDS) 2015-2016 Texas Education Data Standards (TEDS) INTRODUCTION TO TEDS March 1, 2015 Prepared by: State Education Data Systems (SEDS) Team This document can be downloaded from the internet at the following

More information

Texas Education Data Standards (TEDS)

Texas Education Data Standards (TEDS) Texas Education Data Standards (TEDS) INTRODUCTION TO TEDS Preliminary Version 2014.P.2.0 December 3, 2012 Prepared by: State Education Data Systems (SEDS) Team This document can be downloaded from the

More information

Texas Education Data Standards (TEDS)

Texas Education Data Standards (TEDS) 2017-2018 Texas Education Data Standards (TEDS) Section 8.2.0 PEIMS Data Submis Requirements Introduction September 1, 2017 Prepared by: Information Technology Services Business Management Divi Table of

More information

Ed-Fi REST API Design & Implementation Guidelines

Ed-Fi REST API Design & Implementation Guidelines Ed-Fi REST API Design & Implementation Guidelines Ed-Fi Data Standard v2.0 (API Guidelines v1.0) April 28, 2015 2015 Ed-Fi Alliance, LLC. All rights reserved. Ed-Fi is a registered trademark of the Ed-Fi

More information

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Ed-Fi ODS and Ed-Fi ODS API Version 2.0 - Technical Preview January 2015 2014-2015 Ed-Fi Alliance, LLC. All rights reserved. Ed-Fi is a registered trademark

More information

Oracle BI 11g R1: Build Repositories Course OR102; 5 Days, Instructor-led

Oracle BI 11g R1: Build Repositories Course OR102; 5 Days, Instructor-led Oracle BI 11g R1: Build Repositories Course OR102; 5 Days, Instructor-led Course Description This Oracle BI 11g R1: Build Repositories training is based on OBI EE release 11.1.1.7. Expert Oracle Instructors

More information

Simple Solution. Brighter Futures. TSDS Incident Management Escalation Process

Simple Solution. Brighter Futures. TSDS Incident Management Escalation Process Simple Solution. Brighter Futures. TSDS Incident Management Escalation Process Click Course to Menu edit Master title style 2 TSDS Components Supported by TIMS Escalation Process Overview LEA Campus User

More information

Oracle BI 11g R1: Build Repositories

Oracle BI 11g R1: Build Repositories Oracle University Contact Us: + 36 1224 1760 Oracle BI 11g R1: Build Repositories Duration: 5 Days What you will learn This Oracle BI 11g R1: Build Repositories training is based on OBI EE release 11.1.1.7.

More information

California Assessment of Student Performance and Progress (CAASPP) Online Reporting System (ORS) Score Reports Quick Start Guide

California Assessment of Student Performance and Progress (CAASPP) Online Reporting System (ORS) Score Reports Quick Start Guide 1 Users whose roles permit access to the Online Reporting System (ORS) can access it on http://www.caaspp.org/ either through (1) the [Online Reporting System] link in the [Test Administration] tab or

More information

DATABASE ADMINISTRATOR

DATABASE ADMINISTRATOR DATABASE ADMINISTRATOR Department FLSA Status Reports To Supervises Information Technology Exempt IT Director N/A DISTINGUISHING CHARACTERISTICS: The principal function of an employee in this class is

More information

PowerSchool 7.10 Release Notes PowerSchool Student Information System

PowerSchool 7.10 Release Notes PowerSchool Student Information System PowerSchool Student Information System Released December 2013 Document Owner: Documentation Services This edition applies to Release 7.10 of the PowerSchool software, and to all subsequent releases and

More information

Simple Solution. Brighter Futures. ECDS. Early Childhood Data System. Texas Education Agency Region One PEIMS Department.

Simple Solution. Brighter Futures. ECDS. Early Childhood Data System. Texas Education Agency Region One PEIMS Department. Simple Solution. Brighter Futures. ECDS Early Childhood Data System February 15, 2018 Texas Education Agency Region One PEIMS Department Agenda Click to edit Master title style 2 ECDS Overview Data Flow

More information

Oracle BI 12c: Build Repositories

Oracle BI 12c: Build Repositories Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Oracle BI 12c: Build Repositories Duration: 5 Days What you will learn This Oracle BI 12c: Build Repositories training teaches you

More information

Illinois State Board of Education

Illinois State Board of Education Illinois State Board of Education Illinois Longitudinal Data System Data Advisory Committee June 29, 2010 June 2010 ILDS Data Advisory Committee Agenda Welcome and Introductions Committee Administration

More information

Early Childhood Data System

Early Childhood Data System Early Childhood Data System Pre-Kindergarten Data Submission 2017 2018 Timeline TEDS Converter & Validation Tool ECDS Data Upload Prepare/Finalize Process Education Service Center 1451 S. Cherry Lane White

More information

Creating a Parent Portal Account

Creating a Parent Portal Account Creating a Parent Portal Account Step 1: Go to https://focus.bayschools.net/focus/auth Step 2: Click on I DO NOT have an Account Registered on the Parent Portal but my child is Actively Enrolled Welcome

More information

PowerSchool Student and Parent Portal User Guide. PowerSchool Student Information System

PowerSchool Student and Parent Portal User Guide. PowerSchool Student Information System PowerSchool Student and Parent Portal User Guide PowerSchool Student Information System Released December 2016 Document Owner: Documentation Services This edition applies to Release 10.1 of the PowerSchool

More information

Database Engineering. Percona Live, Amsterdam, September, 2015

Database Engineering. Percona Live, Amsterdam, September, 2015 Database Engineering Percona Live, Amsterdam, 2015 September, 2015 engineering, not administration 2 yesterday s DBA gatekeeper master builder superhero siloed specialized 3 engineering quantitative interdisciplinary

More information

Teacher Resource Link (TRL) User Guide

Teacher Resource Link (TRL) User Guide Teacher Resource Link (TRL) User Guide Statewide Longitudinal Data System (SLDS) June 13, 2014 Page 1 of 22 Table of Contents WHAT IS THE TEACHER RESOURCE LINK?... 3 ACCESSING DIGITAL RESOURCES... 3 INTENDED

More information

General Questions about required reporting for ECDS

General Questions about required reporting for ECDS General Questions about required reporting for ECDS Question 1. Note: Many questions previously posed about the ECDS template have been addressed by adding requested changes to the TSDS ECDS Template.

More information

INDUSTRY CERTIFICATION TEST ADMINISTRATION POLICIES AND PROCEDURES

INDUSTRY CERTIFICATION TEST ADMINISTRATION POLICIES AND PROCEDURES INDUSTRY CERTIFICATION TEST ADMINISTRATION POLICIES AND PROCEDURES WHAT IS INDUSTRY CERTIFICATION? A VOLUNTARY PROCESS THROUGH WHICH STUDENTS ARE ASSESSED BY AN INDEPENDENT, THIRD-PARTY CERTIFYING ENTITY

More information

Texas Education Data Standards (TEDS)

Texas Education Data Standards (TEDS) 2018-2019 Texas Education Data Standards (TEDS) INTRODUCTION TO TEDS July 1, 2018 Prepared by: This document can be downloaded from the internet at the following website address: http://www.texasstudentdatasystem.org/tsds/teds/teds_latest_release/

More information

Quick Guide to TIDE: Adding Users and Students

Quick Guide to TIDE: Adding Users and Students Quick Guide to TIDE: Adding Users and Students Test Coordinators use TIDE to add and manage user accounts and to add students participating in the South Carolina Alternate Assessment. This Quick Guide

More information

Texas Education Data Standards (TEDS)

Texas Education Data Standards (TEDS) 2018-2019 Texas Education Data Standards (TEDS) INTRODUCTION TO TEDS March 1, 2018 Prepared by: This document can be downloaded from the internet at the following website address: http://www.texasstudentdatasystem.org/tsds/teds/teds_latest_release/

More information

Quick Guide to TIDE: Adding Users, Students, and Student Test Settings

Quick Guide to TIDE: Adding Users, Students, and Student Test Settings Quick Guide to TIDE: Adding Users, Students, and Student Test Settings School administrators use TIDE to add and manage user (i.e. adult) accounts, and to add students participating in Idaho assessments.

More information

Agenda. Lessons learned from CECAS Training approach to ECATS. Changes to Training/Support Development of LEA Training Plan Updates

Agenda. Lessons learned from CECAS Training approach to ECATS. Changes to Training/Support Development of LEA Training Plan Updates ECATS Delivery Team Agenda Lessons learned from CECAS Training approach to ECATS Recommended Training Groups Training Group Goals Changes to Training/Support Development of LEA Training Plan Updates Preparing

More information

COMPARING ROSTER DATA MODELS

COMPARING ROSTER DATA MODELS COMPARING ROSTER DATA MODELS By Alex Jackl, CEO Bardic Systems, Inc. www.bardicsystems.com alex@bardicsystems.com WITH SUPPORT FROM A4L, ACCESS 4 LEARNING TABLE OF CONTENTS 1 2 3 4 5 6 7 8 Why Compare

More information

What s New in PowerSchool 9.0

What s New in PowerSchool 9.0 What s New in PowerSchool 9.0 PowerSchool 9.0 contains many new features and enhancements to existing functionality. These features are designed to improve efficiency and overall SIS productivity. This

More information

Early Education Program Registration (A New MDE Data Collection)

Early Education Program Registration (A New MDE Data Collection) Early Education Program Registration (A New MDE Data Collection) Avisia Whiteman Craig Rhombs education.state.mn.us Topics Collection objectives Timeline What programs? What people & when? Process flows

More information

Public Education Information Management System (PEIMS)

Public Education Information Management System (PEIMS) 2018-2019 Texas Education Data Standards (TEDS) Public Education Information Management System (PEIMS) Section 8 PEIMS Introduction to TEDS July 1, 2018 Prepared by: PEIMS Introduction to TEDS This document

More information

Oracle BI 11g R1: Build Repositories

Oracle BI 11g R1: Build Repositories Oracle University Contact Us: 02 6968000 Oracle BI 11g R1: Build Repositories Duration: 5 Days What you will learn This course provides step-by-step procedures for building and verifying the three layers

More information

studentgps Dashboards LEA Implementation Plan

studentgps Dashboards LEA Implementation Plan studentgps LEA Implementation Plan It is TEA's recommendation that LEAs not implement all campuses at once. Consider implementing a feeder pattern or one level of schools, such as the high schools, before

More information

Chapter 3. Roster Management

Chapter 3. Roster Management Chapter 3. Roster Management About Rosters About Rosters Rosters can be used for analyzing aggregate score data and tracking students test scores easily. All rosters are locally created and locally controlled.

More information

WEST TEXAS A&M UNIVERSITY

WEST TEXAS A&M UNIVERSITY WEST TEXAS A&M UNIVERSITY Instructional Technology Services WTClass Training Manual Grade Center July 2014 WTClass Blackboard 9.1 For technical support call (806) 651-4357 Support website: http://angel.wtamu.edu/online

More information

PowerSchool Parent Portal User Guide. PowerSchool Student Information System

PowerSchool Parent Portal User Guide. PowerSchool Student Information System PowerSchool Student Information System Released October 3, 2007 Document Owner: Documentation Services This edition applies to Release 5.1.2 of the Premier software and to all subsequent releases and modifications

More information

PowerSchool Student and Parent Portal User Guide. https://powerschool.gpcsd.ca/public

PowerSchool Student and Parent Portal User Guide. https://powerschool.gpcsd.ca/public PowerSchool Student and Parent Portal User Guide https://powerschool.gpcsd.ca/public Released June 2017 Document Owner: Documentation Services This edition applies to Release 11.x of the PowerSchool software

More information

Simple Solution. Brighter Futures. TSDS Technical Course Module 2: TSDS Texas Education Data Standards (TEDS) and the Client-Side Validation Tool

Simple Solution. Brighter Futures. TSDS Technical Course Module 2: TSDS Texas Education Data Standards (TEDS) and the Client-Side Validation Tool Simple Solution. Brighter Futures. TSDS Technical Course Module 2: TSDS Texas Education Data Standards (TEDS) and the Client-Side Validation Tool Click Course to Menu edit Master title style 1 TEDS Overview

More information

STaR Chart Basics (For Teachers & Librarians)

STaR Chart Basics (For Teachers & Librarians) STaR Chart Basics (For Teachers & Librarians) What: School Technology and Readiness (STaR) Chart, TEA requirement. Why: Assists Texas Schools in meeting and documenting the technology requirements set

More information

Texas Education Data Standards (TEDS) Public Education Information Management System (PEIMS) Section 8 PEIMS Introduction to TEDS

Texas Education Data Standards (TEDS) Public Education Information Management System (PEIMS) Section 8 PEIMS Introduction to TEDS Texas Education Data Standards (TEDS) Public Education Information Management System (PEIMS) Section 8 PEIMS Introduction to TEDS March 31, 2015 Prepared by: State Education Data Systems (SEDS) Team This

More information

Missouri State Educator Certification Q & A

Missouri State Educator Certification Q & A PLEASE NOTE: THIS DOCUMENT IS A GENERAL INFORMATION DOCUMENT WITH HELPFUL QUESTION AND ANSWERS ONLY - IT IS YOUR RESPONSIBILITY TO CHECK WITH THE DEPARTMENT OF ELEMENTARY AND SECONDARY EDUCATION (DESE)

More information

Quick Guide to TIDE: Adding Users and Students

Quick Guide to TIDE: Adding Users and Students Quick Guide to TIDE: Adding Users and Students School administrators use TIDE to add and manage user (i.e. adult) accounts, and to add students participating in ISAT assessments. This Quick Guide provides

More information

English Language Proficiency Test District Test Coordinator Training

English Language Proficiency Test District Test Coordinator Training English Language Proficiency Test District Test Coordinator Training Objectives During this sessions, district administrators will: Understand the roles of each user Understand how to install the secure

More information

Connecticut Alternate Assessment System Training Required for Teachers Administering the Alternate

Connecticut Alternate Assessment System Training Required for Teachers Administering the Alternate Connecticut Alternate Assessment System Training Required for Teachers Administering the Alternate Overview for District Administrators Beginning with the 2018-2019 school year, the Connecticut State Department

More information

PowerSchool User Guide For Parents

PowerSchool User Guide For Parents PowerSchool User Guide For Parents https://powerschool.gpcsd.ca/public Table of Contents Understanding Power School Parent Portal... 2 Introduction... 2 Let s Get Started... 2 Creating Your PowerSchool

More information

CO Java EE 7: Back-End Server Application Development

CO Java EE 7: Back-End Server Application Development CO-85116 Java EE 7: Back-End Server Application Development Summary Duration 5 Days Audience Application Developers, Developers, J2EE Developers, Java Developers and System Integrators Level Professional

More information

Public Education Information Management System (PEIMS)

Public Education Information Management System (PEIMS) 2017-2018 Texas Education Data Standards (TEDS) Public Education Information Management System (PEIMS) Section 8 PEIMS Introduction to TEDS December 1, 2016 Prepared by: PEIMS Introduction to TEDS This

More information

PowerSchool 7.5 Release Notes PowerSchool Student Information System

PowerSchool 7.5 Release Notes PowerSchool Student Information System PowerSchool Student Information System Released October 2012 Document Owner: Documentation Services This edition applies to Release 7.5 of the PowerSchool software, and to all subsequent releases and modifications

More information

PowerSchool Parent Portal User Guide PowerSchool Student Information System

PowerSchool Parent Portal User Guide PowerSchool Student Information System PowerSchool 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,

More information

DataLink Learn (SaaS or 9.1 Oct 2014+) Integration

DataLink Learn (SaaS or 9.1 Oct 2014+) Integration Overview... 2 Integration Goals... 2 Dependencies... 2 Steps to Integrate to Learn using DataLink... 2 Download and Install the DataLink Client Tool... 2 Technical Requirements... 2 Installing DataLink...

More information

Region 9 LEC School-Based Medi-Cal Administrative Activities (SMAA) Orange County Department of Education RMTS Training

Region 9 LEC School-Based Medi-Cal Administrative Activities (SMAA) Orange County Department of Education RMTS Training Region 9 LEC School-Based Medi-Cal Administrative Activities (SMAA) Orange County Department of Education 2016-2017 RMTS Training 1 What is Random Moment Time Survey (RMTS)? Random Moment Time Survey (RMTS)

More information

If you have any questions or concerns about this Privacy Policy, please Contact Us.

If you have any questions or concerns about this Privacy Policy, please Contact Us. Illuminate Education Your Privacy Rights Are Important To Us The privacy of students and their parents and guardians is important to Illuminate Education, Inc. ( Illuminate ) and the teachers, administrators,

More information

Palliser Regional Schools. PowerSchool User Guide for Parents

Palliser Regional Schools. PowerSchool User Guide for Parents PowerSchool User Guide for Parents PALLISER REGIONAL SCHOOLS PowerSchool User Guide for Parents #101 3305 18 Avenue North Lethbridge, Alberta T1H 5S1 Phone: (403) 328-4111 http://pallisersd.ab.ca Page

More information

6 SSIS Expressions SSIS Parameters Usage Control Flow Breakpoints Data Flow Data Viewers

6 SSIS Expressions SSIS Parameters Usage Control Flow Breakpoints Data Flow Data Viewers MSBI Training Program [SSIS SSAS SSRS] Duration : 60 Hrs SSIS 1 Introduction to SSIS SSIS Components Architecture & Installation SSIS Tools and DTS 2 SSIS Architecture Control Flow Tasks Data Flow Tasks

More information

Extending Blaise Capabilities in Complex Data Collections

Extending Blaise Capabilities in Complex Data Collections Extending Blaise Capabilities in Complex Data Collections Paul Segel and Kathleen O Reagan,Westat International Blaise Users Conference, April 2012, London, UK Summary: Westat Visual Survey (WVS) was developed

More information

TREX 101 TEXAS RECORDS EXCHANGE SYSTEM

TREX 101 TEXAS RECORDS EXCHANGE SYSTEM TREX 101 TEXAS RECORDS EXCHANGE SYSTEM August 16, 2017 REGION ONE EDUCATION SERVICE CENTER INFORMATION TECHNOLOGY - PEIMS DEPARTMENT 2 Agenda What is TREx? Registrar responsibility How to request access

More information

Test Information and Distribution Engine

Test Information and Distribution Engine SC-Alt Test Information and Distribution Engine User Guide 2018 2019 Published January 14, 2019 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information Distribution

More information

Statewide Student Identifiers (SSIDs or SIDs)

Statewide Student Identifiers (SSIDs or SIDs) Statewide Student Identifiers (SSIDs or SIDs) Overview SSIDs, which are unique to the state of Ohio, are used for funding and tracking longitudinal student data. The SSID system provides a way for ODE

More information

Microsoft Certified Professional Transcript

Microsoft Certified Professional Transcript Last Activity Recorded: March 12, 2009 Microsoft Certified Professional NEAL WALTERS 1770 PLUMMER DR ROCKWALL, TX 75087 US nwalters@sprynet.com Microsoft Certification Status Credential Microsoft Certified

More information

SSID User Guide and Policy

SSID User Guide and Policy OSPI SSID User Guide and Policy Using the Comprehensive Education Data and Research System to obtain State Student Identifiers Customer Support September 2017 Table of Contents Introduction... 3 Using

More information

TEXAS STUDENT DATA SYSTEM Field Coordination Network Update - Validation Tool

TEXAS STUDENT DATA SYSTEM Field Coordination Network Update - Validation Tool Simple Solution. Brighter Futures. TEXAS STUDENT DATA SYSTEM Field Coordination Network Update - Validation Tool November 21, 2013 Cynthia Cammack, Tessie Bryant, David Butler 1 AGENDA I. Overview II.

More information

PowerSchool Student and Parent Portal User Guide. PowerSchool 8.x Student Information System

PowerSchool Student and Parent Portal User Guide. PowerSchool 8.x Student Information System PowerSchool 8.x Student Information System Released July 2014 Document Owner: Documentation Services This edition applies to Release 8.0.1 of the PowerSchool software and to all subsequent releases and

More information

FULL STACK FLEX PROGRAM

FULL STACK FLEX PROGRAM THE CODING BOOT CAMP AT UNC CHARLOTTE OVERVIEW: FULL STACK FLEX PROGRAM Prepare for a career as an end-to-end web developer at The Coding Boot Camp at UNC Charlotte. Our Full Stack Flex course gives you

More information

b. Remediation will only be offered for courses offered at the home school.

b. Remediation will only be offered for courses offered at the home school. RECOVERING CREDIT THROUGH A MASTERY EXAM Responsible: Office of Academics Department of Assessment PURPOSE This administrative procedure shall establish guidelines related to the recovery of high school

More information

Texas Gateway CMDS: Content Editor Guide

Texas Gateway CMDS: Content Editor Guide Texas Gateway CMDS: Content Editor Guide Introduction Content providers within the Texas Gateway CMDS have access to the Content Editor, which is the interface they use to create, edit, and manage their

More information

COWLEY COLLEGE & Area Vocational Technical School

COWLEY COLLEGE & Area Vocational Technical School COWLEY COLLEGE & Area Vocational Technical School COURSE PROCEDURE FOR ASP.NET PROGRAMMING CIS1865 3 Credit Hours Student Level: This course is open to students on the college level in either the Freshman

More information

Information Systems and Tech (IST)

Information Systems and Tech (IST) Information Systems and Tech (IST) 1 Information Systems and Tech (IST) Courses IST 101. Introduction to Information Technology. 4 Introduction to information technology concepts and skills. Survey of

More information

What Are We Building?

What Are We Building? Presentation Agenda Introduction Overview of the Transport Layer Respective Responsibilities Overview of Extensible Markup Language (XML) SDS Data Exchange Specification Schedule 1 What Are We Building?

More information

Loyola Marymount University School of Education

Loyola Marymount University School of Education Loyola Marymount University School of Education The California Teaching Performance Assessment (CalTPA) Frequently Asked Questions The information presented in this guide is meant to serve as introductory

More information

After completing this course, participants will be able to:

After completing this course, participants will be able to: Designing a Business Intelligence Solution by Using Microsoft SQL Server 2008 T h i s f i v e - d a y i n s t r u c t o r - l e d c o u r s e p r o v i d e s i n - d e p t h k n o w l e d g e o n d e s

More information

W I g o. Region 16 Student IMS What IS GOING ON

W I g o. Region 16 Student IMS What IS GOING ON W I g o Region 16 Student IMS What IS GOING ON Updates Reminders Trainings Spotlight Updates Updates TxEIS 3.2.0389 (Installed 3/28/18 for Region 16 hosted districts) o o Attendance SAT0671 - Teacher Membership

More information

Austin Title Company

Austin Title Company Austin Title Company School Policy Manual for Mandatory Continuing Education 9600 N. Mopac Expressway, Suite 125 Austin, TX 78759 512.459.7222 Approved by the Texas Real Estate Commission School Provider

More information

Duration: 5 Days Course Code: M20764 Version: B Delivery Method: Elearning (Self-paced)

Duration: 5 Days Course Code: M20764 Version: B Delivery Method: Elearning (Self-paced) Administering a SQL Database Infrastructure Duration: 5 Days Course Code: M20764 Version: B Delivery Method: Elearning (Self-paced) Overview: This five-day instructor-led course provides students who administer

More information

itslearning Administrator Guide

itslearning Administrator Guide itslearning Administrator Guide January 2018 Contents Contents... 1 Introduction... 2 Courses and Students... 3 1.1 User and Access Rights...3 1.2 Supervisors...4 1.3 Workflow...4 1.4 Hierarchy...5 1.5

More information

How to access and navigate the Infinite Campus Portal

How to access and navigate the Infinite Campus Portal Ballard County Public Schools How to access and navigate the Infinite Campus Portal This presentation is a demonstration of the Infinite Campus Portal. For a detailed description of each area of the portal,

More information

Considerations for Next Generation Assessments: A Roadmap to 2014

Considerations for Next Generation Assessments: A Roadmap to 2014 Considerations for Next Generation Assessments: A Roadmap to 2014 Step 3 Ensuring Interoperability Step 4 Communicating Proactively and Step 5 Anticipating Ongoing Change Bryan Bleil VP, Online & Technology

More information

Bar Code File Preparation, Transmission & Validation Frequently Asked Questions

Bar Code File Preparation, Transmission & Validation Frequently Asked Questions Bar Code File Preparation, Transmission & Validation Frequently Asked Questions 2017-2018 Updates The Department of Education requires bar code labels for all students taking the Iowa Assessments. To comply

More information

The EDW: An Overview For Foothill-De Anza Community College District

The EDW: An Overview For Foothill-De Anza Community College District The EDW: An Overview For Foothill-De Anza Community College District R. Joanne Keys, SunGard Higher Education October, 2009 1 The Agenda Objective: Set the stage for a successful implementation of the

More information

Computer Science Technology Department

Computer Science Technology Department Computer Science Technology Department Houston Community College Department Phone Number: ab Houston Community College ITMT 2301 - Windows Server 2008 Network Infrastructure Configuration Administering

More information

Education Professional Standards Board. Local Educator Assignment Data. Rowan County

Education Professional Standards Board. Local Educator Assignment Data. Rowan County Education Professional Standards Board Local Educator Assignment Data Rowan County Preliminary Audit Report Report Generated: 2:10:37PM 1/4/2012 Total Pages: 5 School Year: 2011-2012 Semester: Fall General

More information

NRS STATE DATA QUALITY CHECKLIST

NRS STATE DATA QUALITY CHECKLIST A Project of the U.S. Department of Education NRS STATE DATA QUALITY CHECKLIST State: Date: Completed by (name and title): A. Data Foundation and Structure Acceptable Quality 1. State has written assessment

More information

Microsoft Core Solutions of Microsoft SharePoint Server 2013

Microsoft Core Solutions of Microsoft SharePoint Server 2013 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20331 - Core Solutions of Microsoft SharePoint Server 2013 Length 5 days Price $4290.00 (inc GST) Version B Overview This course will provide you with the

More information

PowerSchool Assessment User Guide. PowerSchool Student Information System

PowerSchool Assessment User Guide. PowerSchool Student Information System PowerSchool Assessment User Guide PowerSchool Student Information System Released June 2016 Document Owner: Documentation Services This edition applies to Release 10.x of the PowerSchool software and to

More information

Microsoft Certified Professional Transcript

Microsoft Certified Professional Transcript Last Activity Recorded: November 06, 2009 Microsoft Certified Professional PETER MARIAN GORLICKI Holstenstr. 96 Kiel 24103 DE peter.gorlicki@tcp4it.de Microsoft Certification Status Credential Certification

More information

PowerSchool 7.x Student Information System

PowerSchool 7.x Student Information System PowerSchool 7.x Student Information System Released May 2012 Document Owner: Documentation Services This edition applies to Release 7.2 of the PowerSchool software and to all subsequent releases and modifications

More information

Upgrading to Windows Server 2008

Upgrading to Windows Server 2008 Upgrading to Windows Server 2008 This 5-day workshop provides participants with the knowledge and skills to work with Network Infrastructure and Active Directory technologies in Windows Server 2008. This

More information

New User Training. Copyright <Dates> by <Authors>. All Rights Reserved.

New User Training. Copyright <Dates> by <Authors>. All Rights Reserved. Copyright by . All Rights Reserved. Table of contents Introduction... 3 Goal... 3 Agenda... 3 Usage... 3 OnDataSuite... 4 OnPoint... 4 Account Info... 5 Administrator... 5 End User...

More information

PowerSchool Parent Portal User Guide. PowerSchool 7.x Student Information System

PowerSchool Parent Portal User Guide. PowerSchool 7.x Student Information System PowerSchool 7.x Student Information System Released December 2012 Document Owner: Documentation Services This edition applies to Release 7.6 of the PowerSchool software and to all subsequent releases and

More information

A TEA preferred vendor

A TEA preferred vendor A TEA preferred vendor for your student information system As a recommended state-sponsored student information system provider established by the Texas Education Agency (TEA), Skyward will continue to

More information

Parent Instructions for Registration in Genius Course Requests, Drop Requests & Transcripts

Parent Instructions for Registration in Genius Course Requests, Drop Requests & Transcripts Parent Instructions for Registration in Genius Course Requests, Drop Requests & Transcripts To begin, log in to the NSO Genius page: http://mn.geniussis.com/publicwelcome.aspx?id=2 There is also a link

More information

GO-IEP Extract for Student Records

GO-IEP Extract for Student Records GO-IEP Extract for Student Records 1. We STRONGLY encourage all systems to use this extract for Sp Ed Event Codes. This includes systems who are using GO-IEP for the first time this year. 2. Data collections

More information

PowerSchool 7.6 Release Notes PowerSchool Student Information System

PowerSchool 7.6 Release Notes PowerSchool Student Information System PowerSchool Student Information System Released December 2012 Document Owner: Documentation Services This edition applies to Release 7.6 of the PowerSchool software, and to all subsequent releases and

More information

Microsoft SharePoint 2010 The business collaboration platform for the Enterprise and the Web. We have a new pie!

Microsoft SharePoint 2010 The business collaboration platform for the Enterprise and the Web. We have a new pie! Microsoft SharePoint 2010 The business collaboration platform for the Enterprise and the Web We have a new pie! 2 Introduction Key Session Objectives Agenda More Scalable More Flexible More Features Intranet

More information

CENTRAL TEXAS COLLEGE ITCC 1414 CCNA 1: Introduction to Networks. Semester Hours Credit: 4

CENTRAL TEXAS COLLEGE ITCC 1414 CCNA 1: Introduction to Networks. Semester Hours Credit: 4 CENTRAL TEXAS COLLEGE ITCC 1414 CCNA 1: Introduction to Networks INSTRUCTOR: OFFICE HOURS: Semester Hours Credit: 4 I. INTRODUCTION A. This course introduces the architecture, structure, functions, components,

More information

Power School Parent Portal User Guide

Power School Parent Portal User Guide Power School Parent Portal User Guide Preface Use this guide to assist you while navigating the PowerSchool Parent Portal. This guide is based on the PowerSchool Parent Portal online help, which you can

More information

The Specification Xml Failed To Validate Against The Schema. There Is An Error In The Following

The Specification Xml Failed To Validate Against The Schema. There Is An Error In The Following The Specification Xml Failed To Validate Against The Schema. There Is An Error In The Following 105: an attribute specification must start with a name or name token This error usually indicates that you

More information