TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 414

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
414 Horse or laminator? 414 Read the Taskmaster’s mind. The Taskmaster will choose a card. You must state if that card features a horse or a laminator. You will receive one point for every correct answer in a row.

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