TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 424

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
424 Communicate pictures by drawing on your team-mate’s back 424 Standing in a queue, draw the most accurate pictures. Alex will show the person at the back of the queue a picture. The person at the back of the queue must draw this picture on the back of the person in front of them. The person at the front of the queue must draw the picture they think has been drawn on their back on their pad. You have one minute per drawing. No-one may communicate with anyone else. The team with the most accurate three drawings 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 4.545ms