task_briefs
1 row where task = 636
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
636 | Build the tallest tower of toilet rolls 636 | Build the tallest tower of toilet rolls in front of your spot. You have 100 seconds. After 100 seconds, you will throw both of your shoes at the towers, one at a time, from the throwing spot. Whoever builds the tallest tower will throw first. The tallest toilet roll tower after all shoes are thrown 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 );