{% extends "challenge.html" %} {% load url from grandchallenge_tags %} {% block content %}

Evaluation Methods

Add a new method

{% for method in object_list %} {% endfor %}
ID Created User SHA Ready Status
{{ method.id }} {{ method.created }} {{ method.creator }} {{ method.image_sha256 }} {{ method.ready }} {{ method.status }}
{% endblock %} {% block script %} {{ block.super }} {% endblock %}