TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 357

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
357 Roll a toilet roll, and retrieve your shoe 357 Standing behind the first line, roll your loo roll beyond the second line. If your loo roll fails to roll beyond the second line or falls from the runway, you are eliminated from the task. Retrieve your shoe. You may not cross the line in front of you. If your shoe falls off your loo roll or your loo roll breaks, you are eliminated from the task. Fastest wins. Winner takes all.

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