task_briefs
1 row where task = 612
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
612 | Face leg or other leg? 612 | As a team, put one of your faces and one of your legs through the hole. The Taskmaster will guess whether the leg belongs to the face or the other contestant. Most wrong guesses after three rounds 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 );