task_briefs
1 row where task = 590
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
590 | Describe the Taskmaster / Chocolate button / Guess the tasks 590 | Using your whole body to make individual characters, describe the Taskmaster. Your description must be a minimum of 20 characters long. Most vivid description wins. You have 10 minutes. Your time starts when the whistle blows. Lick a chocolate button, stick it on your forehead, then transfer the chocolate button to your mouth without touching it with your hands or leaving the chair. Your time starts when the whistle blows. Work out what your teammate's tasks are. You must stay in the caravan and not communicate with your teammates in any way. After 10 minutes, you must write down what you think their tasks were. Best guesser wins. Your time starts when the whistle blows. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );