Fetches all student ratings associated with the student and topic from the backend.
Optional
The id of the student
The id of the topic
Returns an empty array, if there are no ratings present. Throws an error if either studentId or topicId is empty.
Generated using TypeDoc
fetchStudentRatingsOnTopic service
Fetches all student ratings associated with the student and topic from the backend.