TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 217

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
217 Conceal grapes in your mouth or hand 217 When instructed, put your grape in either your hand or your mouth whilst staring at the Taskmaster. You must then answer the Taskmaster’s question, and fool the Taskmaster into thinking your grape is not where your grape is. You must not eat your grape. Your answer must contain at least five words. If the Taskmaster correctly guesses where your grape is, you are eliminated.

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