TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 488

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
488 Build the lightest tower 488 Build the lightest tower on this set of scales. You may not move the scales or tape anything to them, and you may not tamper with or block the fan. The fan will be on for one minute every other minute. At the end of 10 minutes, your tower must be taller than a wolf and stand by itself for 10 seconds. Lightest tower wins. Your time starts now.

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