task_briefs
1 row where task = 419
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
419 | Draw your own face on a face shield 419 | Without adjusting your welders mask at any point, draw your own face on the front of your welders mask. Your face should be the same size as your face, and either very angry or very happy. Most detailed and accurate face 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 );