]> git.parisson.com Git - teleforma.git/commitdiff
remove category
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Thu, 18 Sep 2025 09:09:06 +0000 (11:09 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Thu, 18 Sep 2025 09:09:06 +0000 (11:09 +0200)
teleforma/templates/quiz/question.html

index 2d73127f80c5d4279e0671bcc9ee888a315932fa..ee421a193b1715a4e775d3ec9c13595126705fbc 100644 (file)
                </div>
                {% endif %}
 
-               {% if question.category %}<p>
-                 <small class="muted">{% trans "Question category" %}:</small>
-                 <strong>{{ question.category }}</strong>
-               </p>{% endif %}
-
                <div class="course_content">
 
                        <p class="lead">{{ question.content }}</p>