{% extends "base.html" %} {% block title %}Grade — FreeWeight{% endblock %} {% block content %}
Blinded and shuffled: which model wrote which of 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, so you can stop, refresh, restart the server and come back — nothing here is held in the page.
{% if error %}{{ error }}
{{ progress.samples }} samples × {{ progress.judged_criteria }} judged criteria.
Below this the answer is "not enough grades", not "poor agreement".
{% if progress.complete %} Run the calibration to see the agreement. {% else %} Keep going — or stop, and come back to exactly here. {% endif %}
{{ sample.content }}
| Criterion | Your grade | Note | Save |
|---|---|---|---|
{{ criterion.name }}
{% if criterion.scale %}
what the points mean
|
|||
This goal has no calibration samples. Add some — run a spread of models over your tasks, or paste in text you already have:
freeweight goals calibrate {{ goal.slug }} --generate
A calibration set that is all excellent or all terrible cannot produce a meaningful agreement figure. There has to be something to disagree about.