task_briefs
1 row where task = 460
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
460 | Draw the animal watching you from the mirror 460 | Draw the animal that is watching you. The animal is wearing a hat. You may not leave this room and you must look in the mirror at all times. Most accurate drawing wins. You have five 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 );