task_briefs
1 row where task = 541
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
541 | Keeping your head still at all times, correctly don your special outfit 541 | Keeping your head still at all times, correctly don your special outfit. For every second your face is out of the frame, 10 seconds will be added to your time. Put your hands in the air when you are correctly dressed. Fastest wins. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );