TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 740

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
740 Stuff your team-mate's waders 740 Stuff all these things into your team-mate's outfit. If you're wearing a special outfit, you must stay on your spot with your hands on your head at all times. Fastest wins. Say how many things you stuffed in your team-mate's outfit. If you're correct, your points are doubled. If you're wrong, the other team gets your points.

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