task_briefs
1 row where task = 589
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
589 | Drink with your mouth open 589 | Drink all this drink with your mouth open. Your mouth must be visibly open throughout. Fastest wins. Your time starts, and your mouth must open, when Alex blows the 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 );