task_briefs
1 row where task = 91
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
91 | Play charades across a river 91 | Wearing one of these hands on each of your hands at all times, communicate to your teammate(s) the names of these films, books, and TV programmes. You may not raise your voice. Most correct answers wins. You have 10 minutes. Your time starts when the whistle’s blown. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );