task_briefs
1 row where task = 475
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
475 | Make the largest beer mat house while ringing the doorbell with increasing frequency 475 | Make the biggest beer mat house on this table. While making your biggest beer mat house you must ring the doorbell after exactly one minute, then after 58 more seconds, then 56 seconds, and so on until zero seconds. Biggest beer mat house wins. If you make more than two mistakes with the doorbell timing you will be disqualified. Your time ends when you press the doorbell for the last time, and starts now. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );