TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 796

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
796 Recreate the garage scene in the lab 796 Recreate your teammate's garage scene. You have 15 minutes. Your time starts when your teammate calls. Instruct your teammates to recreate your garage scene. You may not say any of the words on any of the labels. You may not leave your location. The most accurate recreation wins. You had 15 minutes. Your time has already started. Also, you must try on all the outfits in the basket one at a time and not mention anything about it to your teammates.

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