add changes

This commit is contained in:
AD2025
2025-12-26 00:18:28 +02:00
parent efb4f69e20
commit 54be275e05
17 changed files with 599 additions and 402 deletions

View File

@@ -313,7 +313,7 @@ router.get('/users/:userId', verifyToken, isAdmin, adminController.getUserById);
* type: string
* questionType:
* type: string
* enum: [multiple_choice, true_false, short_answer]
* enum: [multiple_choice, trueFalse, short_answer]
* options:
* type: array
* items: