task_briefs
1 row where task = 378
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
378 | Hook a duck while wearing inversion goggles 378 | Correctly wearing these goggles and with your eyes open at all times, retrieve your duck. You must stand on spot and hold the stick by the handle. You must stay standing on your spot at all times. Fastest to hold their duck in their hand above their head wins. You have a maximum of three minutes. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );