task_briefs
1 row where task = 596
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
596 | Navigate the course with the pole 596 | Choose a length for this pole, then guide it through the course. The person who completes the course with the longest pole wins. Every time your pole touches something other than your hands, 10 centimetres will be taken from its length. You have a maximum of 10 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 );