TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 221

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
221 Identify the baby food flavours 221 Work out the flavours of these baby foods. Most accurate flavour guesses wins. You have 10 minutes. Your time starts now. Also, there is a bonus point for whoever eats the most baby food.

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