task_briefs
1 row where task = 574
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
574 | Write and perform a 30-second jingle 574 | Write and perform a 30-second jingle. You must reach into the barrel to find the subject of your jingle, then pop a balloon to discover the instrument that you must play under your jingle. You have 15 minutes. Your time starts as soon as you have chosen your subject and instrument. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );