POST OfflineDTSetup/SyncPaperDetails

Request Information

URI Parameters

None.

Body Parameters

AssignmentPaperDetailsSyncData
NameDescriptionTypeAdditional information
OTSAPD

Collection of NOnlineteststudentassignmentpaperdetail

None.

Request Formats

application/json, text/json

Sample:
{
  "OTSAPD": [
    {
      "OnlineStudentAssignmentPaperDetailsID": 1,
      "OnlineStudentAssignmentPaperId": 2,
      "PaperQuestionId": 3,
      "PaperId": 4,
      "PaperSectionId": 1,
      "QuestionId": 5,
      "StudentAnswer": "sample string 6",
      "AnswerSelected": "sample string 7",
      "timespent": 1,
      "IsQuestionSkipped": true,
      "AttemptedAnswer": true,
      "IsAnsweredCorrect": true,
      "QuestionMarks": 1.0,
      "QuestionMarksObtained": 1.0,
      "IsTextualSolnViewed": true,
      "IsAVSolnViewed": true,
      "IsTATSolnViewed": true,
      "IsQuestonSubmitted": true,
      "CorrectToIncorrect": 1,
      "IncorrectToCorrect": 1,
      "IncorrectToIncorrect": 1,
      "CorrectToUnanswered": 1,
      "InCorrectToUnanswered": 1,
      "MarkforReview": true,
      "AnsweredMarkedforReview": true,
      "CreatedOn": "2026-07-27T15:40:01.117457+05:30",
      "CreatedBy": "sample string 9",
      "ModifiedOn": "2026-07-27T15:40:01.117457+05:30",
      "ModifiedBy": "sample string 10",
      "IsDeleted": true,
      "DeviceUniqueID": "sample string 12",
      "BonusMark": 1.0
    },
    {
      "OnlineStudentAssignmentPaperDetailsID": 1,
      "OnlineStudentAssignmentPaperId": 2,
      "PaperQuestionId": 3,
      "PaperId": 4,
      "PaperSectionId": 1,
      "QuestionId": 5,
      "StudentAnswer": "sample string 6",
      "AnswerSelected": "sample string 7",
      "timespent": 1,
      "IsQuestionSkipped": true,
      "AttemptedAnswer": true,
      "IsAnsweredCorrect": true,
      "QuestionMarks": 1.0,
      "QuestionMarksObtained": 1.0,
      "IsTextualSolnViewed": true,
      "IsAVSolnViewed": true,
      "IsTATSolnViewed": true,
      "IsQuestonSubmitted": true,
      "CorrectToIncorrect": 1,
      "IncorrectToCorrect": 1,
      "IncorrectToIncorrect": 1,
      "CorrectToUnanswered": 1,
      "InCorrectToUnanswered": 1,
      "MarkforReview": true,
      "AnsweredMarkedforReview": true,
      "CreatedOn": "2026-07-27T15:40:01.117457+05:30",
      "CreatedBy": "sample string 9",
      "ModifiedOn": "2026-07-27T15:40:01.117457+05:30",
      "ModifiedBy": "sample string 10",
      "IsDeleted": true,
      "DeviceUniqueID": "sample string 12",
      "BonusMark": 1.0
    }
  ]
}

application/xml, text/xml

Sample:
<OfflineDTSetupEntity.AssignmentPaperDetailsSyncData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessEntities">
  <OTSAPD>
    <OfflineDTSetupEntity.NOnlineteststudentassignmentpaperdetail>
      <AnswerSelected>sample string 7</AnswerSelected>
      <AnsweredMarkedforReview>true</AnsweredMarkedforReview>
      <AttemptedAnswer>true</AttemptedAnswer>
      <BonusMark>1</BonusMark>
      <CorrectToIncorrect>1</CorrectToIncorrect>
      <CorrectToUnanswered>1</CorrectToUnanswered>
      <CreatedBy>sample string 9</CreatedBy>
      <CreatedOn>2026-07-27T15:40:01.117457+05:30</CreatedOn>
      <DeviceUniqueID>sample string 12</DeviceUniqueID>
      <InCorrectToUnanswered>1</InCorrectToUnanswered>
      <IncorrectToCorrect>1</IncorrectToCorrect>
      <IncorrectToIncorrect>1</IncorrectToIncorrect>
      <IsAVSolnViewed>true</IsAVSolnViewed>
      <IsAnsweredCorrect>true</IsAnsweredCorrect>
      <IsDeleted>true</IsDeleted>
      <IsQuestionSkipped>true</IsQuestionSkipped>
      <IsQuestonSubmitted>true</IsQuestonSubmitted>
      <IsTATSolnViewed>true</IsTATSolnViewed>
      <IsTextualSolnViewed>true</IsTextualSolnViewed>
      <MarkforReview>true</MarkforReview>
      <ModifiedBy>sample string 10</ModifiedBy>
      <ModifiedOn>2026-07-27T15:40:01.117457+05:30</ModifiedOn>
      <OnlineStudentAssignmentPaperDetailsID>1</OnlineStudentAssignmentPaperDetailsID>
      <OnlineStudentAssignmentPaperId>2</OnlineStudentAssignmentPaperId>
      <PaperId>4</PaperId>
      <PaperQuestionId>3</PaperQuestionId>
      <PaperSectionId>1</PaperSectionId>
      <QuestionId>5</QuestionId>
      <QuestionMarks>1</QuestionMarks>
      <QuestionMarksObtained>1</QuestionMarksObtained>
      <StudentAnswer>sample string 6</StudentAnswer>
      <timespent>1</timespent>
    </OfflineDTSetupEntity.NOnlineteststudentassignmentpaperdetail>
    <OfflineDTSetupEntity.NOnlineteststudentassignmentpaperdetail>
      <AnswerSelected>sample string 7</AnswerSelected>
      <AnsweredMarkedforReview>true</AnsweredMarkedforReview>
      <AttemptedAnswer>true</AttemptedAnswer>
      <BonusMark>1</BonusMark>
      <CorrectToIncorrect>1</CorrectToIncorrect>
      <CorrectToUnanswered>1</CorrectToUnanswered>
      <CreatedBy>sample string 9</CreatedBy>
      <CreatedOn>2026-07-27T15:40:01.117457+05:30</CreatedOn>
      <DeviceUniqueID>sample string 12</DeviceUniqueID>
      <InCorrectToUnanswered>1</InCorrectToUnanswered>
      <IncorrectToCorrect>1</IncorrectToCorrect>
      <IncorrectToIncorrect>1</IncorrectToIncorrect>
      <IsAVSolnViewed>true</IsAVSolnViewed>
      <IsAnsweredCorrect>true</IsAnsweredCorrect>
      <IsDeleted>true</IsDeleted>
      <IsQuestionSkipped>true</IsQuestionSkipped>
      <IsQuestonSubmitted>true</IsQuestonSubmitted>
      <IsTATSolnViewed>true</IsTATSolnViewed>
      <IsTextualSolnViewed>true</IsTextualSolnViewed>
      <MarkforReview>true</MarkforReview>
      <ModifiedBy>sample string 10</ModifiedBy>
      <ModifiedOn>2026-07-27T15:40:01.117457+05:30</ModifiedOn>
      <OnlineStudentAssignmentPaperDetailsID>1</OnlineStudentAssignmentPaperDetailsID>
      <OnlineStudentAssignmentPaperId>2</OnlineStudentAssignmentPaperId>
      <PaperId>4</PaperId>
      <PaperQuestionId>3</PaperQuestionId>
      <PaperSectionId>1</PaperSectionId>
      <QuestionId>5</QuestionId>
      <QuestionMarks>1</QuestionMarks>
      <QuestionMarksObtained>1</QuestionMarksObtained>
      <StudentAnswer>sample string 6</StudentAnswer>
      <timespent>1</timespent>
    </OfflineDTSetupEntity.NOnlineteststudentassignmentpaperdetail>
  </OTSAPD>
