TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 504

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
504 Act out nursery rhymes 504 Act out the nursery rhymes for the Taskmaster to guess. Each team has three minutes to act out their nursery rhymes. Most nursery rhymes guessed by the taskmaster wins. You must remain silent and on your spots throughout.

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