TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 636

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
636 Build the tallest tower of toilet rolls 636 Build the tallest tower of toilet rolls in front of your spot. You have 100 seconds. After 100 seconds, you will throw both of your shoes at the towers, one at a time, from the throwing spot. Whoever builds the tallest tower will throw first. The tallest toilet roll tower after all shoes are thrown 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.986ms