task_briefs
1 row where task = 624
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
624 | Pop balls out of your hole 624 | Pop three red balls out of your hole. You may only pop out one ball at a time. If you pop out a black ball, you must stop popping out balls, and scream for five seconds. If you pop out a white ball, everyone must stop popping out balls and dance like a worm for five seconds. If you pop out a duck, you are disqualified. Also, you must stare lovingly at the Taskmaster throughout the task. Fastest 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 );