student-exams

Generate Structured Subject

Generate a structured exam subject with individual exercises. This is the new preferred method that mirrors teacher exam functionality.

post/student-exams/{exam_id}/generate-structured-subject

Path parameters

exam_idstring required

Request body

class_levelstring required
chaptersstring required
thematicsstring required
difficultyinteger required
number_of_exercisesinteger required
exam_titlestring nullable
time_limitstring nullable

Response

Successful Response

statusstring required
exercisesobject[] required

Changes