TdlM / taskmaster

Menu
  • Make shortlink

task_briefs

1 row where task = 571

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ task brief
571 Make paper aeroplanes 571 Choose the number of sheets you want for the second part of the task. Each sheet will reduce your points total by five. You have 30 seconds to select your sheets. Make paper aeroplanes. Your paper aeroplanes must look like aeroplanes. You will have two minutes to make your paper aeroplanes, then 30 seconds each to throw all your paper aeroplanes into the receptacles. Most points wins. 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 14.444ms