TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 513

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
513 Sort the objects with your face 513 Arrange the seven objects in a line on the table, in order of how many sides they have: fewest sides on your left; most sides on your right. You may only touch the objects with your face. If anything falls from the table, you are disqualified. You have 10 minutes. You must put on your darkness goggles now. 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 10.357ms