TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 96

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
96 Draw a blind portrait 96 Create the best caricature of the person on the other side of the curtain. You may not look at the person. The person may only say “Yes” and “No”. You will get a bonus point if you can find out the person’s full name. You have 10 minutes. 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 5.005ms