TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 597

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
597 Turn a ball into a competitor's head 597 Choose a ball. You have 30 seconds. Turn your ball into a head. Your new head must be the head of one of your fellow contestants. Best head wins. You have 200 seconds.

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