TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 360

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
360 Work out the crisp flavours 360 Choose an outfit that the contestant whose first name comes after yours alphabetically must wear throughout a future task. You have two minutes to make your choice. Your time starts now. Correctly wearing your complete outfit, identify the flavours of these crisps. Closest guesses wins. You have 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 4.705ms