</OfflineDTSetupEntity.AssignmentPaperDetailsSyncData>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

UserTestSetup
NameDescriptionTypeAdditional information
OATD

NOnlineassigntestdetail

None.

OTSA

NOnlineteststudentassignment

None.

OTSAP

NOnlineteststudentassignmentpaper

None.

Response Formats

application/json, text/json

Sample:
{
  "OATD": {
    "OnlineAssignTestId": 1,
    "TestId": 2,
    "AcademicYearCode": "sample string 3",
    "BoardCode": "sample string 4",
    "CourseCode": "sample string 5",
    "SubjectCode": "sample string 6",
    "ChapterCode": "sample string 7",
    "TestAssignStartDate": "2026-07-27T15:40:01.1799407+05:30",
    "TestAssignEndDate": "2026-07-27T15:40:01.1799407+05:30",
    "NoOfAttempt": 8,
    "TestTotalMarks": 9.0,
    "TotalQuestion": 10,
    "ProductCode": "sample string 11",
    "IsDemo": true,
    "TestDurartion": 1,
    "IsShowFeedback": true,
    "IsShowSolutionImmediate": true,
    "IsShowSolutionAfterTest": true,
    "IsShowReport": true,
    "IsPerformanceCategoriesShow": true,
    "IsOverallPerformanceAnalysisShow": true,
    "IsIncorrectResponsesShow": true,
    "IsTimeManagementShow": true,
    "IsChangePatternShow": true,
    "IsSubjectwiseAnalysisShow": true,
    "IsDifficultyLevelwiseShow": true,
    "IsTestResume": true,
    "CreatedOn": "2026-07-27T15:40:01.1799407+05:30",
    "CreatedBy": "sample string 13",
    "IsDeleted": true,
    "AppliedTemplate": 1,
    "IsQuestionPaperPdfShow": true,
    "IsAnswerPaperPdfShow": true,
    "TestCategoryType": 17,
    "QuestionPaperPdfShowDate": "2026-07-27T15:40:01.1799407+05:30",
    "AnswerPaperPdfShowDate": "2026-07-27T15:40:01.1799407+05:30",
    "AssignTestDescription": "sample string 18",
    "ReportTemplateId": 1,
    "IsAllCenter": true,
    "ShowConceptReport": true,
    "InstitutionId": 21,
    "IsShowEOMR": true,
    "IsShowQuestionSinglePage": true,
    "IsQuestionRandomization": true
  },
  "OTSA": {
    "OnlineStudentAssignmentId": 1,
    "TestId": 2,
    "OnlineAssignTestId": 1,
    "StudentUserCode": "sample string 3",
    "CenterCode": "sample string 4",
    "BatchCode": "sample string 5",
    "ProductCode": "sample string 6",
    "TestActualDuration": 1,
    "TestAttemptedDuration": 1,
    "TestTotalMarks": 1.0,
    "MarksObtained": 1.0,
    "TotalQuestion": 1,
    "SkipQuestionCount": 1,
    "RightAnswerCount": 1,
    "IncorrectAnswerCount": 1,
    "TestAttemptedDate": "2026-07-27T15:40:01.1799407+05:30",
    "TestCompletedDate": "2026-07-27T15:40:01.1799407+05:30",
    "FirstAttemptMarks": 1.0,
    "LastAttemptMarks": 1.0,
    "BestAttemptMarks": 1.0,
    "BestAttemptNumber": 1,
    "TestRankBatch": 1,
    "TestRankCenter": 1,
    "TestRankAllCenter": 1,
    "CreatedOn": "2026-07-27T15:40:01.1799407+05:30",
    "CreatedBy": "sample string 8",
    "ModifiedOn": "2026-07-27T15:40:01.1799407+05:30",
    "ModifiedBy": "sample string 9",
    "IsDeleted": true
  },
  "OTSAP": {
    "OnlineStudentAssignmentPaperId": 1,
    "OnlineStudentAssignmentId": 2,
    "TestPaperId": 3,
    "AttemptNumber": 1,
    "TotalMarks": 1.0,
    "MarksObtained": 1.0,
    "TotalQuestion": 1,
    "SkipQuestionCount": 1,
    "RightAnswerCount": 1,
    "WrongAnswerCount": 1,
    "AttemptedDate": "2026-07-27T15:40:01.1799407+05:30",
    "CompletedDate": "2026-07-27T15:40:01.1799407+05:30",
    "IsSolutionViewed": true,
    "IsTestSubmitted": true,
    "TestTime": 1,
    "TotalTimeConsume": 1,
    "CreatedOn": "2026-07-27T15:40:01.1799407+05:30",
    "CreatedBy": "sample string 5",
    "ModifiedOn": "2026-07-27T15:40:01.1799407+05:30",
    "ModifiedBy": "sample string 6",
    "IsDeleted": true,
    "DeviceUniqueID": "sample string 8",
    "AutoSubmit": true,
    "ForcefulSubmit": true,
    "QuestionSequence": "sample string 9"
  }
}

