{% include 'navigation.html' %} {% include 'flash.html' %}

{{ dataset.name }}

Row

Go to row
Go
{% for column in dataset.ordered_columns %} {% if column.type.value not in ["HIDDEN", "SOCIAL_MEDIA", "IMAGE"] %} {% endif %} {% endfor %}
Prompt Response
{{ column.prompt }}
Submit Skip The post doesn't show
{% include 'coding_interface.html' %}