TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 403

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
403 Get to know a person who alternately tells the truth, lies, and brags 403 Get to know this person. You will be tested on your knowledge of this person in 10 minutes time. You may not write anything down or leave the lab. You must take it in turns to ask a completely different question. The person will tell the truth, lie, then brag in that order, but not necessarily starting with the truth. Your time starts now. Welcome to the exam. You may confer, and I will then only accept your first answer. The exam will last a maximum of ten minutes from now. There is a bonus point for whoever can best recreate the person's party trick.

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