task_briefs
1 row where task = 774
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
774 | Make a cheeky picture using nails and wire 774 | Make a cheeky picture on this piece of wood using nails and one continuous piece of wire. Also, if any egg timers stop, you must stare at the camera shaking your head for 10 seconds. The best cheeky picture wins. You have 20 minutes. 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 );