application/xml, text/xml

Sample:
<OfflineDTSetupEntity.UserTestSetup xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessEntities">
  <OATD>
    <AcademicYearCode>sample string 3</AcademicYearCode>
    <AnswerPaperPdfShowDate>2026-07-27T15:40:01.1799407+05:30</AnswerPaperPdfShowDate>
    <AppliedTemplate>1</AppliedTemplate>
    <AssignTestDescription>sample string 18</AssignTestDescription>
    <BoardCode>sample string 4</BoardCode>
    <ChapterCode>sample string 7</ChapterCode>
    <CourseCode>sample string 5</CourseCode>
    <CreatedBy>sample string 13</CreatedBy>
    <CreatedOn>2026-07-27T15:40:01.1799407+05:30</CreatedOn>
    <InstitutionId>21</InstitutionId>
    <IsAllCenter>true</IsAllCenter>
    <IsAnswerPaperPdfShow>true</IsAnswerPaperPdfShow>
    <IsChangePatternShow>true</IsChangePatternShow>
    <IsDeleted>true</IsDeleted>
    <IsDemo>true</IsDemo>
    <IsDifficultyLevelwiseShow>true</IsDifficultyLevelwiseShow>
    <IsIncorrectResponsesShow>true</IsIncorrectResponsesShow>
    <IsOverallPerformanceAnalysisShow>true</IsOverallPerformanceAnalysisShow>
    <IsPerformanceCategoriesShow>true</IsPerformanceCategoriesShow>
    <IsQuestionPaperPdfShow>true</IsQuestionPaperPdfShow>
    <IsQuestionRandomization>true</IsQuestionRandomization>
    <IsShowEOMR>true</IsShowEOMR>
    <IsShowFeedback>true</IsShowFeedback>
    <IsShowQuestionSinglePage>true</IsShowQuestionSinglePage>
    <IsShowReport>true</IsShowReport>
    <IsShowSolutionAfterTest>true</IsShowSolutionAfterTest>
    <IsShowSolutionImmediate>true</IsShowSolutionImmediate>
    <IsSubjectwiseAnalysisShow>true</IsSubjectwiseAnalysisShow>
    <IsTestResume>true</IsTestResume>
    <IsTimeManagementShow>true</IsTimeManagementShow>
    <NoOfAttempt>8</NoOfAttempt>
    <OnlineAssignTestId>1</OnlineAssignTestId>
    <ProductCode>sample string 11</ProductCode>
    <QuestionPaperPdfShowDate>2026-07-27T15:40:01.1799407+05:30</QuestionPaperPdfShowDate>
    <ReportTemplateId>1</ReportTemplateId>
    <ShowConceptReport>true</ShowConceptReport>
    <SubjectCode>sample string 6</SubjectCode>
    <TestAssignEndDate>2026-07-27T15:40:01.1799407+05:30</TestAssignEndDate>
    <TestAssignStartDate>2026-07-27T15:40:01.1799407+05:30</TestAssignStartDate>
    <TestCategoryType>17</TestCategoryType>
    <TestDurartion>1</TestDurartion>
    <TestId>2</TestId>
    <TestTotalMarks>9</TestTotalMarks>
    <TotalQuestion>10</TotalQuestion>
  </OATD>
  <OTSA>
    <BatchCode>sample string 5</BatchCode>
    <BestAttemptMarks>1</BestAttemptMarks>
    <BestAttemptNumber>1</BestAttemptNumber>
    <CenterCode>sample string 4</CenterCode>
    <CreatedBy>sample string 8</CreatedBy>
    <CreatedOn>2026-07-27T15:40:01.1799407+05:30</CreatedOn>
    <FirstAttemptMarks>1</FirstAttemptMarks>
    <IncorrectAnswerCount>1</IncorrectAnswerCount>
    <IsDeleted>true</IsDeleted>
    <LastAttemptMarks>1</LastAttemptMarks>
    <MarksObtained>1</MarksObtained>
    <ModifiedBy>sample string 9</ModifiedBy>
    <ModifiedOn>2026-07-27T15:40:01.1799407+05:30</ModifiedOn>
    <OnlineAssignTestId>1</OnlineAssignTestId>
    <OnlineStudentAssignmentId>1</OnlineStudentAssignmentId>
    <ProductCode>sample string 6</ProductCode>
    <RightAnswerCount>1</RightAnswerCount>
    <SkipQuestionCount>1</SkipQuestionCount>
    <StudentUserCode>sample string 3</StudentUserCode>
    <TestActualDuration>1</TestActualDuration>
    <TestAttemptedDate>2026-07-27T15:40:01.1799407+05:30</TestAttemptedDate>
    <TestAttemptedDuration>1</TestAttemptedDuration>
    <TestCompletedDate>2026-07-27T15:40:01.1799407+05:30</TestCompletedDate>
    <TestId>2</TestId>
    <TestRankAllCenter>1</TestRankAllCenter>
    <TestRankBatch>1</TestRankBatch>
    <TestRankCenter>1</TestRankCenter>
    <TestTotalMarks>1</TestTotalMarks>
    <TotalQuestion>1</TotalQuestion>
  </OTSA>
  <OTSAP>
    <AttemptNumber>1</AttemptNumber>
    <AttemptedDate>2026-07-27T15:40:01.1799407+05:30</AttemptedDate>
    <AutoSubmit>true</AutoSubmit>
    <CompletedDate>2026-07-27T15:40:01.1799407+05:30</CompletedDate>
    <CreatedBy>sample string 5</CreatedBy>
    <CreatedOn>2026-07-27T15:40:01.1799407+05:30</CreatedOn>
    <DeviceUniqueID>sample string 8</DeviceUniqueID>
    <ForcefulSubmit>true</ForcefulSubmit>
    <IsDeleted>true</IsDeleted>
    <IsSolutionViewed>true</IsSolutionViewed>
    <IsTestSubmitted>true</IsTestSubmitted>
    <MarksObtained>1</MarksObtained>
    <ModifiedBy>sample string 6</ModifiedBy>
    <ModifiedOn>2026-07-27T15:40:01.1799407+05:30</ModifiedOn>
    <OnlineStudentAssignmentId>2</OnlineStudentAssignmentId>
    <OnlineStudentAssignmentPaperId>1</OnlineStudentAssignmentPaperId>
    <QuestionSequence>sample string 9</QuestionSequence>
    <RightAnswerCount>1</RightAnswerCount>
    <SkipQuestionCount>1</SkipQuestionCount>
    <TestPaperId>3</TestPaperId>
    <TestTime>1</TestTime>
    <TotalMarks>1</TotalMarks>
    <TotalQuestion>1</TotalQuestion>
    <TotalTimeConsume>1</TotalTimeConsume>
    <WrongAnswerCount>1</WrongAnswerCount>
  </OTSAP>
</OfflineDTSetupEntity.UserTestSetup>