{% load learning %} {% load i18n %} {% get_object_perms object user as object_perms %}
{% trans "Level" %} | {% trans "Ability" %} | {% trans "Date" %} | {% if user_contribute or user_is_author_of_object %}{% trans "Author" %} | {% if "change_objective_"|add:object_name in object_perms %}{% trans "Actions" %} | {% endif %} {% else %} {% if user.is_authenticated %}{% trans "Validation" %} | {% endif %} {% endif %}
---|