task_briefs
1 row where task = 386
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
386 | Draw a portrait of the Taskmaster across a flipchart 386 | Draw a portrait of the Taskmaster using 16 A1 pages. You may not remove the A1 pages from the flipchart during your drawing. After the task, the A1 pages will be laid out in the pattern shown on the front page. You may only draw on the flipchart paper. Best portrait wins. You have 20 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 );