task_briefs
1 row where task = 281
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
281 | Silently mouth a ten word fact to Greg 281 | Write down a ten-word fact. You will have 100 seconds. There is a bonus point for the best fact. Mouth your fact to the Taskmaster without making any noise whatsoever. Most words understood by the Taskmaster 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 );