Method | GET |
---|---|
URL | /review_utils/fetch_reviews |
Property | Type | Description |
---|---|---|
student_id (*) | Integer | The ID of the student you want to fetch the reviews for |
uid (*) | String | The UID of the student you want to fetch the reviews for |
pending | Boolean | Whether you want only the pending reviews or all the reviews scheduled (even in the future) |
(*) At least one of the two parameters.
The response is basically, an array of all the knowledge node students that are scheduled to be reviewed. Each entry of this array contains :