You need to complete the previous step before attempting this step.
{% if self.title %}

{{ self.title.content }}

{% if self.weight %} ({{ self.weight }} Points Possible) {% endif %}
{% endif %} {% for name, c in named_children %} {{c.body_html|safe}} {% endfor %} {% if self.display_submit %}
{% endif %}