TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 712

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
712 Count all the dots 712 Count all the dots on this card. You may not touch or mark the card. You must give an answer in 10 minutes, and must answer the door, and obey the instructions, every time the doorbell rings. Most accurate final answer wins. Your time starts now. Wear these goggles until the doorbell rings. Stand behind the barrier until the next doorbell rings. Shout until the doorbell next rings. Wear boxing gloves and an eye patch, and count like a pirate. Feed the blackbird all of the seeds. Put on a swimming hat and swimming goggles and giggle until the end of the task.

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.811ms