Purpose of this API command
Input |
Description |
serviceName |
"getGameScore" |
userID |
e.g. "bobsmith1" [If userID is appended with a “_#”, then the “#” is taken as the lab groupID. If there is no “_#” appended at the end of the userID, then the user’s score would be grouped under lab group 0 by default.] |
PIN |
e.g. "123456" |
OTP |
e.g. "123456" |
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] |
Information available in getGameScore |
Description |
total_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: Easily create Help documents