task_briefs
1 row where task = 817
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
817 | Demonstrate the most effective high-intensity four-part exercise routine 817 | Demonstrate the most effective high-intensity four-part exercise routine. Each of your four exercises must be original and must take place on this mat. The first must last eight seconds, the second four, the third two, and the fourth one second long. Also, each move must start with a 'whoops'/'yeah'/'ahh'/gasp/scream and end with a 'whoops'/'yeah'/'ahh'/gasp/scream. You have a maximum of 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 );