GET api/Module/UpdateCurrentModuleProgress?moduleId={moduleId}¤tCharIndex={currentCharIndex}¤ModuleStringIndex={currenModuleStringIndex}&numberOfMistakes={numberOfMistakes}&numerOfWords={numerOfWords}&totalTime={totalTime}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
moduleId | integer |
Required |
|
currentCharIndex | integer |
Required |
|
currenModuleStringIndex | integer |
Required |
|
numberOfMistakes | integer |
Required |
|
numerOfWords | integer |
Required |
|
totalTime | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/octet-stream, text/plain
Sample:
Sample not available.