{% extends "repository/base.html" %} {% load i18n %} {% load markup %} {% load show_stars %} {% load repository_filters %} {% load paginator %} {% block title %}{% trans "Repository" %} :: {{ object.klass }} :: {{ object.name }}{% endblock %} {% block breadcrumbs %}{% trans "Repository" %} / {% trans "Challenge" %} / {% trans "View" %} / {{ object.name }}{% endblock %} {% block extrahead %} {% endblock %} {% block content %}
Object is LOCKED because others depend on it.
Fork to change.
This item was downloaded {{ current.downloads }} times and viewed {{ current.hits }} times.
| Submitter | Method | Task | Curve | Score | Date |
|---|---|---|---|---|---|
| {{ o.method.user }} | {{ o.method.name }} | {{ o.task.name }} | {% ifequal o.complex_result_type "Curve" %} |
{{ o.aggregation_score }} | {{ o.pub_date|date:"Y-m-d H:i" }} |