TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 693

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
693 Blow an item onto The Knappett 693 Blow an item the furthest on The Knappett. If your item falls from The Knappett, you are disqualified. The person who blows something the least far each round is eliminated, unless someone is disqualified. You must all select your blowers and items for each round before any blowing commences, and you must not use the same blower or item twice. Last player standing 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 4.889ms