task_briefs
1 row where task = 398
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
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );