TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 645

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
645 Poke a body part out of the shower curtain 645 Poke a part of your body out of the shower curtain and waggle it about for 10 seconds. The Taskmaster will guess what part of the body it is. The biggest part of the body that the Taskmaster incorrectly identifies wins. You must poke your body part out of the shower curtain and waggle it about within the next 15 minutes.

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