{% extends "base.html" %} {% block title %}Define a goal — FreeWeight{% endblock %} {% block content %}

Define a goal

{% include "partials/_wizard_steps.html" %}

1. {{ step.heading }}

In your own words. Nothing is inferred from this and nothing is hashed into the measurement — it is stored so that the goal still makes sense to you in six months.

{% if error %} {% endif %}

An example

"Essays that sound like me: dry, concrete, unhurried. Not LinkedIn, not a manual."

Notice that "not LinkedIn" is two things — a vocabulary problem and a register problem. The next step is where that gets split, and splitting it is what makes both of them measurable.

{% endblock %}