GET api/quizzes?gradelevelId={gradelevelId}&subjectId={subjectId}&minQuestions={minQuestions}&maxQuestions={maxQuestions}&hasResourcesAttached={hasResourcesAttached}&eligibleContents={eligibleContents}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
gradelevelId

integer

Required

subjectId

integer

Required

minQuestions

integer

Required

maxQuestions

integer

Required

hasResourcesAttached

integer

Required

eligibleContents

string

Default value is

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.