task_briefs
1 row where task = 491
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
491 | Do something impressive under the table while waving 491 | Do the most impressive thing under this table with one hand. You must be looking at the camera and waving with your other hand throughout your impressive thing. You have 15 minutes to prepare for your impressive thing, then a minute in which to do your impressive thing. Your time 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 );