From 994d6e9a030a7165773492dfb3eda7c02c22218a Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Mon, 25 Aug 2025 10:43:16 -0600 Subject: [PATCH] add graded answers for short answer questions to help text --- .../modules/[moduleName]/quiz/[quizName]/EditQuiz.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/course/[courseName]/modules/[moduleName]/quiz/[quizName]/EditQuiz.tsx b/src/app/course/[courseName]/modules/[moduleName]/quiz/[quizName]/EditQuiz.tsx index acde26a..b703906 100644 --- a/src/app/course/[courseName]/modules/[moduleName]/quiz/[quizName]/EditQuiz.tsx +++ b/src/app/course/[courseName]/modules/[moduleName]/quiz/[quizName]/EditQuiz.tsx @@ -61,6 +61,11 @@ points: 4 the underscore is optional short answer --- +short answer with auto-graded responses +*a) answer 1 +*b) other valid answer +short_answer= +--- this is a matching question ^ left answer - right dropdown ^ other thing - another option