task_briefs
1 row where task = 473
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
473 | Do not blink while staring at your opponent with a selected expression 473 | Stare at your opponent without blinking. You must both be pulling the face that the Taskmaster chooses. First person to blink, look away or do the wrong expression loses. Each team member gets two points for each team victory. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );