TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 745

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
745 Story-time chairs 745 Walk around the chairs, listening to Greg's story, then sit on a chair when you hear a word containing two letter 'L's. If you stop walking, or touch a chair incorrectly, you are disqualified. If you fail to sit on a chair when you hear a word containing two letter 'L's, you are disqualified. Best listener wins.

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.934ms