task_briefs
1 row where task = 800
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
800 | Play with these switches / Balance the most golf tees 800 | Do whatever you like with these switches for five minutes. You will then do a task in the lab for five minutes. The conditions in the lab will change according to when you switch the switches in here. Your time starts when Alex is confident you understand the task. Balance the most tees on the shelves. You must stay on the platform throughout the task. You have five minutes. Your time starts when Alex is confident you understand the task. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );