task_briefs
1 row where task = 184
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
184 | Travel blindfolded for three minutes and retrace your steps 184 | Wearing that blindfold at all times, travel as far as possible in three minutes. Alex will be at your side at all times, because he is a strong, independent, handsome man. On removing the blindfold, you will then have another three minutes to retrace your steps to your starting position. Longest successful retracing of steps 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 );