task_briefs
1 row where task = 367
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
367 | Complete the five-syllable words 367 | Complete the five-syllable word started by the Taskmaster. Honk your horn if you think you know what word the Taskmaster is going to say. If you guess it correctly after one syllable you get five points, if you guess it correctly after two syllables you get four points, three syllables for three points and four syllables for two points. If you guess incorrectly, you lose all your points. You may only guess once per word. Highest score after 10 words wins. Winner takes all. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );