An oTree app to gather the results from the other elicitation tasks
Go to file
Brian Albert Monroe bb0c6ef727
feat: Make name in url a random string
Subjects don't need to see a coherent URL and picking names that don't
influence them is work. So just make it random.
2021-06-23 18:13:26 +02:00
_builtin First commit 2020-09-19 12:02:39 +02:00
static/final_page js: Add namespace variable which can differ from task name 2021-06-09 15:51:05 +02:00
templates/final_page js: Add namespace variable which can differ from task name 2021-06-09 15:51:05 +02:00
.gitignore First commit 2020-09-19 12:02:39 +02:00
__init__.py First commit 2020-09-19 12:02:39 +02:00
models.py feat: Make name in url a random string 2021-06-23 18:13:26 +02:00
pages.py money: change currency to money_sym, which ties into the into task 2021-06-23 10:06:24 +02:00
tests.py First commit 2020-09-19 12:02:39 +02:00