task_briefs
1 row where task = 390
This data as json, CSV (advanced)
id ▲ | task | brief |
---|---|---|
390 | Surprise memory test 390 | Go to the caravan. You must enter the caravan in two minutes of Alex entering the caravan. List all the things that are hanging from the wooden board in the lab. Also, say the colour of the wooden board in the lab. Also, say what Alex said to you in the lab. Most correct answers wins. You have three minutes. You may not leave the caravan. 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 );