AladiaDocs
Api referenceExams in coursesStudents

Retrieve the performance of a student

Rendimento di uno studente nel corso: totale e per materia, con i tentativi.

GET
/v2/exams-in-courses/{courseId}/students/{profileId}/performance

Rendimento di uno studente nel corso: totale e per materia, con i tentativi.

AuthorizationBearer <token>

In: header

Path Parameters

courseId*string
profileId*string

Query Parameters

cycleId?string
profileId?string
examCourseId?string

Response Body

application/json

curl -X GET "https://example.com/v2/exams-in-courses/string/students/string/performance"
{}