task_briefs
1 row where task = 229
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
229 | Shake hands with the Taskmaster without revealing your identity 229 | When tapped on the shoulder, shake hands with the Taskmaster without revealing your identities. You may not speak during the task. Everyone must shake hands with the Taskmaster once, for at least two seconds. If the Taskmaster guesses your identity, you are eliminated. The task continues until we have a winner. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );