task_briefs
1 row where task = 722
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
722 | Compose and perform a musical solo 722 | Compose a solo for this musician. The solo must be original, and less than 30 seconds long. You have 5 minutes. Your time starts now. Make something that looks like this musician's musical instrument, then mime to your new solo. You may not use a musical instrument in the creation of your musical instrument. Best performance wins. You have 15 minutes. 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 );