diff --git a/src/pages/course-selection/pages/welcome.vue b/src/pages/course-selection/pages/welcome.vue index 07ee8cb..9bf66a0 100644 --- a/src/pages/course-selection/pages/welcome.vue +++ b/src/pages/course-selection/pages/welcome.vue @@ -22,6 +22,16 @@ For 2020, the new courses are Financial Algebra and Acc Psychology. Also, by default, only the courses that current {{nextGrade.toLowerCase()}}s take are displayed, and you can enable "show all courses" in settings if you want to see all courses. +

+ Notations:
+ : How many classes (blocks) did the course open this year.
+ : How many teachers are teaching this course.
+ How many students are enrolled.
+
+ Sorting:
+ By default the courses are sorted by name, + but you can change the settings to sort by popularity, by classes, by level, or by peer rating. +