TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 685

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
685 Hold the milk bottles above the microwaves 685 Within 30 seconds of opening this task, you must pick up both milk bottles and hold them directly above the microwaves. The clock stops when a milk bottle, hand, or arm touches a microwave, or is no longer directly above the microwave. Lowest number on the clock wins, but if the clock reaches zero, you're disqualified.

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