{% extends "two_columns.html" %} {% block title %} Touch Experiments {% endblock %} {% block head %} {{ super() }} {% endblock %} {% block first_column %}

Salsa

Welcome to Salsa, the Touch Experiment platform. You should see a list of your previously created experiments below. You can click on any of them to review their details. If you would like to start a new experiment, refer to the form to the right.

All experiments are defined as a collection of "treatments" that the user is exposed to and then ranks. Each treatment is a customizable set of xinput properties that are set to the given values to modify how the input device works. The user then tries each in turn for their experiment before supplying their feedback.

Your experiments

{% endblock %} {% block second_column %}

Create a new experiment

Experiment Overview

Experiment Name (public):
Description (private):
Participant Instructions:
Device(s):
Experiment Type: Xinput Properties
Chrome Gestures

Treatments

Add another Treatment...

{% endblock %}