TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 362

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
362 Answer the questions, pull the strings; do not release the green egg 362 Do not release the green egg. Each team will be asked a question in turn. If you pull the string with the correct answer you will not release the green egg. A different member of your team must answer each time. You must pull a string within 30 seconds. The team that doesn’t release the green egg wins.

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