TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 695

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
695 Communicate an instruction in a secret language 695 Come up with a secret language that doesn't use words. You have 10 minutes, after which one of you must go to the lab. Your time starts now. Secretly give this instruction to your team-mate. You may not say or write any other words in the instruction. Fastest wins. Your time starts as soon as you walk through the door, and stops when the instruction is carried out by your team-mate. Feed three giraffes and an elephant to the clown.

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