fix: quiz timer issues

This commit is contained in:
pateljannat
2021-06-08 17:05:44 +05:30
parent 3f1231b77c
commit bbf07d9214
3 changed files with 12 additions and 12 deletions

View File

@@ -64,6 +64,7 @@
</div>
<div class="lms-title">
<h2>{{ content.name }} <span class="small text-muted">({{ position + 1 }}/{{length}})</span></h2>
<div class="lms-timer float-right fond-weight-bold hide"></div>
</div>
{% endmacro %}