task_briefs
1 row where task = 703
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
703 | Paint a self portrait with a selected brush on a selected canvas 703 | Choose one item from each plinth and bring them into the lab. You have one minute. Your time starts now. Paint a self-portrait using your brush - or sausage - on your other chosen object. You must use the business end of your brush - or sausage - and, in your self-portrait, you must be wielding your brush, or sausage. Best self-portrait wins. You have 15 minutes. Your time started when you entered the lab. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );