TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 676

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
676 Get the tarpaulin into one of the containers 676 Get this tarpaulin completely in one of the containers. You have a maximum of five minutes, and you must select your container before touching the tarpaulin. Also you must tidy everything up within those five minutes. Smallest container successfully filled with the tarpaulin wins. Your time starts after you've selected your container, and you must select your container within the next 30 seconds.

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