TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 574

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
574 Write and perform a 30-second jingle 574 Write and perform a 30-second jingle. You must reach into the barrel to find the subject of your jingle, then pop a balloon to discover the instrument that you must play under your jingle. You have 15 minutes. Your time starts as soon as you have chosen your subject and instrument.

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