Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page is for use by clients who are in the implementation phase. This describes the standard iterative approach that Regent follows during implementation recommends is followed for SBL file development. 

The SBL Schema and attributes documentation can be found on the Student Batch Load (SBL) landing page. 

Iteration 1 - Student/Bio/Demo Data

...

In this iteration the focus is to introduce academic information, program data and course data on the SBL file. Development efforts should first be focused on introducing the Student's Current Program and Course Data. Initial conversations, design and development on SBL Program Change logic is initiated during this iteration

For Reference: here is a link to Regent's Program Change Guide

An Iteration 2 SBL includes all elements from Iteration 1 along with additional elements for capturing program and course data. 

  • <student> (main element)
    • <academicInformation>
    • <demographic>
    • <highschool>
    • <additionalinformation>
    • <userDefinedTestScore>
    • <address>
    • <phone>
    • <email>
    • <parentspouse>
    • <portal>
    • <courseData>
    • <studentBreak>  (available but not-in-use)

Iteration 3 - Program Changes / R2T4 / SAP / Course Adjustment

...

  • <student> (main element)
    • <academicInformation>
    • <demographic>
    • <highschool>
    • <r2t4>
    • <sap>
    • <additionalinformation>
    • <userDefinedTestScore>
    • <address>
    • <phone>
    • <email>
    • <parentspouse>
    • <portal>
    • <courseData>
    • <courseAdjustment>
    • <studentBreak>  (available but not-in-use)