TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 596

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
596 Navigate the course with the pole 596 Choose a length for this pole, then guide it through the course. The person who completes the course with the longest pole wins. Every time your pole touches something other than your hands, 10 centimetres will be taken from its length. You have a maximum of 10 minutes. 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 5.149ms