{% load step_order %} {% load load_json %}

Questionnaire

Qualifying Questions Step 1
What Are You Asking For?
{% if step_status.which_orders == 'Started' %} {% elif step_status.which_orders == 'Complete' %} {% endif %}
Step 2
Your information
{% if step_status.your_information == 'Started' %} {% elif step_status.your_information == 'Complete' %} {% endif %}
Step 3
Your spouse
{% if step_status.your_spouse == 'Started' %} {% elif step_status.your_spouse == 'Complete' %} {% endif %}
Step 4
Your marriage
{% if step_status.your_marriage == 'Started' %} {% elif step_status.your_marriage == 'Complete' %} {% endif %}
Step 5
Your separation
{% if step_status.your_separation == 'Started' %} {% elif step_status.your_separation == 'Complete' %} {% endif %}
{% if 'Spousal support' in want_which_orders|load_json or 'Spousal support' in which_orders.0.value|load_json %} Step 6
Spousal support
{% if step_status.spousal_support == 'Started' %} {% elif step_status.spousal_support == 'Complete' %} {% endif %}
{% endif %} {% if 'Division of property and debts' in want_which_orders|load_json or 'Division of property and debts' in which_orders.0.value|load_json %} Step {% step_order step="property" %}
Property and debt
{% if step_status.property_and_debt == 'Started' %} {% elif step_status.property_and_debt == 'Complete' %} {% endif %}
{% endif %} {% if 'Other orders' in want_which_orders|load_json or 'Other orders' in which_orders.0.value|load_json %} Step {% step_order step="other_orders" %}
Other orders
{% if step_status.other_orders == 'Started' %} {% elif step_status.other_orders == 'Complete' %} {% endif %}
{% endif %} Step {% step_order step="other_questions" %}
Other questions
{% if step_status.other_questions == 'Started' %} {% elif step_status.other_questions == 'Complete' %} {% endif %}
Step {% step_order step="location" %}
Filing location
{% if step_status.filing_locations == 'Started' %} {% elif step_status.filing_locations == 'Complete' %} {% endif %}
Step {% step_order step="review" %}
Review