task_briefs
1 row where task = 704
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
704 | Get your towel in your bucket 704 | Tie your towel as tightly as possible around your body. You have 30 seconds. Place your hands on your heads and keep them there until the end of the task. Get your towel completely in your bucket. Fastest wins. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );