TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 657

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
657 Suitcase full of bricks, or suitcase full of balloons? 657 Pack either five bricks or five balloons in your bag. One at a time, you must then walk across the stage and place your bag on the circle near the Taskmaster, who will guess whether you were packing bricks or balloons. If he guesses correctly, you are eliminated. If you deceive him, you qualify for another round. Most deceptions wins. You will have 100 seconds to pack your bag.

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