From 37f16bef20e1ec18b344a63542f6c7bf61788525 Mon Sep 17 00:00:00 2001 From: Marcella Maki Date: Wed, 13 Dec 2023 11:36:23 -0500 Subject: [PATCH] Remove stray references to quizForge and ensure all provide/injected Quiz Creation references are imported --- .../plan/CreateExamPage/CreateQuizSection.vue | 26 ++++++++++++------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/kolibri/plugins/coach/assets/src/views/plan/CreateExamPage/CreateQuizSection.vue b/kolibri/plugins/coach/assets/src/views/plan/CreateExamPage/CreateQuizSection.vue index 20bf72e48d..a461a96f01 100644 --- a/kolibri/plugins/coach/assets/src/views/plan/CreateExamPage/CreateQuizSection.vue +++ b/kolibri/plugins/coach/assets/src/views/plan/CreateExamPage/CreateQuizSection.vue @@ -185,7 +185,7 @@ ({ id: i.question_id, }))" > @@ -193,25 +193,25 @@