POST OfflineDTSetup/UserTestMSetup

Request Information

URI Parameters

None.

Body Parameters

UserTestdetails
NameDescriptionTypeAdditional information
UserCode

string

None.

Name

string

None.

UserName

string

None.

TestId

string

None.

OnlineStudentAssignmentId

string

None.

TestPaperId

string

None.

AttemptNumber

string

None.

TestTotalMarks

decimal number

None.

TotalQuestion

string

None.

TestTime

integer

None.

CenterCode

string

None.

Request Formats

application/json, text/json

Sample:
{
  "UserCode": "sample string 1",
  "Name": "sample string 2",
  "UserName": "sample string 3",
  "TestId": "sample string 4",
  "OnlineStudentAssignmentId": "sample string 5",
  "TestPaperId": "sample string 6",
  "AttemptNumber": "sample string 7",
  "TestTotalMarks": 8.0,
  "TotalQuestion": "sample string 9",
  "TestTime": 10,
  "CenterCode": "sample string 11"
}

application/xml, text/xml

Sample:
<OfflineDTSetupEntity.UserTestdetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessEntities">
  <AttemptNumber>sample string 7</AttemptNumber>
  <CenterCode>sample string 11</CenterCode>
  <Name>sample string 2</Name>
  <OnlineStudentAssignmentId>sample string 5</OnlineStudentAssignmentId>
  <TestId>sample string 4</TestId>
  <TestPaperId>sample string 6</TestPaperId>
  <TestTime>10</TestTime>
  <TestTotalMarks>8</TestTotalMarks>
  <TotalQuestion>sample string 9</TotalQuestion>
  <UserCode>sample string 1</UserCode>
  <UserName>sample string 3</UserName>
</OfflineDTSetupEntity.UserTestdetails>

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:39:19.3148376+05:30",
    "TestAssignEndDate": "2026-07-27T15:39:19.3148376+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:39:19.3148376+05:30",
    "CreatedBy": "sample string 13",
    "IsDeleted": true,
    "AppliedTemplate": 1,
    "IsQuestionPaperPdfShow": true,
    "IsAnswerPaperPdfShow": true,
    "TestCategoryType": 17,
    "QuestionPaperPdfShowDate": "2026-07-27T15:39:19.3148376+05:30",
    "AnswerPaperPdfShowDate": "2026-07-27T15:39:19.3148376+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:39:19.3148376+05:30",
    "TestCompletedDate": "2026-07-27T15:39:19.3148376+05:30",
    "FirstAttemptMarks": 1.0,
    "LastAttemptMarks": 1.0,
    "BestAttemptMarks": 1.0,
    "BestAttemptNumber": 1,
    "TestRankBatch": 1,
    "TestRankCenter": 1,
    "TestRankAllCenter": 1,
    "CreatedOn": "2026-07-27T15:39:19.3148376+05:30",
    "CreatedBy": "sample string 8",
    "ModifiedOn": "2026-07-27T15:39:19.3148376+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:39:19.3148376+05:30",
    "CompletedDate": "2026-07-27T15:39:19.3148376+05:30",
    "IsSolutionViewed": true,
    "IsTestSubmitted": true,
    "TestTime": 1,
    "TotalTimeConsume": 1,
    "CreatedOn": "2026-07-27T15:39:19.3148376+05:30",
    "CreatedBy": "sample string 5",
    "ModifiedOn": "2026-07-27T15:39:19.3148376+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:39:19.3148376+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:39:19.3148376+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:39:19.3148376+05:30</QuestionPaperPdfShowDate>
    <ReportTemplateId>1</ReportTemplateId>
    <ShowConceptReport>true</ShowConceptReport>
    <SubjectCode>sample string 6</SubjectCode>
    <TestAssignEndDate>2026-07-27T15:39:19.3148376+05:30</TestAssignEndDate>
    <TestAssignStartDate>2026-07-27T15:39:19.3148376+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:39:19.3148376+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:39:19.3148376+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:39:19.3148376+05:30</TestAttemptedDate>
    <TestAttemptedDuration>1</TestAttemptedDuration>
    <TestCompletedDate>2026-07-27T15:39:19.3148376+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:39:19.3148376+05:30</AttemptedDate>
    <AutoSubmit>true</AutoSubmit>
    <CompletedDate>2026-07-27T15:39:19.3148376+05:30</CompletedDate>
    <CreatedBy>sample string 5</CreatedBy>
    <CreatedOn>2026-07-27T15:39:19.3148376+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:39:19.3148376+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>