task_briefs
1 row where task = 749
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
749 | Set the parameters for your own task 749 | Write down a number between zero and 100, a length of time between one minute and 20 minutes, five ingredients, a country, a noun, and an adjective. You have three minutes. Your time starts now. Make a large Scottish dog / feisty French duck / gold German shoe / cowering Kenyan bench / splendid Guatemalan duck. You must use all these ingredients, and you must also clap 50 / 42 / 75 / 7 / 80 times. You have two minutes / four minutes and 20 seconds / 15 minutes / one minute and 21 seconds / 19 minutes. Most accurate creation wins. Your time starts now. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );