TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 466

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
466 Make the best and longest-lasting marble run 466 Make the best marble run. The marble that rolls for the longest time wins. After releasing your marble, you may not touch your marble, nor do anything to affect its movement. You have 30 minutes and one official attempt. 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 6.598ms