TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 785

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
785 Complete all the tasks as a team 785 Complete all the tasks, then put the tubs back on your heads. One person must be looking at a teammate at all times during these tasks. Also, one person must be shaking their head and smiling at all times during the task. And one person must only shout. Fastest wins. Your time starts when Alex blows his whistle. Do a total of 20 squats. Shake hands. Eat one bowl of cereal in the lab. Shake hands. Make your buckets look like your faces. Name a total of five biscuits. Shake hands. Sniff the front door. Shake hands. Tell each other something you’ve done that you regret. Shake hands. Write a powerful message to the other team on the whiteboard.

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