TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 612

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
612 Face leg or other leg? 612 As a team, put one of your faces and one of your legs through the hole. The Taskmaster will guess whether the leg belongs to the face or the other contestant. Most wrong guesses after three rounds 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 5.169ms