{{ experiment.name }}
CSRF |
{{csrf_token}} |
Playlists |
{% for playlist in experiment.playlists.all %}
- {{ playlist.name }}
{% endfor %}
|
Section |
{% url 'experiment:section' section_id=section_id %}
|
Participant |
- {{ participant.id }}
- {{ participant.country_code }}
- {{ participant.unique_hash }}
|
{{ experiment.playlists.first.section_set.all.first.id }}
Create session
Session result
Share participant
User profile