{{ task.task_name }} ({{ task.workflow_type }})

{% if task.summary %}

{{ task.summary }}

{% endif %} {% if task.outcomes %}
Outcomes ({{ task.outcomes|length }})
{% endif %} {% if task.challenges %}
Challenges ({{ task.challenges|length }})
{% endif %} {% if task.decisions %}
Decisions ({{ task.decisions|length }})
{% endif %}