New question type: none

This commit is contained in:
nemunaire 2022-09-05 18:39:01 +02:00
commit 1d9edfd4b6
4 changed files with 7 additions and 2 deletions

View file

@ -232,7 +232,7 @@
</div>
{/if}
</QuestionForm>
{#if question.kind != 'mcq' && question.kind != 'ucq'}
{#if question.kind != 'mcq' && question.kind != 'ucq' && question.kind != 'none'}
<button
class="btn btn-primary"
>