TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 449

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
449 Persuade the security guard to look in your bag 449 Secretly put something that looks amazing in your bag. You have 10 minutes. Your time starts now. Persuade the security guard to look in your bag. You may describe what is in your bag, but you must not say what is in your bag. You must stay on your spot at all times, and you must not reveal the contents of your bag at any point, starting with the tallest person. The tallest person can start talking in thirty seconds from 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 6.618ms