TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 607

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
607 Draw and describe the object under your table 607 Identify the object under your table and draw it on the canvas on the underside of your table. You must also write down three words to describe your object. Most accurate drawing wins. You must also stare menacingly at the Taskmaster at all times. You have 100 seconds.

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