student-exams

Generate Subject

Use an LLM to generate an exam subject (HTML+LaTeX), stored in exam_subject_transcribed. Also optionally updates exam title and time limit.

post/student-exams/{exam_id}/generate-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

Changes