Purpose of this API command
Input |
Description |
serviceName |
"getGameLeaders" |
userID |
e.g. "" [Not Required] |
PIN |
e.g. "" [Not Required] |
OTP |
e.g. "" [Not Required] |
gameID |
e.g. "1" [Game ID] |
start |
e.g. "2017-01-01 00:00:00" [Start Date and Time] |
end |
e.g. "2019-01-01 00:00:00" [End Date and Time] |
mode |
e.g. "Pretest" [user definable, can be any value] |
byGroup |
e.g. "true" [If the value of byGroup = “true”, then the returned leader scores are grouped by groupID. If the value of byGroup = “true”, then the returned leader scores are grouped by groupID] |
Information available in getGameLeaders |
Description |
userID |
e.g. "peter" or "Group 1" [leader userID or Group ID] |
score |
e.g. "10" [Total Score] |
ErrorText |
e.g. "invocation successful" [A text to describe the error"] |
GlobalErrorID |
e.g. "010000" [A common error code] |
ErrorDetails |
e.g. "None" [Extra information on the error] |
Created with the Personal Edition of HelpNDoc: Easy Qt Help documentation editor