TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 489

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
489 Strike balls into a bath with an object 489 Without your fellow contestants seeing, select one object from your box. If you select the same object as one of your fellow contestants you will both lose 1 actual point. You have 30 seconds. Strike the most balls into the bath with your object. If any of your balls touch the Taskmaster you lose one actual point. You have one minute.

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