task_briefs
1 row where task = 136
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
136 | Wheelie bin obstacle course 136 | Get this wheelie bin across the finish line. One of you must be in the wheelie bin at all times. The other person/people must be blindfolded at all times. The wheelie bin rider must direct the wheelie bin driver(s) to complete the course and the five challenges within it. Also, no-one can speak English. Fastest wins. 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 );