teacher_exercises

Create Exercises From Upload

Create teacher exercises directly from an uploaded document: page images to transcribe, statements already in text (a .tex / .txt / .md the teacher dropped), or both. The intermediate transcription is only used server-side for parsing.

post/teacher_exercises/create-from-upload

Request body

imagesstring[]
text_contentstring nullable
save_to_libraryboolean

Response

Successful Response

statusstring required
messagestring required
transcriptionsstring[] required
image_urlsstring[] required
diagram_image_urlsstring[] required

Changes