{% extends "base.html" %} {% block title %}Grade run — FreeWeight{% endblock %} {% block content %}
{{ run_id[:8] }}{{ error }}
{{ view.goal_name }} declares {{ view.criteria | length }} {{ 'criterion' if view.criteria | length == 1 else 'criteria' }} graded by a person rather than a rule or a jury. Blinded and shuffled: which model wrote these is not shown and is not fetched, and the order is not the order they were produced in. Every grade is saved the moment you submit it; the run's composite and its capability evidence are refreshed with it.
{{ view.samples | length }} samples × {{ view.criteria | length }} human criteria.
{% if view.complete %}Every sample measures the whole rubric. See the evidence. {% else %}Ungraded criteria are excluded from the composite and the applied weight says so.{% endif %}
{{ sample.response_text }}
| Criterion | Your grade |
|---|---|
{{ criterion.name }} weight {{ '%.2f' % criterion.weight }}
{% if criterion.descriptors %}
what the points mean
|
This run stored no completed samples with their text. A goal run stores every response by default, so a run with none either failed every sample or was cancelled.
No run to grade.