TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 549

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
549 Work out the contents of the bags 549 Work out the contents of these bags. You may not open the bags. You can either ask Alex to make one tiny hole in each bag, and have five minutes examination time, during which you must eat at least one big spoonful from each bag, or ask Alex to put all the contents in a blender for one minute, and then have 10 minutes examination time, during which eating is optional.

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 11.951ms