task_briefs
1 row where task = 138
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
138 | Make the biggest and best banana 138 | Make the best and biggest all-round banana out of these bananas. You have 100 seconds, after which the Taskmaster will judge your bananas. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );