PUT api/courseLessonPartContentQuizSetQuestionAnswer

Request Information

URI Parameters

None.

Body Parameters

tbCourseLessonPartContentQuizSetQuestionAnswer
NameDescriptionTypeAdditional information
course_id

integer

None.

lesson_id

integer

None.

part_id

integer

None.

content_id

integer

None.

quiz_set_id

integer

None.

quiz_question_id

integer

None.

quiz_answer_id

integer

None.

quiz_answer

string

None.

quiz_answer_result

string

None.

description

string

None.

status

string

None.

sort_order

integer

None.

sys_create_user

integer

None.

sys_create_date

date

None.

sys_create_ip

string

None.

sys_update_user

integer

None.

sys_update_date

date

None.

sys_update_ip

string

None.

tbCourseLessonPartContentQuizSetQuestion

tbCourseLessonPartContentQuizSetQuestion

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.