task_briefs
1 row where task = 758
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
758 | Deliver a one-minute history lecture 758 | Put three single-digit numbers in the slots, then open the second task. Deliver a one-minute lecture about the year you selected. Your lecture must start in 15 minutes from now. Most informative lecture wins. You may not leave the lab. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE task_briefs ( id INTEGER PRIMARY KEY, task INTEGER REFERENCES tasks(id), brief TEXT );