task_briefs
1 row where task = 339
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
339 | Get into two sleeping bags and complete other actions 339 | Get into one sleeping bag, with your arms through the armholes, the zip zipped up and the hood on your head. Then stand to attention and salute the Taskmaster for a full five seconds. Then get into the other sleeping bag, with your arms through the armholes, the zip zipped up and the hood on your head, while still in your first sleeping bag. Then skip once. Fastest 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 );