mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 23:58:31 -06:00
can get exact answers
This commit is contained in:
@@ -12,6 +12,7 @@ export enum QuestionType {
|
||||
MATCHING = "matching",
|
||||
NONE = "",
|
||||
SHORT_ANSWER_WITH_ANSWERS = "short_answer=",
|
||||
NUMERICAL = "numerical",
|
||||
}
|
||||
|
||||
export const zodQuestionType = z.enum([
|
||||
|
||||
Reference in New Issue
Block a user