GET api/Activity/TutorCheck?storyId={storyId}&teamId={teamId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storyId

integer

Required

teamId

integer

Required

Body Parameters

None.

Response Information

Resource Description

TutorCheckViewModel
NameDescriptionTypeAdditional information
Words

Collection of TutorCheckWords

None.

StudentData

Collection of StudentData

None.

Story

Collection of TutorCheckStoryModel

None.

Level

string

None.

Title

string

None.

TargetWcpm

integer

None.

Questions

Collection of PassageQuestion

None.

PassageTitles

Collection of PassageTitle

None.

Response Formats

application/json, text/json

Sample:

Sample not available.