{% load i18n static %}
{% trans 'Back' %}
{% trans 'Decision support tool' %}

{% trans 'Fine tuning' %}

{% trans 'With the following questions we want to get more detailed information to see which process on OPIN fits best.'%}


{% include 'euth_blueprints/includes/rangebuttons.html' with field=form.result %}
{% include 'euth_blueprints/includes/rangebuttons.html' with field=form.experience %}
{% include 'euth_blueprints/includes/rangebuttons.html' with field=form.motivation %}
{% include 'euth_blueprints/includes/breadcrumbs.html' with finetuning=True %}