TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 196

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
196 Throw an exercise ball into a bath or put the coconuts in a trolley 196 Either throw an exercise ball into the bath, or put all the coconuts into the shopping trolley. You must throw the exercise ball from under a roof, and you may not move the bath. You must not touch any of the coconuts with your hands, and you may not move the shopping trolley. Fastest wins. 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 4.846ms