TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 421

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
421 Subtly deliver a five word instruction to Alex 421 Give Alex the five-word instruction in the most spy-like way. You must not be seen or heard communicating with Alex in any way. Most subtly but successfully communicated instruction wins. You have 20 minutes, in which Alex must carry out your instruction. 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 27.535ms