TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 398

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
398 Fill a tray with things beginning with a letter you chose 398 Say a letter of the alphabet. You have 10 seconds. Your time starts now. Put the most things beginning with the letter you just said on this tray. The tray may not leave Alex, and Alex may not leave the lab. Most things beginning with the letter you just said on the tray in five minutes from now 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 5.726ms