TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 441

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
441 Select a wind-up dinosaur 441 Select one of five wind-up toy dinosaurs and make it travel the furthest across a table. You have thirty seconds to select your toy. If the toy falls off the table you are disqualified. Furthest wins.

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