TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 390

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
390 Surprise memory test 390 Go to the caravan. You must enter the caravan in two minutes of Alex entering the caravan. List all the things that are hanging from the wooden board in the lab. Also, say the colour of the wooden board in the lab. Also, say what Alex said to you in the lab. Most correct answers wins. You have three minutes. You may not leave the caravan. 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 4.808ms