{% autoescape %}
{% include include-libs.html %}| Tópico | Estado | |
|---|---|---|
{% if t['type']=='chapter' %} {% elif t['type']=='learn' %} {% else %} {% end %} |
{% if t['ref'] not in course['goals'] %} {{ t['name'] }} {% else %} {{ t['name'] }} {% end %} |
|
{% if t['type']=='chapter' %} {% elif t['type']=='learn' %} {% else %} {% end %} |
{% if t['ref'] not in course['goals'] %} {{ t['name'] }} {% else %} {{ t['name'] }} {% end %} |
{% if t['level'] < 0.01 %}
{% elif t['type']=='chapter' %}{% else %}{{ int(t['level']*5+0.25)*'' }}{% if int(t['level']*5+0.25) < 5 %}{{'' if 0.25 <= t['level']*5-int(t['level']*5) < 0.75 else ''}}{% end %}{{ (4-int(t['level']*5+0.25))*'' }}{% end %} |