Quick Recall
{{s.QRRank}}
{{s.SchoolName}}
{{Math.round(s['Quick Recall']*100)/100}}
Quick Recall Scores
{{s.MatchNumber}}
{{s.WinningSchoolID == s.School1ID ? s.School1Name : s.School2Name}}
{{s.WinnerScore}}
{{s.WinningSchoolID == s.School1ID ? s.School2Name : s.School1Name}}
Future Problem Solving
{{s.FPSRank}}
{{s.SchoolName}}
{{Math.round(s['Future Problem Solving']*100)/100}}
{{EventType.Name}}
{{s.Rank}}
{{s.StudentName}} {{s.SummerCamp ? '*' : ''}}
{{s.SchoolName}}
{{EventType.Name == 'Composition' ? '' : s.Score1}}
{{EventType.Name == 'Composition' ? '' : s.Score2}}
{{EventType.Name == 'Composition' ? '' : s.Score3}}
{{Math.round(s.Points*100)/100}}
-- Additional Students with a Score of {{config.DivisionCode == "Elementary" ? '24' : '40'}} or Higher --
{{s.Rank}}
{{s.StudentName}} {{s.SummerCamp ? '*' : ''}}
{{s.SchoolName}}
{{EventType.Name == 'Composition' ? '' : s.Score1}}
{{EventType.Name == 'Composition' ? '' : s.Score2}}
{{EventType.Name == 'Composition' ? '' : s.Score3}}
{{Math.round(s.Points*100)/100}}
Overall Final Standings
{{CurrentEventTypeName == 'SchoolDetail' ? '' : s.Rank}}
{{s.SchoolName}}
{{Math.round(s.Points*100)/100}}
*