task_briefs
1 row where task = 597
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
597 | Turn a ball into a competitor's head 597 | Choose a ball. You have 30 seconds. Turn your ball into a head. Your new head must be the head of one of your fellow contestants. Best head wins. You have 200 seconds. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );