Parent portal report card
There's custom code for middle school report cards which Perry Burnell of WildBranch developed. FIXME TBD document the code
In October 2016 a parent couldn't load her child's report card. It turned out that this was because her child had previously been a 5th grader taking math as a 6th grader, which is a special case with regard to the report card logic (since it then has to pull from different places or something.) Anyway, when these kids get promoted to grade 6, that box need to get UNchecked.
To do this, go to the student, then Custom Screens, then MS Course Enrollment, and UNcheck the box and submit:
To find and verify all students for whom this box is checked, search for
MS_Math6=1
And go through the ones who are now 6th graders and UNcheck that box for them.
This is set up as a Stored Search as well so you don't have to remember that code. From the Start page, click on Stored Searches, and then "Run Search" next to the "BoxCheckedFor6thMath" one: