TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 315

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
315 Complete a 24-shot rally 315 Achieve a rally of exactly 24 shots. You much each take the same amount of shots. You must be stood at least 6’8” apart from one another. The object stuck must neither touch the ground nor be held at any point during the rally. There is a bonus point for the team which uses the most ambitious equipment. Fastest 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 5.841ms