Import Amassing questions from a spreadsheet into your Idea Machine

You can easily import amassing questions to your idea machine. When importing amassing questions there are mandatory and optional fields.

Mandatory fields

sorter
Provide a number (integer)

type
You must pick a type from the list

question
You must provide a text

seconds
Provide the duration of the tool in seconds - this will influence to timer in online brainstormings

Optional fields

print_size
If you plan on printing it's easiest to select the printsize here (easy to copy paste)

image
Add an URL to the question image

background_info
background_info: for certain forms and online brainstormings (markdown ok!) you can background information

tool_starts_at
Provide a starting time - if you like. Use the format 24 hour clock e.g. 10:00 or 14:00

tool_ends_at
Provide an end time. For the lazy ones: you can add a formulas and copy them...

H2 =(D2/3600/24)+G2
H3 =(D3/3600/24)+G3
G3 =H2

Google Sheets believes the three hundred seconds are three hundred days. This is why we devide by 24 to geht the hours and by 3600 to get the seconds.