task_briefs
1 row where task = 769
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
769 | Cross the finish line while connected to your team 769 | Connect the most individual parts of one person to individual parts of another person. All members of your team must be connected. You have 10 minutes. Your time starts now. You are now ready for the actual task. Cross the finish line with all connections still connected. Fastest wins. Your time starts when Alex blows his whistle. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );