TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 378

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
378 Hook a duck while wearing inversion goggles 378 Correctly wearing these goggles and with your eyes open at all times, retrieve your duck. You must stand on spot and hold the stick by the handle. You must stay standing on your spot at all times. Fastest to hold their duck in their hand above their head wins. You have a maximum of three minutes.

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