TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 546

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
546 Strike poses to represent a hobby, an animal, and a celebrity 546 Write down a cool hobby, a fun animal, and a famous person. You have 30 seconds. Strike a pose to represent first, your cool hobby, then your fun animal, then your famous person. You will have 10 seconds to strike a pose and must hold the pose until the end of the round. The Taskmaster will attempt to guess what each pose represents. You may not make a noise or movement when posed.

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