====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
api2:gameplay:mastery_compared_to_population [2019/05/20 17:09] maries |
api2:gameplay:mastery_compared_to_population [2019/05/22 09:32] (current) maries |
||
---|---|---|---|
Line 11: | Line 11: | ||
^ Property ^ Type ^ Description ^ | ^ Property ^ Type ^ Description ^ | ||
- | | student_id or uid | Integer or String | The identifier of the student you want to get the ranking for. | | + | | student_id or uid* | Integer or String | The identifier of the student you want to get the ranking for. | |
- | | student_ids or uids | Integer or String | The identifier of the students you want to compare the first with. | | + | | student_ids or uids | Array of Integers or Strings | The identifiers of the students you want to compare the first with. | |
- | | knowledge_node_ids | array of integers | The id of the concepts you want to have the comparison for. | | + | | knowledge_node_ids or uids | array of Integers or Strings | The id of the concepts you want to have the comparison for. | |
- | | | Integer or String | The identifier of the student you want to get the mastery for. | | + | |
==Get the response (JSON output example)== | ==Get the response (JSON output example)== |