task_briefs
1 row where task = 540
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
540 | Direct a teammate into the red circle 540 | Direct a teammate into the red circle. You must stay on your chair at all times. You may only issue one instruction of three words every 30 seconds. Fastest to get a teammate into the circle wins. Your time starts now. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );