TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 413

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
413 Find and put the gold rings on the stick 413 Join your hands together so your palms are touching and each finger of one hand is touching the equivalent finger of the other hand. Your hands must stay in this position for the entirety of the task. Now turn the task over. Put the most gold rings on this drumstick. You have five minutes. Your time starts now.

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE task_briefs (
   id     INTEGER PRIMARY KEY,
   task   INTEGER REFERENCES tasks(id),
   brief  TEXT
);
Powered by Datasette · Queries took 4.465ms