{% load static i18n permissions_tags util_tags %} {% load widget_tweaks %}
{% trans 'Description' %} | {% trans "Professor's recomendation" %} | {% trans 'Class average' %} | {% trans 'Your goal' %} | {% trans 'Your result' %} | |||
---|---|---|---|---|---|---|---|
{{ meta.description }} | {{ meta.desejada }} % | {{ meta.media }}% | {{ meta.estabelecida }}% | {% if meta.alcancada < meta.desejada and meta.alcancada > meta.estabelecida or meta.alcancada < meta.desejada and meta.alcancada == meta.estabelecida %}Goal reached! Atention! Your result were lower than the professor's recommendation." %}" class="grey-tooltip"> {{ meta.alcancada }}% |
{% elif meta.alcancada > meta.desejada and meta.alcancada < meta.estabelecida or meta.alcancada == meta.desejada and meta.alcancada < meta.estabelecida %}
Goal reached! Atention! Your result were lower than your initial goal." %}" class="grey-tooltip"> {{ meta.alcancada }}% |
{% elif meta.alcancada > meta.desejada and meta.alcancada > meta.estabelecida or meta.alcancada == meta.desejada and meta.alcancada > meta.estabelecida or meta.alcancada > meta.desejada and meta.alcancada == meta.estabelecida or meta.alcancada == 100 or meta.alcancada == meta.desejada and meta.alcancada == meta.estabelecida %}
Goal reached!" %}" class="grey-tooltip"> {{ meta.alcancada }}% | {% elif meta.alcancada < meta.desejada and meta.alcancada < meta.estabelecida %}Goal not reached! Result lower than your goal and the professor's recommendation." %}" class="grey-tooltip"> {{ meta.alcancada }}% |
{% endif %}
{% trans 'Your result' %} | {% trans 'Level above the approved median' %} | {% trans 'Level below the approved median' %} |
{% trans 'Indicator' %} {{ forloop.counter|stringformat:"02d" }}: | {{titulo}} |
---|
{% trans 'Click here' %} {% trans 'to communicate the difficulties that may decrease your performance.' %}