We need to show mapping for Star Reading to our RethinkEd Platform.
...
See: Renaissance for more information about Tiering and students whose scores are in close proximity to a different tier Level.
We would need show cut scores and write logic:
...
Link to ACT Benchmark Cut Scores:
Link shows multiple content areas
...
For each season (as defined by the column ScreeningPeriodWindowName), tiering will be based on the most recent value of the PercentileRank column for each student, where most recent is determined by the CompletedDateLocal column and each student is identified StudentUserID column. Note that in current designs (week of 06/19/23), information on tiering is provided for each season, so tiers should be shown separately by season. We specify to look at the most recent date in case a student completed the assessment twice in the same season.
Here is the mapping for students:
Using the most recent date (as per the CompletedDateLocal column) within each student (as identified by the value in the StudentUserID column) and each value of ScreeningPeriodWindowName (so that students have a tier for each value of ScreeningPeriodWindowName):
PercentileRank < 10 = tier 3
For the case when PercentileRank >= 8 & PercentileRank < 10 the student will be assigned to tier 3 with an indicator (such as an up arrow) showing that they are close to moving to tier 2
PercentileRank >= 10 & PercentileRank < 25 = tier 2
For the case when PercentileRank >= 10 & PercentileRank < 12 the student will be assigned to tier 2 with an indicator (such as a down arrow) showing that they are close to moving to For each season (as defined by the column ScreeningPeriodWindowName), tiering will be based on the most recent value of the PercentileRank column for each student, where most recent is determined by the CompletedDateLocal column and each student is identified StudentUserID column. Note that in current designs (week of 06/19/23), information on tiering is provided for each season, so tiers should be shown separately by season. We specify to look at the most recent date in case a student completed the assessment twice in the same season. Important note: Designs for the week of 07/17/2023 combine English Language Arts results across Star Reading and Star Early Literacy. Some students will have separate results in the same season for both tests. If that happens, use the most recent assessment results to map to a tier, regardless of whether those results are from Star Early Literacy or Star Reading (see Star Early Literacy (SEL) | Renaissance | Assessment Integration ).
Here is the mapping for students for default tiers (see note below about when users change the default):
Using the most recent date (as per the CompletedDateLocal column) within each student (as identified by the value in the StudentUserID column) and each value of ScreeningPeriodWindowName (so that students have a tier for each value of ScreeningPeriodWindowName):
PercentileRank < 10 = tier 3
For the case when PercentileRank >=
8 & PercentileRank <
10 the student will be assigned to tier
3 with an approaching indicator (such as an up arrow) showing that they are close to moving to tier
2
PercentileRank >= 10 & PercentileRank < 25 = tier
2
For the case when PercentileRank >=
10 & PercentileRank <
12 the student will be assigned to tier
2 with an at risk indicator (such as a down arrow) showing that they are close to moving
Tara has created a spreadsheet (named “tier_mappings_for_academic_asessments” + date/time stamp) to show default tiers and at-risk/approaching indicators for academic assessments across all different assessment makers (iReady, Renaissance, NWEA MAP, etc.). She has written code that will help update the spreadsheet as we integrate new academic assessments. The idea is for DEV to use this spreadsheet as the source of truth for tier recommendations, at-risk, and approaching indicators for academic assessments.
Important note: DEV will always use the .csv file with the most recent date/time stamp in its name from the following SharePoint folder: MTSS Academic Assessment Mapping. For this assessment, the specs below also spell out how default tiers will work, but all of this same information is also in the most recent .csv file.
MTSS Dashboard where fields are present: Admin, Classroom, Student
Design:
Star Reading Fields
...
Renaissance Field
...
Rethink Field
Mapping Points
...
Logic for Rethink Set Up
...
ScaledScore
...
Scaled Score
Scaled Score is seen by user as a heading and beneath it is the scaled score for the student.
...
Used in Student View as part of graphs and charts.
Scaled scores are different for each grade so graphs need to reflect a starting and ending range that shows the user scaled scores that particular grade and student. (See outside link to Renaissance Benchmark Cut Scores).
Renaissance Field Information:
Scaled Score of student’s Star Reading test (0-
1400); this is the Enterprise Scale.
Integer
...
Grade
...
Users see The Star ELA Tab when a student has taken the Star ELA test in the year selected.
...
...
Star Reading given to students in grades 3 and older.
Given a student has taken the Star Reading, then we will show the Star Reading Tab.
Renaissance Field Information:
Grade level of the assessment taken (this may be
adjusted in Renaissance).
Varchar(20)
...
GradeEquivalent
...
Grade Equivalent
Grade Equivalent is seen by user as a heading and beneath it is a grade equivalency for the student.
...
...
Used in Student View as part of graphs and charts. (See image: Grade Equivalent)
Grade equivalency is provided for each season of the test and is part of data collection specific to the seasons.
See below for: ScreeningPeriodWindowName, ScreeningWindowStartDate, ScreeningWindowEndDate
Renaissance Field Information:
Grade Equivalent (GE) value. Grade Equivalent
scores range from 0.0 to 12.9+. They represent
how a student’s test performance compares with
that of other students nationally. A GE score
preceded by a “greater than” sign (>) is a capped
score. GE scores in excess of three grade levels
above the student’s actual grade are capped,
meaning that such GE scores are shown as “>
[student’s actual grade level + 3].” This prevents
the misinterpretation that students with
© 2023 Renaissance Learning, Inc. All rights reserved. | www.renaissance.com R63547.230421 8
Field Description
excessively high GE scores are capable of work
at those higher grades.
Text
...
PercentileRank
...
Percentile Rank
Percentile is seen by user as a heading and the student’s percentile is shown beneath it in the Student View
...
...
Used in several areas including: Student View, Classroom View, Account Settings
Percentile Rank (PR) is used to determine the benchmarks categories for Renaissance (At / Above = PR 40, On Watch=PR 25-39, Intervention=PR 10-24, Urgent Intervention=PR below 10) so we are stuck with them for the corresponding text equivalent.
We allow users to adjust the Tier levels based on these benchmarks (See image: Settings).
Renaissance Field Information:
Percentile rank (PR) value. Norm-referenced
score provides a measure of student’s reading
ability compared to other students in the same
grade nationally; it indicates the percentage of the
students nationally who obtained scores equal to
or lower than the score of the student. Scores
range from 1 to 99.
Integer
...
ExtraTime
...
Shown on Student Report
...
“Yes” if the student was given extra time to
complete the test.
Varchar(3)
...
Lexile
...
Lexile Level
Lexile Level is seen by user as a heading and the student’s lexile level is shown beneath it.
Suggest info icon to explain lexile Level
Info icon reads:
...
Lexile® ZPD is a ZPD score converted to the
Lexile® scale.
9.14.20: A student must have a grade level
assigned in the program in order to display the
Lexile Score.
Varchar(20)
...
InstructionalReadingLevel
...
We did not select this category initially.
I suggest including it because this will help teachers to select the most appropriate intervention using Vizzle materials.
...
Instructional Reading Level (IRL) is a criterion-
referenced score that is the highest reading level
at which a student is 80% proficient (or higher) at
comprehending material with assistance.
Instructional Reading Levels are:
Pre-Primer (PP)
Primer (P)
1 through 12
Post-High School (PHS
...
ScreeningPeriodWindowName
...
This shows as Fall, Winter, Spring in sample Design; need to incorporate what each district does so need to think about how districts/specific tests may categorize this. Thinking that some tests will have a Fall/Winter/Spring other tests could have First Quarter, Secord Quarter, Third Quarter, Fourth Quarter or something else entirely. Suggest a different placement in design closer to the test given.
...
Where will the ScreeningPeriodWindowName be in the design?
...
RenaissanceBenchmarkCategoryName
...
This shows as the name of the test-Example: Star Reading and is a header for information contained beneath it. -part of the design
Shown in graphic representation. For example: Urgent Intervention, Intervention, On Watch, At or Above, or N/A
Suggest account settings so user can decide their own words to put on the graphic to represent their state identification of proficiency categories “standardize customization”
...
Tiering will be based exclusively on the most recent value of the RenaissanceBenchmarkCategoryName column for each student, where most recent is determined by the CompletedDateLocal column and each student is identified by StudentUserID column.
Renaissance default benchmark categories; these
are standard across all Renaissance customers.
At/Above Benchmark: At/Above 40 PR
Field Description
On Watch: 25 – 39 PR
Intervention: 10 – 24 PR
Urgent Intervention: Below 10 PR
Need to input cut scores for different types of state tests so that the right graphic shows.
N/A shows when student did not take the assessment-empty state-not sure if this is a category provided by Renaissance or one we need to create/include if no values are included in the data set
...
CompletedDateLocal
...
Shows in design with the title of the seasons. Contained within each of the tabs for a cumulative view of all the seasons and in column headings.
Contained in all dashboards-Admin, Classroom, Student.
...
...
We combine the scores for Star Early Literacy and Star Reading to get one graph.
Used for updating the RenaissanceBenchmarkCategoryName. See Column Definitions document for field description.
CompletedDate converted to the time zone
configured for the site where the assessment was
taken. If there is a discrepancy between these two
values, CompletedDate (which is stored as UTC)
is considered authoritative.
Datetime
...
StudentUserID
...
Not sure if this is part of our design that user sees. We show student ID in top part of the design but that may be a different ID than this value.
...
Need to map students correctly with number for calculating test results and our Student ID numbers used in Rethink.
Note the trademark for Renaissance Learning.
Not the caution for imported/manual entry
Used for identifying specific student for inclusion of most recent CompletedDateLocal and RenaissanceBenchmarkCategoryName
Specified by OneRoster and intended to contain
an optional, machine-readable ID. CDI populates
© 2023 Renaissance Learning, Inc. All rights reserved. | www.renaissance.com R63547.230421 2
Field Description
this with the human-readable ID for an object.
Customers that have imported or manually added
their roster information may not have this value
populated.
Varchar(50)
...
SATBenchmarkCategory
...
This is an assessment type that would show either under the heading: Assessment or alone such as SAT Benchmark
SAT is for older students--maybe show on a design
These contain subcategories: each with a cut score
Levels include: At/Above Benchmark, Below Benchmark
...
We would need to show cut scores and write logic:
Given StudentUserID has a score equal to or greater than X in the Renaissance Field SATBenchmarkCategory, then we show At/Above Benchmark
Link to SAT Benchmark Cut Scores:
Link shows multiple content areas
...
ACTBenchmarkCategory
...
This is an assessment type that would show either under the heading: Assessment or alone such as SAT Benchmark
SAT is for older students--maybe show on a design
These contain subcategories: each with a cut score
Levels include: At/Above Benchmark, Below Benchmark
to tier 3
For the case when PercentileRank >= 23 & PercentileRank < 25 the student will be assigned to tier 2 with an approaching indicator (such as an up arrow) showing that they are close to moving to tier 1
PercentileRank >= 25 = tier 1
For the case when PercentileRank >= 25 & PercentileRank < 27 the student will be assigned to tier 1 with an at risk indicator (such as a down arrow) showing that they are close to moving to tier 2
Important note: When a user changes from the default mapping for tiers, the at risk indicator (such as a down arrow) will apply when the student has the minimum PercentileRank or the minimum PercentileRank +1 for tier 1 or tier 2. The approaching indicator (such as an up arrow) will apply when the student has the maximum PercentileRank or the maximum PercentileRank -1 for tier 2 or tier 3.
MTSS Dashboard where fields are present: Admin, Classroom, Student
Design:
Star Reading Fields
Renaissance Field | Rethink Field Mapping Points | Logic for Rethink Set Up |
ScaledScore | Scaled Score
|
Renaissance Field Information:
|
CurrentGrade Grade |
|
Renaissance Field Information: CurrentGrade
Grade
|
GradeEquivalent | Grade Equivalent
|
Renaissance Field Information:
|
PercentileRank | Percentile Rank
|
Renaissance Field Information: |
ExtraTime |
|
Renaissance Field Information
Empty State
|
ScreeningWindowStartDate |
|
Renaissance Field Information
|
ScreeningWindowEndDate |
|
Renaissance Field Information
|
ScreeningPeriodWindowName
|
|
Renaissance Field Information:
|
SchoolYear |
|
Renaissance Field Information
|
SchoolYearStartDate |
|
Renaissance Field Information
|
SchoolYearEndDate |
|
Renaissance Field Information
|
StudentStateID |
|
Renaissance Field Information
|
StudentFirstName |
|
Renaissance Field Information
|
StudentMiddleName (maybe) |
|
Renaissance Field Information
|
StudentLastName |
|
Renaissance Field Information
|
DistrictSourcedID |
|
Renaissance Field Information
|
DistrictStateID |
|
Renaissance Field Information
|
DistrictName |
|
Renaissance Field Information
|
SchoolName |
|
Renaissance Field Information
|
RenaissanceBenchmarkCategoryName | Category Rating
|
Renaissance Field Information
|
GroupOrClassName (We are having trouble finding a field that will match with the Classroom and ensuring that the students are in the proper classroom. GroupOrClassName is the closest we can get. We will most likely need to write something that combines multiple items to ensure that we can map effectively. ) |
|
Renaissance Field Information
|
CompletedDateLocal (Maybe) |
|
Renaissance Field Information
|
CompletedDate (maybe) |
|
Renaissance Field Information
|
CourseSourcedID |
|
Renaissance Field Information
|
ClassSourcedID |
|
Renaissance Field Information
|
TeacherSourcedID |
|
Renaissance Field Information
|
LaunchDate |
|
Renaissance Field Information
|
StudentSourcedID |
|
Renaissance Field Information
|
StudentIdentifier |
|
Renaissance Field Information
|
StudentUserID |
|
Renaissance Field Information
|
StudentEmail |
|
Renaissance Field Information
|
Gender BirthDate MultiRace HispanicOrLatino AmericanIndianOrAlaskaNative Asian BlackOrAfericanAmerican NativeHawaiianOrOtherPacificIslander White |
|
|
EnrollmentStatus |
|
Renaissance Field Information
|
DistrictRenaissanceID |
|
Renaissance Field Information
|
DistrictSourcedID |
|
Renaissance Field Information
|
SchoolSourcedID |
|
Renaissance Field Information
|
CourseCode CourseName |
|
Renaissance Field Information CourseCode
CourseName
|
TeacherEmail TeacherFirstName TeacherLastName |
|
Renaissance Field Information TeacherEmail
TeacherFirstName
TeacherLastName
|
RenaissanceBenchmarkCategoryLevel RenaissanceBenchmarkCategoryMinPercentileRank RenaissanceBenchmarkCategoryMaxPercentileRank |
|
See also: RenaissanceBenchmarkCategoryName Renaissance Field Information RenaissanceBenchmarkCategoryLevel
RenaissanceBenchmarkCategoryMinPercentileRank
RenaissanceBenchmarkCategoryMaxPercentileRank
|
DistrictBenchmarkCategoryName DistrictBenchmarkProficient DistrictBenchmarkCategoryLevel DistrictBenchmarkNumberOfCategoryLevels DistrictBenchmarkMinPercentileRank DistrictBenchmarkMaxPercentileRank |
|
Renaissance Field Information DistrictBenchmarkCategoryName
DistrictBenchmarkProficient
DistrictBenchmarkCategoryLevel
DistrictBenchmarkNumberOfCategoryLevels
DistrictBenchmarkMinPercentileRank
DistrictBenchmarkMaxPercentileRank
|
SchoolBenchmarkCategoryName SchoolBenchmarkProficient SchoolBenchmarkCategoryLevel SchoolBenchmarkNumberOfCategoryLevels SchoolBenchmarkMinPercentileRank SchoolBenchmarkMaxPercentileRank |
|
Renaissance Field Information SchoolBenchmarkCategoryName
SchoolBenchmarkProficient
SchoolBenchmarkCategoryLevel
SchoolBenchmarkNumberOfCategoryLevels
SchoolBenchmarkMinPercentileRank
SchoolBenchmarkMaxPercentileRank
|