Star Math | Renaissance | Assessment Integration
We need to show mapping for Star Math to our RethinkEd Platform.
We need to determine Tier Level designations.
Additional Mapping for same fields are found in Star Reading. Begin at LaunchDate which is in Green text and follow the remaining items. These fields apply also to Star Math.
Academic Assessment Data:
SM.csv (math assessment scores for students in middle elementary grades and up)
See: Renaissance for more information about Tiering and students whose scores are in close proximity to a different tier Level.
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.
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 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 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 PercnetileRank +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 Dashboards where fields are present: Admin, Classroom, Student
Design:
Star Math Mapping Logic:
Renaissance Field | Rethink Field Mapping Points | Logic for Rethink Set Up |
Grade |
|
Renaissance Field Information:
|
ScaledScore | Scaled Score
|
Renaissance Field Information:
|
GradeEquivalent | Grade Equivalent
|
Renaissance Field Information:
|
PercentileRank | Percentile Rank
|
Renaissance Field Information:
Empty State
|
ExtraTime |
|
Empty State
Renaissance Field Information:
|
ScreeningPeriodWindowName |
|
Renaissance Field Information:
|
ScreeningWindowStartDate
|
|
Renaissance Field Information:
|
ScreeningWindowEndDate |
|
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
|
|
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 |
|
Renaissance Field Information
|
CompletedDate (maybe) |
|
Renaissance Field Information
|
CourseSourcedID |
|
Renaissance Field Information
|
ClassSourcedID |
|
Renaissance Field Information
|
TeacherSourcedID |
|
Renaissance Field Information
|