TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 437

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
437 Find the treasure / Make different, increasingly loud noises 437 Find the treasure. Do not break the box. Fastest wins. Your time starts now. Make one different noise for 10 seconds every minute for 20 minutes. Each noise must be slightly louder than the last and you must make no other noise during the 20 minutes. You must stay on this chair throughout the 20 minutes. Your time starts when Alex blows the whistle.

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