| userEntry:submitquiz | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Submits the quiz so that it's status will be submitted and calculates the score for the quiz |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | int | V | |||
| Output Type | |||||
| KalturaQuizUserEntry | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=userEntry&action=submitquiz POST fields: id |
|||||