task_briefs
1 row where task = 782
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
782 | Human war boats 782 | One member of your team must lie on three of the squares and go to sleep. After they have taken their position, they must not move until the task is over. Taking it in turn, the other team members must try to land their cushion in each of the three sleep squares. First team to strike out the sleeper 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 );