task_briefs
1 row where task = 750
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
750 | Imitate accents/walks 750 | Say the word given to you by the Taskmaster in the accent on the card you choose. The Taskmaster will guess what accent you're doing. Highest score after three rounds 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 );