diff --git a/course/templates/relative-grades.tpl b/course/templates/relative-grades.tpl
index f20811f..d64d564 100644
--- a/course/templates/relative-grades.tpl
+++ b/course/templates/relative-grades.tpl
@@ -8,8 +8,8 @@
Below are visualizations of your advisee's relative performance in their classes, as compared to the other students' performance on each assignment.
- The black line is your advisee's grade.
- - The blue █ "river" represents the middle ground: the white line is the median score, and everyone "in the river" is within a standard deviation of the median.
- - The yellow █ bank of the river represents scores more than a standard deviation below the median.
+ - The blue █ "river" represents the middle ground: the white line is the median score, and everyone "in the river" is within one quartile of the median.
+ - The yellow █ bank of the river represents scores more than a quartile below the median.
- The red █ line represents the lowest score on each assignment.
- The blue █ line is the highest score on each assignment.