task_briefs
1 row where task = 373
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
373 | Stack plates and bowls on your head 373 | Stack the most bowls and plates on your head. You must stack them one at a time. Also, you must stand upright when you stack. Also, you may not touch a bowl or plate that is already stacked. Also, you must stack the bowls and plates alternately. Also, you must stay standing on your spot throughout the task. Most bowls and plates stacked correctly after 100 seconds 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 );