TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 386

✎ View and edit SQL

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

CSV options:

CREATE TABLE task_briefs (
   id     INTEGER PRIMARY KEY,
   task   INTEGER REFERENCES tasks(id),
   brief  TEXT
);
Powered by Datasette · Queries took 1925.303ms