From f7029f084cc3fc7aed6220c0f2a4d7456bc74585 Mon Sep 17 00:00:00 2001 From: scmmishra Date: Fri, 2 Nov 2018 13:15:49 +0530 Subject: [PATCH] Quiz is now submittable --- .../web-academy/components/ContentQuiz.vue | 11 ++++++-- erpnext/www/academy.py | 27 ++++++++++++++++++- 2 files changed, 35 insertions(+), 3 deletions(-) diff --git a/erpnext/public/js/education/web-academy/components/ContentQuiz.vue b/erpnext/public/js/education/web-academy/components/ContentQuiz.vue index 3828cdfb7b..b9edb5ade4 100644 --- a/erpnext/public/js/education/web-academy/components/ContentQuiz.vue +++ b/erpnext/public/js/education/web-academy/components/ContentQuiz.vue @@ -6,7 +6,6 @@

{{ content }}

- {{ quizResponse }}

@@ -16,7 +15,7 @@
- +