GET api/Lesson/getRecord/NextOrPrevious/Lesson/{Id}/{GradeId}/{AdmissionId}/{AdmissionGradeId}/{AdmissionGradeSubjectId}/{NxtPrevType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
|
| GradeId | integer |
Required |
|
| AdmissionId | integer |
Required |
|
| AdmissionGradeId | integer |
Required |
|
| AdmissionGradeSubjectId | integer |
Required |
|
| NxtPrevType | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
LessonDto| Name | Description | Type | Additional information |
|---|---|---|---|
| LessonId | decimal number |
None. |
|
| LessonTitle | string |
None. |
|
| ItemType | integer |
None. |
|
| SubjectId | decimal number |
None. |
|
| Description | string |
None. |
|
| LectureFreePreview | integer |
None. |
|
| QuizGradable | integer |
None. |
|
| ShowRemainingTimeDisplay | integer |
None. |
|
| TimeLimitInMinutes | integer |
None. |
|
| PassingScoreInPercentage | integer |
None. |
|
| QuestionsLimit | integer |
None. |
|
| VideoType | integer |
None. |
|
| PreferredVideoPath | string |
None. |
|
| PreferredVideoPosterPath | string |
None. |
|
| PreferredVideoURL | string |
None. |
|
| VideoRuntime | string |
None. |
|
| TimeDuration | integer |
None. |
|
| TimeType | string |
None. |
|
| TotalNumber | integer |
None. |
|
| MinimumPassingNumber | integer |
None. |
|
| UploadAttachmentLimit | integer |
None. |
|
| MaximumAttachmentSizeLimit | integer |
None. |
|
| PreviousLessonId | integer |
None. |
|
| NextLessonId | integer |
None. |
|
| AdmissionGradeId | decimal number |
None. |
|
| AdmissionGradeSubjectId | decimal number |
None. |
|
| ContentStudentCompleteId | decimal number |
None. |
|
| CourseCurriculum | Collection of GradeSubjectDto |
None. |
|
| LessonAssignmentSubmission | LessonAssignmentSubmissionDto |
None. |
|
| NextQuestion | Collection of LMSNextQuestion |
None. |
|
| LessonLiveClassRoom | Collection of LessonLiveClassRoom |
None. |
|
| LessonAttachments | Collection of LessonAttachmentsDto |
None. |
Response Formats
application/json, text/json
Sample:
{
"LessonAttachments": [
{
"AttachmentId": 1.0,
"AttachmentUrl": "sample string 2",
"GoogleDriveLink": "sample string 3",
"EnableDownload": 1
},
{
"AttachmentId": 1.0,
"AttachmentUrl": "sample string 2",
"GoogleDriveLink": "sample string 3",
"EnableDownload": 1
}
],
"LessonId": 1.0,
"LessonTitle": "sample string 2",
"ItemType": 1,
"SubjectId": 1.0,
"Description": "sample string 3",
"LectureFreePreview": 1,
"QuizGradable": 1,
"ShowRemainingTimeDisplay": 1,
"TimeLimitInMinutes": 1,
"PassingScoreInPercentage": 1,
"QuestionsLimit": 1,
"VideoType": 1,
"PreferredVideoPath": "sample string 4",
"PreferredVideoPosterPath": "sample string 5",
"PreferredVideoURL": "sample string 6",
"VideoRuntime": "sample string 7",
"TimeDuration": 1,
"TimeType": "sample string 8",
"TotalNumber": 1,
"MinimumPassingNumber": 1,
"UploadAttachmentLimit": 1,
"MaximumAttachmentSizeLimit": 1,
"PreviousLessonId": 1,
"NextLessonId": 1,
"AdmissionGradeId": 9.0,
"AdmissionGradeSubjectId": 10.0,
"ContentStudentCompleteId": 1.0,
"CourseCurriculum": [
{
"SubjectId": 1.0,
"SubjectName": "sample string 2",
"LessonSubject": [
{
"LessonId": 1.0,
"LessonTitle": "sample string 2",
"ContentStudentCompleteId": 1.0,
"VideoType": 1.0,
"PreferredVideoPath": "sample string 3",
"PreferredVideoPosterPath": "sample string 4",
"PreferredVideoURL": "sample string 5",
"VideoRuntime": "sample string 6",
"AttachmentCount": 7,
"ItemType": 1,
"AdmissionGradeId": 8.0,
"AdmissionGradeSubjectId": 9.0
},
{
"LessonId": 1.0,
"LessonTitle": "sample string 2",
"ContentStudentCompleteId": 1.0,
"VideoType": 1.0,
"PreferredVideoPath": "sample string 3",
"PreferredVideoPosterPath": "sample string 4",
"PreferredVideoURL": "sample string 5",
"VideoRuntime": "sample string 6",
"AttachmentCount": 7,
"ItemType": 1,
"AdmissionGradeId": 8.0,
"AdmissionGradeSubjectId": 9.0
}
]
},
{
"SubjectId": 1.0,
"SubjectName": "sample string 2",
"LessonSubject": [
{
"LessonId": 1.0,
"LessonTitle": "sample string 2",
"ContentStudentCompleteId": 1.0,
"VideoType": 1.0,
"PreferredVideoPath": "sample string 3",
"PreferredVideoPosterPath": "sample string 4",
"PreferredVideoURL": "sample string 5",
"VideoRuntime": "sample string 6",
"AttachmentCount": 7,
"ItemType": 1,
"AdmissionGradeId": 8.0,
"AdmissionGradeSubjectId": 9.0
},
{
"LessonId": 1.0,
"LessonTitle": "sample string 2",
"ContentStudentCompleteId": 1.0,
"VideoType": 1.0,
"PreferredVideoPath": "sample string 3",
"PreferredVideoPosterPath": "sample string 4",
"PreferredVideoURL": "sample string 5",
"VideoRuntime": "sample string 6",
"AttachmentCount": 7,
"ItemType": 1,
"AdmissionGradeId": 8.0,
"AdmissionGradeSubjectId": 9.0
}
]
}
],
"LessonAssignmentSubmission": {
"LessonAssignmentSubmissionId": 1.0,
"LessonId": 2.0,
"AdmissionGradeId": 3.0,
"AdmissionGradeSubjectId": 4.0,
"SubmissionText": "sample string 5",
"SubmissionDate": "2025-12-06T10:19:33.8356173+05:30",
"AttachmentPath": "sample string 7"
},
"NextQuestion": [
{
"QuestionLimit": 1,
"AttemptedQuestions": 1,
"QuestionId": 1.0,
"Questions": "sample string 1",
"QuestionsUpload": "sample string 2",
"QuestionOptionId": 1.0,
"OptionAnswer": "sample string 3",
"OptionAnswerUploadPath": "sample string 4",
"PassingScoreInPercentage": 1,
"CorrectAttemptedQuestions": 1
},
{
"QuestionLimit": 1,
"AttemptedQuestions": 1,
"QuestionId": 1.0,
"Questions": "sample string 1",
"QuestionsUpload": "sample string 2",
"QuestionOptionId": 1.0,
"OptionAnswer": "sample string 3",
"OptionAnswerUploadPath": "sample string 4",
"PassingScoreInPercentage": 1,
"CorrectAttemptedQuestions": 1
}
],
"LessonLiveClassRoom": [
{
"ContentLiveClassTimeSlotDateDetailsId": 1.0,
"LiveClassRoomDate": "2025-12-06T10:19:33.8356173+05:30",
"MaxAttemptedByStudent": 1,
"MaxAttempt": 1,
"isAttended": 1,
"SessionStatus": 1,
"TimeDurationInMin": 1
},
{
"ContentLiveClassTimeSlotDateDetailsId": 1.0,
"LiveClassRoomDate": "2025-12-06T10:19:33.8356173+05:30",
"MaxAttemptedByStudent": 1,
"MaxAttempt": 1,
"isAttended": 1,
"SessionStatus": 1,
"TimeDurationInMin": 1
}
]
}
application/xml, text/xml
Sample:
<LessonDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ZenoxGenius.API.Models.Extensions">
<AdmissionGradeId>9</AdmissionGradeId>
<AdmissionGradeSubjectId>10</AdmissionGradeSubjectId>
<ContentStudentCompleteId>1</ContentStudentCompleteId>
<CourseCurriculum>
<GradeSubjectDto>
<LessonSubject>
<LessonSubjectDto>
<AdmissionGradeId>8</AdmissionGradeId>
<AdmissionGradeSubjectId>9</AdmissionGradeSubjectId>
<AttachmentCount>7</AttachmentCount>
<ContentStudentCompleteId>1</ContentStudentCompleteId>
<ItemType>1</ItemType>
<LessonId>1</LessonId>
<LessonTitle>sample string 2</LessonTitle>
<PreferredVideoPath>sample string 3</PreferredVideoPath>
<PreferredVideoPosterPath>sample string 4</PreferredVideoPosterPath>
<PreferredVideoURL>sample string 5</PreferredVideoURL>
<VideoRuntime>sample string 6</VideoRuntime>
<VideoType>1</VideoType>
</LessonSubjectDto>
<LessonSubjectDto>
<AdmissionGradeId>8</AdmissionGradeId>
<AdmissionGradeSubjectId>9</AdmissionGradeSubjectId>
<AttachmentCount>7</AttachmentCount>
<ContentStudentCompleteId>1</ContentStudentCompleteId>
<ItemType>1</ItemType>
<LessonId>1</LessonId>
<LessonTitle>sample string 2</LessonTitle>
<PreferredVideoPath>sample string 3</PreferredVideoPath>
<PreferredVideoPosterPath>sample string 4</PreferredVideoPosterPath>
<PreferredVideoURL>sample string 5</PreferredVideoURL>
<VideoRuntime>sample string 6</VideoRuntime>
<VideoType>1</VideoType>
</LessonSubjectDto>
</LessonSubject>
<SubjectId>1</SubjectId>
<SubjectName>sample string 2</SubjectName>
</GradeSubjectDto>
<GradeSubjectDto>
<LessonSubject>
<LessonSubjectDto>
<AdmissionGradeId>8</AdmissionGradeId>
<AdmissionGradeSubjectId>9</AdmissionGradeSubjectId>
<AttachmentCount>7</AttachmentCount>
<ContentStudentCompleteId>1</ContentStudentCompleteId>
<ItemType>1</ItemType>
<LessonId>1</LessonId>
<LessonTitle>sample string 2</LessonTitle>
<PreferredVideoPath>sample string 3</PreferredVideoPath>
<PreferredVideoPosterPath>sample string 4</PreferredVideoPosterPath>
<PreferredVideoURL>sample string 5</PreferredVideoURL>
<VideoRuntime>sample string 6</VideoRuntime>
<VideoType>1</VideoType>
</LessonSubjectDto>
<LessonSubjectDto>
<AdmissionGradeId>8</AdmissionGradeId>
<AdmissionGradeSubjectId>9</AdmissionGradeSubjectId>
<AttachmentCount>7</AttachmentCount>
<ContentStudentCompleteId>1</ContentStudentCompleteId>
<ItemType>1</ItemType>
<LessonId>1</LessonId>
<LessonTitle>sample string 2</LessonTitle>
<PreferredVideoPath>sample string 3</PreferredVideoPath>
<PreferredVideoPosterPath>sample string 4</PreferredVideoPosterPath>
<PreferredVideoURL>sample string 5</PreferredVideoURL>
<VideoRuntime>sample string 6</VideoRuntime>
<VideoType>1</VideoType>
</LessonSubjectDto>
</LessonSubject>
<SubjectId>1</SubjectId>
<SubjectName>sample string 2</SubjectName>
</GradeSubjectDto>
</CourseCurriculum>
<Description>sample string 3</Description>
<ItemType>1</ItemType>
<LectureFreePreview>1</LectureFreePreview>
<LessonAssignmentSubmission>
<AdmissionGradeId>3</AdmissionGradeId>
<AdmissionGradeSubjectId>4</AdmissionGradeSubjectId>
<AttachmentPath>sample string 7</AttachmentPath>
<LessonAssignmentSubmissionId>1</LessonAssignmentSubmissionId>
<LessonId>2</LessonId>
<SubmissionDate>2025-12-06T10:19:33.8356173+05:30</SubmissionDate>
<SubmissionText>sample string 5</SubmissionText>
</LessonAssignmentSubmission>
<LessonAttachments>
<LessonAttachmentsDto>
<AttachmentId>1</AttachmentId>
<AttachmentUrl>sample string 2</AttachmentUrl>
<EnableDownload>1</EnableDownload>
<GoogleDriveLink>sample string 3</GoogleDriveLink>
</LessonAttachmentsDto>
<LessonAttachmentsDto>
<AttachmentId>1</AttachmentId>
<AttachmentUrl>sample string 2</AttachmentUrl>
<EnableDownload>1</EnableDownload>
<GoogleDriveLink>sample string 3</GoogleDriveLink>
</LessonAttachmentsDto>
</LessonAttachments>
<LessonId>1</LessonId>
<LessonLiveClassRoom>
<LessonLiveClassRoom>
<ContentLiveClassTimeSlotDateDetailsId>1</ContentLiveClassTimeSlotDateDetailsId>
<LiveClassRoomDate>2025-12-06T10:19:33.8356173+05:30</LiveClassRoomDate>
<MaxAttempt>1</MaxAttempt>
<MaxAttemptedByStudent>1</MaxAttemptedByStudent>
<SessionStatus>1</SessionStatus>
<TimeDurationInMin>1</TimeDurationInMin>
<isAttended>1</isAttended>
</LessonLiveClassRoom>
<LessonLiveClassRoom>
<ContentLiveClassTimeSlotDateDetailsId>1</ContentLiveClassTimeSlotDateDetailsId>
<LiveClassRoomDate>2025-12-06T10:19:33.8356173+05:30</LiveClassRoomDate>
<MaxAttempt>1</MaxAttempt>
<MaxAttemptedByStudent>1</MaxAttemptedByStudent>
<SessionStatus>1</SessionStatus>
<TimeDurationInMin>1</TimeDurationInMin>
<isAttended>1</isAttended>
</LessonLiveClassRoom>
</LessonLiveClassRoom>
<LessonTitle>sample string 2</LessonTitle>
<MaximumAttachmentSizeLimit>1</MaximumAttachmentSizeLimit>
<MinimumPassingNumber>1</MinimumPassingNumber>
<NextLessonId>1</NextLessonId>
<NextQuestion>
<LMSNextQuestion>
<AttemptedQuestions>1</AttemptedQuestions>
<CorrectAttemptedQuestions>1</CorrectAttemptedQuestions>
<OptionAnswer>sample string 3</OptionAnswer>
<OptionAnswerUploadPath>sample string 4</OptionAnswerUploadPath>
<PassingScoreInPercentage>1</PassingScoreInPercentage>
<QuestionId>1</QuestionId>
<QuestionLimit>1</QuestionLimit>
<QuestionOptionId>1</QuestionOptionId>
<Questions>sample string 1</Questions>
<QuestionsUpload>sample string 2</QuestionsUpload>
</LMSNextQuestion>
<LMSNextQuestion>
<AttemptedQuestions>1</AttemptedQuestions>
<CorrectAttemptedQuestions>1</CorrectAttemptedQuestions>
<OptionAnswer>sample string 3</OptionAnswer>
<OptionAnswerUploadPath>sample string 4</OptionAnswerUploadPath>
<PassingScoreInPercentage>1</PassingScoreInPercentage>
<QuestionId>1</QuestionId>
<QuestionLimit>1</QuestionLimit>
<QuestionOptionId>1</QuestionOptionId>
<Questions>sample string 1</Questions>
<QuestionsUpload>sample string 2</QuestionsUpload>
</LMSNextQuestion>
</NextQuestion>
<PassingScoreInPercentage>1</PassingScoreInPercentage>
<PreferredVideoPath>sample string 4</PreferredVideoPath>
<PreferredVideoPosterPath>sample string 5</PreferredVideoPosterPath>
<PreferredVideoURL>sample string 6</PreferredVideoURL>
<PreviousLessonId>1</PreviousLessonId>
<QuestionsLimit>1</QuestionsLimit>
<QuizGradable>1</QuizGradable>
<ShowRemainingTimeDisplay>1</ShowRemainingTimeDisplay>
<SubjectId>1</SubjectId>
<TimeDuration>1</TimeDuration>
<TimeLimitInMinutes>1</TimeLimitInMinutes>
<TimeType>sample string 8</TimeType>
<TotalNumber>1</TotalNumber>
<UploadAttachmentLimit>1</UploadAttachmentLimit>
<VideoRuntime>sample string 7</VideoRuntime>
<VideoType>1</VideoType>
</LessonDto>