task_briefs
1 row where task = 82
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
82 | Anchor balloons using bread 82 | Anchor these balloons using only bread. The person with the most fully-inflated balloons resting on their mat, and held down by bread alone, after 100 seconds, 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 );