task_briefs
1 row where task = 807
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
807 | Complete the fortune trail 807 | Complete the fortune trail. Fastest wins. Your time starts now. Walk under the ladder, or put the ladder back in the shed. Find a lucky penny, or put exactly £13 on the lucky plate. Either spill the salt or throw all the salt over your shoulder onto the pasta in the caravan. Either open the umbrella inside the shed or close these five umbrellas. Toss five heads on a coin in a row. Each toss of the coin must be a standard coin toss. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );