TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 528

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
528 Complete various tasks while saying ‘metronome’ 528 Say the word ‘metronome’ between each tick of this metronome. You may not touch or stop the metronome. Also, you must blow up and tie a balloon so that it’s bigger than your head, neatly gift wrap the balloon, and eat three whole poppadoms. You have five minutes. The person who accomplishes the most things with the fewest missed 'metronomes' wins. Your time starts when the metronome starts.

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