fix: better msg on web form save

This commit is contained in:
Jannat Patel
2022-03-19 09:31:39 +05:30
15 changed files with 341 additions and 279 deletions

View File

@@ -1,4 +1,4 @@
<div id="quiz-title" class="course-home-headings">{{ quiz.title }}</div>
<div id="quiz-title" class="hide">{{ quiz.title }}</div>
<div class="common-card-style question-card">
<form id="quiz-form">