TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 356

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
356 Score a goal from the greatest distance 356 Score a goal from the furthest distance. You may only take one shot. If you don’t score a goal, you are disqualified. You must perform a terrific goal celebration whether or not you score your goal. There might be a bonus point for best goal celebration. You have five minutes. 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.051ms