{% extends 'admin/base.html.twig' %} {% block title %}AFC E-Learning{% endblock %} {% block body %}
La formation doit avoir au minimum 20 questions pour le test qcm final.
La formation contient actuellement
{% if totalQcm < 20 %}
{% else %}
{% endif %}
{{ totalQcm }} questions.