task_briefs
1 row where task = 156
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
156 | Paint your own canvas 156 | With your face placed firmly in your hole at all times, paint the most recognisable animal, vegetable or mineral. You must incorporate your face in the picture. Most accurate representation of an animal, vegetable or mineral wins. You have three minutes. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );