TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 614

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
614 Guess Shoe 614 Display the shoe Alex is thinking of. All the other shoes must be out of sight at the end of your attempt. You may only ask yes or no questions and you must say "I have to find the shoe" / shout "No way!" / say "Okay, just one more thing" / laugh with disbelief / get increasingly exasperated after every answer. Fewest questions wins. Your time starts now.

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