task_briefs
1 row where task = 757
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
757 | Make these things the same colour 757 | Make these things the same colour as those things. People and bottles must stay on their spots at all times. You may perform 10 bottle stamps, and two bottle squeezes. Best colour matches wins. You have 10 minutes. Your time starts now. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );