POST classroomAPI/Quiz/postQuizResults

Request Information

URI Parameters

None.

Body Parameters

postQMParams
NameDescriptionTypeAdditional information
quizResponse

QuizResponse

None.

answerList

Collection of QuestionResponse

None.

quizSetResponse

QuizSetResponse

None.

Request Formats

application/json, text/json

Sample:
{
  "quizResponse": {
    "QuizName": "sample string 1",
    "QRIDPK": "c5e7ee57-9d85-4589-b22d-2623ccd2441b",
    "USERIDFK": "cc896bcd-9dcf-4896-b2a3-e08320526942",
    "SubmittedByFK": "dad98b6f-27b5-4c01-b611-251a0db6d6ef",
    "QIDFK": 4,
    "ResponseDate": "2024-06-27T18:25:06.8498603+00:00",
    "TestDate": "2024-06-27T18:25:06.8498603+00:00",
    "Passed": true,
    "Completed": true,
    "AnswersCorrect": 1,
    "AnswersIncorrect": 1,
    "AnswersNotAnswered": 1,
    "AnswersNA": 1,
    "Result": 1.0,
    "Status": 1,
    "TotalQuestions": 1,
    "QuizSetResults": [
      {
        "QSR_ID": 1,
        "QR_FK": "5f54761a-ea41-4f32-babe-d011cd9415df",
        "QID": 1,
        "QS_ID": 1,
        "UserID": 1,
        "UserName": "sample string 1",
        "JobID": 1,
        "Result": 1,
        "Completed": "2024-06-27T18:25:06.8498603+00:00",
        "SentDate": "2024-06-27T18:25:06.8498603+00:00",
        "Sent": true,
        "Passed": true,
        "VerifiedBy": 1,
        "SubmittedBy": 1,
        "SubmittedByName": "sample string 2",
        "SubmittedByGUID": "ab515085-b7b9-4b6e-93ef-ffac686562d4",
        "SessionID": "b57609da-6666-45d0-b1fb-e7439ab404df",
        "ReferenceID": "sample string 3",
        "Status": 1,
        "AnswersCorrect": 1,
        "AnswersIncorrect": 1,
        "AnswersNotAnswered": 1,
        "AnswersNA": 1,
        "TotalQuestions": 1,
        "Results": [
          {
            "RID": 1,
            "QSR_ID_FK": 1,
            "QID": 1,
            "AID": 1,
            "UserID": 1,
            "Answer": "sample string 1",
            "Started": "2024-06-27T18:25:06.8498603+00:00",
            "Ended": "2024-06-27T18:25:06.8498603+00:00",
            "Comment": "sample string 2"
          },
          {
            "RID": 1,
            "QSR_ID_FK": 1,
            "QID": 1,
            "AID": 1,
            "UserID": 1,
            "Answer": "sample string 1",
            "Started": "2024-06-27T18:25:06.8498603+00:00",
            "Ended": "2024-06-27T18:25:06.8498603+00:00",
            "Comment": "sample string 2"
          }
        ]
      },
      {
        "QSR_ID": 1,
        "QR_FK": "5f54761a-ea41-4f32-babe-d011cd9415df",
        "QID": 1,
        "QS_ID": 1,
        "UserID": 1,
        "UserName": "sample string 1",
        "JobID": 1,
        "Result": 1,
        "Completed": "2024-06-27T18:25:06.8498603+00:00",
        "SentDate": "2024-06-27T18:25:06.8498603+00:00",
        "Sent": true,
        "Passed": true,
        "VerifiedBy": 1,
        "SubmittedBy": 1,
        "SubmittedByName": "sample string 2",
        "SubmittedByGUID": "ab515085-b7b9-4b6e-93ef-ffac686562d4",
        "SessionID": "b57609da-6666-45d0-b1fb-e7439ab404df",
        "ReferenceID": "sample string 3",
        "Status": 1,
        "AnswersCorrect": 1,
        "AnswersIncorrect": 1,
        "AnswersNotAnswered": 1,
        "AnswersNA": 1,
        "TotalQuestions": 1,
        "Results": [
          {
            "RID": 1,
            "QSR_ID_FK": 1,
            "QID": 1,
            "AID": 1,
            "UserID": 1,
            "Answer": "sample string 1",
            "Started": "2024-06-27T18:25:06.8498603+00:00",
            "Ended": "2024-06-27T18:25:06.8498603+00:00",
            "Comment": "sample string 2"
          },
          {
            "RID": 1,
            "QSR_ID_FK": 1,
            "QID": 1,
            "AID": 1,
            "UserID": 1,
            "Answer": "sample string 1",
            "Started": "2024-06-27T18:25:06.8498603+00:00",
            "Ended": "2024-06-27T18:25:06.8498603+00:00",
            "Comment": "sample string 2"
          }
        ]
      }
    ],
    "DueDate": "2024-06-27T18:25:06.8498603+00:00",
    "DueDays": 1
  },
  "answerList": [
    {
      "RID": 1,
      "QSR_ID_FK": 1,
      "QID": 1,
      "AID": 1,
      "UserID": 1,
      "Answer": "sample string 1",
      "Started": "2024-06-27T18:25:06.8498603+00:00",
      "Ended": "2024-06-27T18:25:06.8498603+00:00",
      "Comment": "sample string 2"
    },
    {
      "RID": 1,
      "QSR_ID_FK": 1,
      "QID": 1,
      "AID": 1,
      "UserID": 1,
      "Answer": "sample string 1",
      "Started": "2024-06-27T18:25:06.8498603+00:00",
      "Ended": "2024-06-27T18:25:06.8498603+00:00",
      "Comment": "sample string 2"
    }
  ],
  "quizSetResponse": {
    "QSR_ID": 1,
    "QR_FK": "5f54761a-ea41-4f32-babe-d011cd9415df",
    "QID": 1,
    "QS_ID": 1,
    "UserID": 1,
    "UserName": "sample string 1",
    "JobID": 1,
    "Result": 1,
    "Completed": "2024-06-27T18:25:06.8498603+00:00",
    "SentDate": "2024-06-27T18:25:06.8498603+00:00",
    "Sent": true,
    "Passed": true,
    "VerifiedBy": 1,
    "SubmittedBy": 1,
    "SubmittedByName": "sample string 2",
    "SubmittedByGUID": "ab515085-b7b9-4b6e-93ef-ffac686562d4",
    "SessionID": "b57609da-6666-45d0-b1fb-e7439ab404df",
    "ReferenceID": "sample string 3",
    "Status": 1,
    "AnswersCorrect": 1,
    "AnswersIncorrect": 1,
    "AnswersNotAnswered": 1,
    "AnswersNA": 1,
    "TotalQuestions": 1,
    "Results": [
      {
        "RID": 1,
        "QSR_ID_FK": 1,
        "QID": 1,
        "AID": 1,
        "UserID": 1,
        "Answer": "sample string 1",
        "Started": "2024-06-27T18:25:06.8498603+00:00",
        "Ended": "2024-06-27T18:25:06.8498603+00:00",
        "Comment": "sample string 2"
      },
      {
        "RID": 1,
        "QSR_ID_FK": 1,
        "QID": 1,
        "AID": 1,
        "UserID": 1,
        "Answer": "sample string 1",
        "Started": "2024-06-27T18:25:06.8498603+00:00",
        "Ended": "2024-06-27T18:25:06.8498603+00:00",
        "Comment": "sample string 2"
      }
    ]
  }
}

application/xml, text/xml

Sample:
<postQMParams xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DHLAPI.Controllers">
  <answerList xmlns:d2p1="http://schemas.datacontract.org/2004/07/Classroom.ClassroomBLL">
    <d2p1:QuestionResponse>
      <d2p1:AID>1</d2p1:AID>
      <d2p1:Answer>sample string 1</d2p1:Answer>
      <d2p1:Comment>sample string 2</d2p1:Comment>
      <d2p1:Ended>2024-06-27T18:25:06.8498603+00:00</d2p1:Ended>
      <d2p1:QID>1</d2p1:QID>
      <d2p1:QSR_ID_FK>1</d2p1:QSR_ID_FK>
      <d2p1:RID>1</d2p1:RID>
      <d2p1:Started>2024-06-27T18:25:06.8498603+00:00</d2p1:Started>
      <d2p1:UserID>1</d2p1:UserID>
    </d2p1:QuestionResponse>
    <d2p1:QuestionResponse>
      <d2p1:AID>1</d2p1:AID>
      <d2p1:Answer>sample string 1</d2p1:Answer>
      <d2p1:Comment>sample string 2</d2p1:Comment>
      <d2p1:Ended>2024-06-27T18:25:06.8498603+00:00</d2p1:Ended>
      <d2p1:QID>1</d2p1:QID>
      <d2p1:QSR_ID_FK>1</d2p1:QSR_ID_FK>
      <d2p1:RID>1</d2p1:RID>
      <d2p1:Started>2024-06-27T18:25:06.8498603+00:00</d2p1:Started>
      <d2p1:UserID>1</d2p1:UserID>
    </d2p1:QuestionResponse>
  </answerList>
  <quizResponse xmlns:d2p1="http://schemas.datacontract.org/2004/07/Classroom.ClassroomBLL">
    <d2p1:AnswersCorrect>1</d2p1:AnswersCorrect>
    <d2p1:AnswersIncorrect>1</d2p1:AnswersIncorrect>
    <d2p1:AnswersNA>1</d2p1:AnswersNA>
    <d2p1:AnswersNotAnswered>1</d2p1:AnswersNotAnswered>
    <d2p1:Completed>true</d2p1:Completed>
    <d2p1:DueDate>2024-06-27T18:25:06.8498603+00:00</d2p1:DueDate>
    <d2p1:DueDays>1</d2p1:DueDays>
    <d2p1:Passed>true</d2p1:Passed>
    <d2p1:QIDFK>4</d2p1:QIDFK>
    <d2p1:QRIDPK>c5e7ee57-9d85-4589-b22d-2623ccd2441b</d2p1:QRIDPK>
    <d2p1:QuizName>sample string 1</d2p1:QuizName>
    <d2p1:QuizSetResults>
      <d2p1:QuizSetResponse>
        <d2p1:AnswersCorrect>1</d2p1:AnswersCorrect>
        <d2p1:AnswersIncorrect>1</d2p1:AnswersIncorrect>
        <d2p1:AnswersNA>1</d2p1:AnswersNA>
        <d2p1:AnswersNotAnswered>1</d2p1:AnswersNotAnswered>
        <d2p1:Completed>2024-06-27T18:25:06.8498603+00:00</d2p1:Completed>
        <d2p1:JobID>1</d2p1:JobID>
        <d2p1:Passed>true</d2p1:Passed>
        <d2p1:QID>1</d2p1:QID>
        <d2p1:QR_FK>5f54761a-ea41-4f32-babe-d011cd9415df</d2p1:QR_FK>
        <d2p1:QSR_ID>1</d2p1:QSR_ID>
        <d2p1:QS_ID>1</d2p1:QS_ID>
        <d2p1:ReferenceID>sample string 3</d2p1:ReferenceID>
        <d2p1:Result>1</d2p1:Result>
        <d2p1:Results>
          <d2p1:QuestionResponse>
            <d2p1:AID>1</d2p1:AID>
            <d2p1:Answer>sample string 1</d2p1:Answer>
            <d2p1:Comment>sample string 2</d2p1:Comment>
            <d2p1:Ended>2024-06-27T18:25:06.8498603+00:00</d2p1:Ended>
            <d2p1:QID>1</d2p1:QID>
            <d2p1:QSR_ID_FK>1</d2p1:QSR_ID_FK>
            <d2p1:RID>1</d2p1:RID>
            <d2p1:Started>2024-06-27T18:25:06.8498603+00:00</d2p1:Started>
            <d2p1:UserID>1</d2p1:UserID>
          </d2p1:QuestionResponse>
          <d2p1:QuestionResponse>
            <d2p1:AID>1</d2p1:AID>
            <d2p1:Answer>sample string 1</d2p1:Answer>
            <d2p1:Comment>sample string 2</d2p1:Comment>
            <d2p1:Ended>2024-06-27T18:25:06.8498603+00:00</d2p1:Ended>
            <d2p1:QID>1</d2p1:QID>
            <d2p1:QSR_ID_FK>1</d2p1:QSR_ID_FK>
            <d2p1:RID>1</d2p1:RID>
            <d2p1:Started>2024-06-27T18:25:06.8498603+00:00</d2p1:Started>
            <d2p1:UserID>1</d2p1:UserID>
          </d2p1:QuestionResponse>
        </d2p1:Results>
        <d2p1:Sent>true</d2p1:Sent>
        <d2p1:SentDate>2024-06-27T18:25:06.8498603+00:00</d2p1:SentDate>
        <d2p1:SessionID>b57609da-6666-45d0-b1fb-e7439ab404df</d2p1:SessionID>
        <d2p1:Status>1</d2p1:Status>
        <d2p1:SubmittedBy>1</d2p1:SubmittedBy>
        <d2p1:SubmittedByGUID>ab515085-b7b9-4b6e-93ef-ffac686562d4</d2p1:SubmittedByGUID>
        <d2p1:SubmittedByName>sample string 2</d2p1:SubmittedByName>
        <d2p1:TotalQuestions>1</d2p1:TotalQuestions>
        <d2p1:UserID>1</d2p1:UserID>
        <d2p1:UserName>sample string 1</d2p1:UserName>
        <d2p1:VerifiedBy>1</d2p1:VerifiedBy>
      </d2p1:QuizSetResponse>
      <d2p1:QuizSetResponse>
        <d2p1:AnswersCorrect>1</d2p1:AnswersCorrect>
        <d2p1:AnswersIncorrect>1</d2p1:AnswersIncorrect>
        <d2p1:AnswersNA>1</d2p1:AnswersNA>
        <d2p1:AnswersNotAnswered>1</d2p1:AnswersNotAnswered>
        <d2p1:Completed>2024-06-27T18:25:06.8498603+00:00</d2p1:Completed>
        <d2p1:JobID>1</d2p1:JobID>
        <d2p1:Passed>true</d2p1:Passed>
        <d2p1:QID>1</d2p1:QID>
        <d2p1:QR_FK>5f54761a-ea41-4f32-babe-d011cd9415df</d2p1:QR_FK>
        <d2p1:QSR_ID>1</d2p1:QSR_ID>
        <d2p1:QS_ID>1</d2p1:QS_ID>
        <d2p1:ReferenceID>sample string 3</d2p1:ReferenceID>
        <d2p1:Result>1</d2p1:Result>
        <d2p1:Results>
          <d2p1:QuestionResponse>
            <d2p1:AID>1</d2p1:AID>
            <d2p1:Answer>sample string 1</d2p1:Answer>
            <d2p1:Comment>sample string 2</d2p1:Comment>
            <d2p1:Ended>2024-06-27T18:25:06.8498603+00:00</d2p1:Ended>
            <d2p1:QID>1</d2p1:QID>
            <d2p1:QSR_ID_FK>1</d2p1:QSR_ID_FK>
            <d2p1:RID>1</d2p1:RID>
            <d2p1:Started>2024-06-27T18:25:06.8498603+00:00</d2p1:Started>
            <d2p1:UserID>1</d2p1:UserID>
          </d2p1:QuestionResponse>
          <d2p1:QuestionResponse>
            <d2p1:AID>1</d2p1:AID>
            <d2p1:Answer>sample string 1</d2p1:Answer>
            <d2p1:Comment>sample string 2</d2p1:Comment>
            <d2p1:Ended>2024-06-27T18:25:06.8498603+00:00</d2p1:Ended>
            <d2p1:QID>1</d2p1:QID>
            <d2p1:QSR_ID_FK>1</d2p1:QSR_ID_FK>
            <d2p1:RID>1</d2p1:RID>
            <d2p1:Started>2024-06-27T18:25:06.8498603+00:00</d2p1:Started>
            <d2p1:UserID>1</d2p1:UserID>
          </d2p1:QuestionResponse>
        </d2p1:Results>
        <d2p1:Sent>true</d2p1:Sent>
        <d2p1:SentDate>2024-06-27T18:25:06.8498603+00:00</d2p1:SentDate>
        <d2p1:SessionID>b57609da-6666-45d0-b1fb-e7439ab404df</d2p1:SessionID>
        <d2p1:Status>1</d2p1:Status>
        <d2p1:SubmittedBy>1</d2p1:SubmittedBy>
        <d2p1:SubmittedByGUID>ab515085-b7b9-4b6e-93ef-ffac686562d4</d2p1:SubmittedByGUID>
        <d2p1:SubmittedByName>sample string 2</d2p1:SubmittedByName>
        <d2p1:TotalQuestions>1</d2p1:TotalQuestions>
        <d2p1:UserID>1</d2p1:UserID>
        <d2p1:UserName>sample string 1</d2p1:UserName>
        <d2p1:VerifiedBy>1</d2p1:VerifiedBy>
      </d2p1:QuizSetResponse>
    </d2p1:QuizSetResults>
    <d2p1:ResponseDate>2024-06-27T18:25:06.8498603+00:00</d2p1:ResponseDate>
    <d2p1:Result>1</d2p1:Result>
    <d2p1:Status>1</d2p1:Status>
    <d2p1:SubmittedByFK>dad98b6f-27b5-4c01-b611-251a0db6d6ef</d2p1:SubmittedByFK>
    <d2p1:TestDate>2024-06-27T18:25:06.8498603+00:00</d2p1:TestDate>
    <d2p1:TotalQuestions>1</d2p1:TotalQuestions>
    <d2p1:USERIDFK>cc896bcd-9dcf-4896-b2a3-e08320526942</d2p1:USERIDFK>
  </quizResponse>
  <quizSetResponse xmlns:d2p1="http://schemas.datacontract.org/2004/07/Classroom.ClassroomBLL">
    <d2p1:AnswersCorrect>1</d2p1:AnswersCorrect>
    <d2p1:AnswersIncorrect>1</d2p1:AnswersIncorrect>
    <d2p1:AnswersNA>1</d2p1:AnswersNA>
    <d2p1:AnswersNotAnswered>1</d2p1:AnswersNotAnswered>
    <d2p1:Completed>2024-06-27T18:25:06.8498603+00:00</d2p1:Completed>
    <d2p1:JobID>1</d2p1:JobID>
    <d2p1:Passed>true</d2p1:Passed>
    <d2p1:QID>1</d2p1:QID>
    <d2p1:QR_FK>5f54761a-ea41-4f32-babe-d011cd9415df</d2p1:QR_FK>
    <d2p1:QSR_ID>1</d2p1:QSR_ID>
    <d2p1:QS_ID>1</d2p1:QS_ID>
    <d2p1:ReferenceID>sample string 3</d2p1:ReferenceID>
    <d2p1:Result>1</d2p1:Result>
    <d2p1:Results>
      <d2p1:QuestionResponse>
        <d2p1:AID>1</d2p1:AID>
        <d2p1:Answer>sample string 1</d2p1:Answer>
        <d2p1:Comment>sample string 2</d2p1:Comment>
        <d2p1:Ended>2024-06-27T18:25:06.8498603+00:00</d2p1:Ended>
        <d2p1:QID>1</d2p1:QID>
        <d2p1:QSR_ID_FK>1</d2p1:QSR_ID_FK>
        <d2p1:RID>1</d2p1:RID>
        <d2p1:Started>2024-06-27T18:25:06.8498603+00:00</d2p1:Started>
        <d2p1:UserID>1</d2p1:UserID>
      </d2p1:QuestionResponse>
      <d2p1:QuestionResponse>
        <d2p1:AID>1</d2p1:AID>
        <d2p1:Answer>sample string 1</d2p1:Answer>
        <d2p1:Comment>sample string 2</d2p1:Comment>
        <d2p1:Ended>2024-06-27T18:25:06.8498603+00:00</d2p1:Ended>
        <d2p1:QID>1</d2p1:QID>
        <d2p1:QSR_ID_FK>1</d2p1:QSR_ID_FK>
        <d2p1:RID>1</d2p1:RID>
        <d2p1:Started>2024-06-27T18:25:06.8498603+00:00</d2p1:Started>
        <d2p1:UserID>1</d2p1:UserID>
      </d2p1:QuestionResponse>
    </d2p1:Results>
    <d2p1:Sent>true</d2p1:Sent>
    <d2p1:SentDate>2024-06-27T18:25:06.8498603+00:00</d2p1:SentDate>
    <d2p1:SessionID>b57609da-6666-45d0-b1fb-e7439ab404df</d2p1:SessionID>
    <d2p1:Status>1</d2p1:Status>
    <d2p1:SubmittedBy>1</d2p1:SubmittedBy>
    <d2p1:SubmittedByGUID>ab515085-b7b9-4b6e-93ef-ffac686562d4</d2p1:SubmittedByGUID>
    <d2p1:SubmittedByName>sample string 2</d2p1:SubmittedByName>
    <d2p1:TotalQuestions>1</d2p1:TotalQuestions>
    <d2p1:UserID>1</d2p1:UserID>
    <d2p1:UserName>sample string 1</d2p1:UserName>
    <d2p1:VerifiedBy>1</d2p1:VerifiedBy>
  </quizSetResponse>
</postQMParams>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of QuizSetResponse
NameDescriptionTypeAdditional information
QSR_ID

integer

None.

QR_FK

globally unique identifier

None.

QID

integer

None.

QS_ID

integer

None.

UserID

integer

None.

UserName

string

None.

JobID

integer

None.

Result

integer

None.

Completed

date

None.

SentDate

date

None.

Sent

boolean

None.

Passed

boolean

None.

VerifiedBy

integer

None.

SubmittedBy

integer

None.

SubmittedByName

string

None.

SubmittedByGUID

globally unique identifier

None.

SessionID

globally unique identifier

None.

ReferenceID

string

None.

Status

integer

None.

AnswersCorrect

integer

None.

AnswersIncorrect

integer

None.

AnswersNotAnswered

integer

None.

AnswersNA

integer

None.

TotalQuestions

integer

None.

Results

Collection of QuestionResponse

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "QSR_ID": 1,
    "QR_FK": "59a84d9a-96ba-4666-b57b-81782aed8ba0",
    "QID": 1,
    "QS_ID": 1,
    "UserID": 1,
    "UserName": "sample string 1",
    "JobID": 1,
    "Result": 1,
    "Completed": "2024-06-27T18:25:06.8600736+00:00",
    "SentDate": "2024-06-27T18:25:06.8600736+00:00",
    "Sent": true,
    "Passed": true,
    "VerifiedBy": 1,
    "SubmittedBy": 1,
    "SubmittedByName": "sample string 2",
    "SubmittedByGUID": "7fcef36e-d1dd-443e-b4d8-c9fe5b1f86a7",
    "SessionID": "a0d1d971-c029-4aa0-8bad-72be28799723",
    "ReferenceID": "sample string 3",
    "Status": 1,
    "AnswersCorrect": 1,
    "AnswersIncorrect": 1,
    "AnswersNotAnswered": 1,
    "AnswersNA": 1,
    "TotalQuestions": 1,
    "Results": [
      {
        "RID": 1,
        "QSR_ID_FK": 1,
        "QID": 1,
        "AID": 1,
        "UserID": 1,
        "Answer": "sample string 1",
        "Started": "2024-06-27T18:25:06.8600736+00:00",
        "Ended": "2024-06-27T18:25:06.8600736+00:00",
        "Comment": "sample string 2"
      },
      {
        "RID": 1,
        "QSR_ID_FK": 1,
        "QID": 1,
        "AID": 1,
        "UserID": 1,
        "Answer": "sample string 1",
        "Started": "2024-06-27T18:25:06.8600736+00:00",
        "Ended": "2024-06-27T18:25:06.8600736+00:00",
        "Comment": "sample string 2"
      }
    ]
  },
  {
    "QSR_ID": 1,
    "QR_FK": "59a84d9a-96ba-4666-b57b-81782aed8ba0",
    "QID": 1,
    "QS_ID": 1,
    "UserID": 1,
    "UserName": "sample string 1",
    "JobID": 1,
    "Result": 1,
    "Completed": "2024-06-27T18:25:06.8600736+00:00",
    "SentDate": "2024-06-27T18:25:06.8600736+00:00",
    "Sent": true,
    "Passed": true,
    "VerifiedBy": 1,
    "SubmittedBy": 1,
    "SubmittedByName": "sample string 2",
    "SubmittedByGUID": "7fcef36e-d1dd-443e-b4d8-c9fe5b1f86a7",
    "SessionID": "a0d1d971-c029-4aa0-8bad-72be28799723",
    "ReferenceID": "sample string 3",
    "Status": 1,
    "AnswersCorrect": 1,
    "AnswersIncorrect": 1,
    "AnswersNotAnswered": 1,
    "AnswersNA": 1,
    "TotalQuestions": 1,
    "Results": [
      {
        "RID": 1,
        "QSR_ID_FK": 1,
        "QID": 1,
        "AID": 1,
        "UserID": 1,
        "Answer": "sample string 1",
        "Started": "2024-06-27T18:25:06.8600736+00:00",
        "Ended": "2024-06-27T18:25:06.8600736+00:00",
        "Comment": "sample string 2"
      },
      {
        "RID": 1,
        "QSR_ID_FK": 1,
        "QID": 1,
        "AID": 1,
        "UserID": 1,
        "Answer": "sample string 1",
        "Started": "2024-06-27T18:25:06.8600736+00:00",
        "Ended": "2024-06-27T18:25:06.8600736+00:00",
        "Comment": "sample string 2"
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfQuizSetResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Classroom.ClassroomBLL">
  <QuizSetResponse>
    <AnswersCorrect>1</AnswersCorrect>
    <AnswersIncorrect>1</AnswersIncorrect>
    <AnswersNA>1</AnswersNA>
    <AnswersNotAnswered>1</AnswersNotAnswered>
    <Completed>2024-06-27T18:25:06.8600736+00:00</Completed>
    <JobID>1</JobID>
    <Passed>true</Passed>
    <QID>1</QID>
    <QR_FK>59a84d9a-96ba-4666-b57b-81782aed8ba0</QR_FK>
    <QSR_ID>1</QSR_ID>
    <QS_ID>1</QS_ID>
    <ReferenceID>sample string 3</ReferenceID>
    <Result>1</Result>
    <Results>
      <QuestionResponse>
        <AID>1</AID>
        <Answer>sample string 1</Answer>
        <Comment>sample string 2</Comment>
        <Ended>2024-06-27T18:25:06.8600736+00:00</Ended>
        <QID>1</QID>
        <QSR_ID_FK>1</QSR_ID_FK>
        <RID>1</RID>
        <Started>2024-06-27T18:25:06.8600736+00:00</Started>
        <UserID>1</UserID>
      </QuestionResponse>
      <QuestionResponse>
        <AID>1</AID>
        <Answer>sample string 1</Answer>
        <Comment>sample string 2</Comment>
        <Ended>2024-06-27T18:25:06.8600736+00:00</Ended>
        <QID>1</QID>
        <QSR_ID_FK>1</QSR_ID_FK>
        <RID>1</RID>
        <Started>2024-06-27T18:25:06.8600736+00:00</Started>
        <UserID>1</UserID>
      </QuestionResponse>
    </Results>
    <Sent>true</Sent>
    <SentDate>2024-06-27T18:25:06.8600736+00:00</SentDate>
    <SessionID>a0d1d971-c029-4aa0-8bad-72be28799723</SessionID>
    <Status>1</Status>
    <SubmittedBy>1</SubmittedBy>
    <SubmittedByGUID>7fcef36e-d1dd-443e-b4d8-c9fe5b1f86a7</SubmittedByGUID>
    <SubmittedByName>sample string 2</SubmittedByName>
    <TotalQuestions>1</TotalQuestions>
    <UserID>1</UserID>
    <UserName>sample string 1</UserName>
    <VerifiedBy>1</VerifiedBy>
  </QuizSetResponse>
  <QuizSetResponse>
    <AnswersCorrect>1</AnswersCorrect>
    <AnswersIncorrect>1</AnswersIncorrect>
    <AnswersNA>1</AnswersNA>
    <AnswersNotAnswered>1</AnswersNotAnswered>
    <Completed>2024-06-27T18:25:06.8600736+00:00</Completed>
    <JobID>1</JobID>
    <Passed>true</Passed>
    <QID>1</QID>
    <QR_FK>59a84d9a-96ba-4666-b57b-81782aed8ba0</QR_FK>
    <QSR_ID>1</QSR_ID>
    <QS_ID>1</QS_ID>
    <ReferenceID>sample string 3</ReferenceID>
    <Result>1</Result>
    <Results>
      <QuestionResponse>
        <AID>1</AID>
        <Answer>sample string 1</Answer>
        <Comment>sample string 2</Comment>
        <Ended>2024-06-27T18:25:06.8600736+00:00</Ended>
        <QID>1</QID>
        <QSR_ID_FK>1</QSR_ID_FK>
        <RID>1</RID>
        <Started>2024-06-27T18:25:06.8600736+00:00</Started>
        <UserID>1</UserID>
      </QuestionResponse>
      <QuestionResponse>
        <AID>1</AID>
        <Answer>sample string 1</Answer>
        <Comment>sample string 2</Comment>
        <Ended>2024-06-27T18:25:06.8600736+00:00</Ended>
        <QID>1</QID>
        <QSR_ID_FK>1</QSR_ID_FK>
        <RID>1</RID>
        <Started>2024-06-27T18:25:06.8600736+00:00</Started>
        <UserID>1</UserID>
      </QuestionResponse>
    </Results>
    <Sent>true</Sent>
    <SentDate>2024-06-27T18:25:06.8600736+00:00</SentDate>
    <SessionID>a0d1d971-c029-4aa0-8bad-72be28799723</SessionID>
    <Status>1</Status>
    <SubmittedBy>1</SubmittedBy>
    <SubmittedByGUID>7fcef36e-d1dd-443e-b4d8-c9fe5b1f86a7</SubmittedByGUID>
    <SubmittedByName>sample string 2</SubmittedByName>
    <TotalQuestions>1</TotalQuestions>
    <UserID>1</UserID>
    <UserName>sample string 1</UserName>
    <VerifiedBy>1</VerifiedBy>
  </QuizSetResponse>
</ArrayOfQuizSetResponse>