| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId |
Student or Attendee who takes the test |
integer |
None. |
| TestId | integer |
None. |
|
| ClientId | integer |
None. |
|
| TestTitle | string |
None. |
|
| TestTypeCode | string |
None. |
|
| TestCreatedOn | date |
None. |
|
| TestCreatedBy | integer |
None. |
|
| TestDuration | integer |
None. |
|
| RemainingDuration | integer |
None. |
|
| TotalQuestions | integer |
None. |
|
| TotalMarks | integer |
None. |
|
| PassPercentage | decimal number |
None. |
|
| IsActive | boolean |
None. |
|
| FeedBackAtEnd | boolean |
None. |
|
| AvailableFrom | date |
None. |
|
| AvailableTo | date |
None. |
|
| TestInstruction | string |
None. |
|
| TestGroupUserId | integer |
None. |
|
| TestTakenCount | integer |
None. |
|
| MaxAttempt | integer |
None. |
|
| ISQ_Id |
Gets or sets individual scheduled quiz id of the user, if the quiz is assigned individually(i.e)Private Quiz). |
integer |
None. |
| IsForNonUser |
Gets or sets the status , whether the quiz attempt is for existing users or non-users. |
boolean |
None. |
| IsForGuestUser |
Gets or sets the status , whether the user is guest user. |
boolean |
None. |
| NQA_AttemptID | integer |
None. |
|
| Attempt_Id | integer |
None. |
|
| Iscompleted | boolean |
None. |
|
| CompletedOn | date |
None. |
|
| NQA_CurentQustionPossition | integer |
None. |
|
| CurentQustionPossition | integer |
None. |
|
| TestReferenceMaterialId | integer |
None. |
|
| MaterialTitle | string |
None. |
|
| Description |
Gets or sets description for assigned quiz |
string |
None. |
| GroupId |
Gets or sets the user groupid in which the tests are assigned. |
integer |
None. |
| AllowPause |
Gets or sets the allowpause for assigned quiz |
boolean |
None. |
| AllowPauseByTest |
Get the allow pause/resume status for the test(Actual test status) |
boolean |
None. |
| AskUserConfidenceLevel | boolean |
None. |
|
| TestAskUserConfidenceLevel | boolean |
None. |
|
| AttemptAskUserConfidenceLevel | boolean |
None. |
|
| TestResume | boolean |
None. |
|
| ProgressInTestTile | string |
None. |
|
| IsQuestionOfTheWeek |
Get the set the is question of the week flag |
boolean |
None. |
| QODWGroupId |
Gets or sets the QODW user groupid in which the tests are assigned. |
string |
None. |
| ExamUrl | string |
None. |