Skip to content

Add API route to obtain automated test results #7711

@sophia-huynh

Description

@sophia-huynh

Request

An API route that gets a JSON containing all of the automated test results for a given group and assignment (e.g. something like /api/courses/:course_id/assignments/:assignment_id/groups/:id/test_results)

Context

Currently, we are able to obtain a JSON with test results for all students through an assignment's Grade page -> Download Test Results -> Download in JSON Format. There is no existing API route to get this information for a single student (nor an API route to get this for all students, as this information can only be obtained through the UI).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions