task_briefs
1 row where task = 175
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
175 | Identify the Finns 175 | Find the Finns. You may each ask one question to one person. Your question must not pertain to the nationality of the people. You must then write which number you think is a Finn. Most accurate Finn finder 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 );