TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 247

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
247 Roll eggs to the centre of the target 247 Get an egg as close to the centre of the target as possible. You must stand on the spot when taking your turn. You must ROLL two of your eggs. The person whose egg is furthest from the centre of the target after each round is eliminated. The person in first place goes first.

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