Display all surveys for a subject
Create a page at /survey/subjects/{subjectAbbreviation} to display all surveys for a given subject (JoinedSubject.java). This page should include filters for semester (ex. 2022-23-W) and professor. Additionally, implement pagination for the survey results. See the existing code in CourseProfessorEvaluationController.java.
Edited by Атанасоска Елена