teacher_exercises

Edit Exercise Latex

Edit exercise content directly via LaTeX input, creating a new version.

post/teacher_exercises/{exercise_id}/edit-latex

Path parameters

exercise_idstring required

Request body

titlestring nullable
contentstring nullable
solutionstring nullable
figure_idstring nullable
solution_figure_idstring nullable
figure_contentstring nullable
figure_solutionstring nullable
difficultystring nullable
themesstring[] nullable
edit_methodstring

Response

Successful Response

idstring required
teacher_idstring required
titlestring nullable required
contentstring required
solutionstring nullable required
figure_idstring nullable
solution_figure_idstring nullable
figure_contentstring nullable
figure_solutionstring nullable
difficultystring nullable required
themesstring[] required
sourcestring required
subject'maths' | 'physique-chimie'
grade'sixieme' | 'cinquieme' | 'quatrieme' | 'troisieme' | 'seconde' | 'premiere' | 'terminale' | 'prepa' nullable
created_atstring date-time required
updated_atstring date-time required
is_privateboolean required
is_savedboolean required
folder_idstring nullable
likes_countinteger

Changes