TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 606

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
606 Score an exercise ball hat-trick using a buggy 606 Score a goal with each of the exercise balls. You may only move the exercise balls on the pitch when driving the buggy. Each person must score a goal using their own personal wheels to drive the buggy, and no-one may score two goals in a row. Fastest hat-trick wins. Your time started when you broke the seal.

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 25.032ms