task_briefs
1 row where task = 187
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
187 | Make a funny flick book 187 | Make a funny little flip-book film. The mat beneath your feet is the paper. The camera above your head will take photos of your paper. Funniest little flip-book film wins. You have one hour. Now flip the flip-book. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );