task_briefs
1 row where task = 798
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
798 | Pineapple bluff 798 | Pass the pineapples amongst you for 15 seconds whilst the Taskmaster shuts his eyes and has a little think. When the Taskmaster opens his eyes, he will say if he thinks you are holding a pineapple behind your back or not. If he accuses you wrongly, you get a point. Most points after three rounds 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 );