GET api/Module/UpdateCurrentModuleProgress?moduleId={moduleId}&currentCharIndex={currentCharIndex}&currenModuleStringIndex={currenModuleStringIndex}&numberOfMistakes={numberOfMistakes}&numerOfWords={numerOfWords}&totalTime={totalTime}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/octet-stream, text/plain

Sample:

Sample not available.