-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Type: Feature RequestNew feature or requestNew feature or request
Description
Overview
Right now, the search bar result shows EVERYTHING (courses and prof names), and we had to limit the shown result. This results in user having to provide additional keyword to search for what they wanted.
Proposal
Categorize the search result into undergrad courses, grad courses, and prof name (idea from RMP) to be able to display all the result that the search algorithm generates and tailors more to our target audience (undergrads).
To do this, we are weighing the course priority (1000, 2000, 3000, 4000) in the search algorithm.
Supplementary Information
Eg: I want to search for Introduction to Machine Learning (CS 4375), but the search alg does not prioritize that result unless provided more detail, like "CS".

Metadata
Metadata
Assignees
Labels
Type: Feature RequestNew feature or requestNew feature or request