====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
api1:utils:review_utils [2017/10/17 15:51] maries |
api1:utils:review_utils [2017/10/17 15:51] (current) maries |
||
---|---|---|---|
Line 14: | Line 14: | ||
==Get the response (JSON output example)== | ==Get the response (JSON output example)== | ||
+ | |||
+ | The response is basically, an array of all the knowledge node students that are scheduled to be reviewed. Each entry of this array contains : | ||
+ | * the IDs and UIDs of the corresponding knowledge_node ans student | ||
+ | * the next due date for the revision | ||
+ | * the history for this object | ||