{% extends "base.html" %} {% block title %}Rules — FreeWeight{% endblock %} {% block content %}
For each criterion, FreeWeight offers the rules that could carry part of it, with the parameters pre-filled. Accept, edit or skip each one — nothing is applied until you say so.
{{ shift.sentence() }}
{{ error }}
{{ proposal.rule_type }}
{% if proposal.accepted %}accepted{% endif %}
{{ proposal.explanation }}
{% if not proposal.accepted %} {% else %}{{ proposal.parameters | tojson(indent=2) }}
{% endif %}
{% endfor %}
{% else %}
No rule matches how you described these criteria. That is a normal answer — some qualities genuinely need a judge — and the calibration step is what will tell you how well the jury agrees with you about them.