task_briefs
1 row where task = 114
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
114 | Ringtone choreography 114 | Choreograph a dance for you and Alex to perform to any of the following ringtones: Apex, By the Seaside, Night Owl, Playtime, Radiate, Sencha, Circuit, Crystals, Uplift, Marimba, Strum, Xylophone. You have 30 minutes to prepare. Most stylish dance wins. 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 );