From 131027d1d9af297ec33fe6dce4177f68b593b3b3 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Mon, 20 Apr 2020 16:50:56 -0400 Subject: [PATCH] [+] Add notation documentation in welcome screen --- src/pages/course-selection/pages/welcome.vue | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. +