task
stringlengths 4
41
| assumptions
list | substeps
list | dependencies
list |
---|---|---|---|
build an octagon picnic table | [
{
"assumptionId": 1,
"assumption": "Prepare the octagon picnic table with cedar wood."
}
] | [
{
"stepId": 1,
"step": "Take the length of the octagon picnic table to build"
},
{
"stepId": 2,
"step": "Prepare the cedar wood top base"
},
{
"stepId": 3,
"step": "Attach the support for the top"
},
{
"stepId": 4,
"step": "Slice the cedar wood legs"
},
{
"stepId": 5,
"step": "Attach the legs to the cedar wood top base"
},
{
"stepId": 6,
"step": "Make the seat support frame"
},
{
"stepId": 7,
"step": "Add the bench seats"
},
{
"stepId": 8,
"step": "Sand the surface of the cedar octagon picnic table."
}
] | [
{
"subtask1": "Take the length of the octagon picnic table to build",
"relation": "Must be done before",
"subtask2": "Prepare the cedar wood top base"
},
{
"subtask1": "Take the length of the octagon picnic table to build",
"relation": "Must be done before",
"subtask2": "Slice the cedar wood legs"
},
{
"subtask1": "Prepare the cedar wood top base",
"relation": "Must be done before",
"subtask2": "Attach the support for the top"
},
{
"subtask1": "Slice the cedar wood legs",
"relation": "Must be done before",
"subtask2": "Attach the legs to the cedar wood top base"
},
{
"subtask1": "Attach the support for the top",
"relation": "Must be done before",
"subtask2": "Attach the legs to the cedar wood top base"
},
{
"subtask1": "Attach the legs to the cedar wood top base",
"relation": "Must be done before",
"subtask2": "Make the seat support frame"
},
{
"subtask1": "Attach the legs to the cedar wood top base",
"relation": "Must be done before",
"subtask2": "Add the bench seats"
},
{
"subtask1": "Make the seat support frame",
"relation": "Must be done before",
"subtask2": "Sand the surface of the cedar octagon picnic table."
},
{
"subtask1": "Add the bench seats",
"relation": "Must be done before",
"subtask2": "Sand the surface of the cedar octagon picnic table."
}
] |
paint stained kitchen cabinets white | [
{
"assumptionId": 1,
"assumption": "Paint stained upper kitchen cabinets white."
}
] | [
{
"stepId": 1,
"step": "Prepare the space by emptying all the cabinets"
},
{
"stepId": 2,
"step": "Take out the doors and the hardware"
},
{
"stepId": 3,
"step": "Clean the surfaces"
},
{
"stepId": 4,
"step": "Cover the current holes with wood filler"
},
{
"stepId": 5,
"step": "Sand the doors on all sides and faces"
},
{
"stepId": 6,
"step": "Wipe down the upper cabinets with a cloth"
},
{
"stepId": 7,
"step": "Apply the primer-sealer"
},
{
"stepId": 8,
"step": "Apply the paint"
},
{
"stepId": 9,
"step": "Allow the paint to dry at least for few hours"
},
{
"stepId": 10,
"step": "Install back all the pieces."
}
] | [
{
"subtask1": "Prepare the space by emptying all the cabinets",
"relation": "Must be done before",
"subtask2": "Wipe down the upper cabinets with a cloth"
},
{
"subtask1": "Wipe down the upper cabinets with a cloth",
"relation": "Must be done before",
"subtask2": "Cover the current holes with wood filler"
},
{
"subtask1": "Take out the doors and the hardware",
"relation": "Must be done before",
"subtask2": "Sand the doors on all sides and faces"
},
{
"subtask1": "Cover the current holes with wood filler",
"relation": "Must be done before",
"subtask2": "Clean the surfaces"
},
{
"subtask1": "Sand the doors on all sides and faces",
"relation": "Must be done before",
"subtask2": "Clean the surfaces"
},
{
"subtask1": "Clean the surfaces",
"relation": "Must be done before",
"subtask2": "Apply the primer-sealer"
},
{
"subtask1": "Apply the primer-sealer",
"relation": "Must be done before",
"subtask2": "Apply the paint"
},
{
"subtask1": "Apply the paint",
"relation": "Must be done before",
"subtask2": "Allow the paint to dry at least for few hours"
},
{
"subtask1": "Allow the paint to dry at least for few hours",
"relation": "Must be done before",
"subtask2": "Install back all the pieces."
}
] |
build an end fed antenna | [
{
"assumptionId": 1,
"assumption": "Build an end fed antenna wire."
}
] | [
{
"stepId": 1,
"step": "Remove the insulation from the end of a coaxial cable"
},
{
"stepId": 2,
"step": "Try inserting an unbent paper clip directly into your tv's coaxial port"
},
{
"stepId": 3,
"step": "Create an fm radio antenna by stripping the end from an ethernet cord"
},
{
"stepId": 4,
"step": "Cut the copper wire."
},
{
"stepId": 5,
"step": "Bend the wires into v-shaped ears"
},
{
"stepId": 6,
"step": "Drill holes on the side of the board"
},
{
"stepId": 7,
"step": "Feed screws and washers into the holes"
},
{
"stepId": 8,
"step": "Add thread wires between the ears"
},
{
"stepId": 9,
"step": "Fix with the screws tightly"
},
{
"stepId": 10,
"step": "Strip off the ends of the cables."
}
] | [
{
"subtask1": "Remove the insulation from the end of a coaxial cable",
"relation": "Must be done before",
"subtask2": "Try inserting an unbent paper clip directly into your tv's coaxial port"
},
{
"subtask1": "Try inserting an unbent paper clip directly into your tv's coaxial port",
"relation": "Must be done before",
"subtask2": "Create an fm radio antenna by stripping the end from an ethernet cord"
},
{
"subtask1": "Create an fm radio antenna by stripping the end from an ethernet cord",
"relation": "Must be done before",
"subtask2": "Cut the copper wire."
},
{
"subtask1": "Cut the copper wire.",
"relation": "Must be done before",
"subtask2": "Bend the wires into v-shaped ears"
},
{
"subtask1": "Bend the wires into v-shaped ears",
"relation": "Must be done before",
"subtask2": "Drill holes on the side of the board"
},
{
"subtask1": "Drill holes on the side of the board",
"relation": "Must be done before",
"subtask2": "Feed screws and washers into the holes"
},
{
"subtask1": "Feed screws and washers into the holes",
"relation": "Must be done before",
"subtask2": "Add thread wires between the ears"
},
{
"subtask1": "Add thread wires between the ears",
"relation": "Must be done before",
"subtask2": "Fix with the screws tightly"
},
{
"subtask1": "Fix with the screws tightly",
"relation": "Must be done before",
"subtask2": "Strip off the ends of the cables."
}
] |
write a research paper introduction | [] | [
{
"stepId": 1,
"step": "Start by introducing your topic"
},
{
"stepId": 2,
"step": "Give the overview of the topic"
},
{
"stepId": 3,
"step": "Add a compelling quotation"
},
{
"stepId": 4,
"step": "Mention Your thesis"
},
{
"stepId": 5,
"step": "Focus on the rationale"
},
{
"stepId": 6,
"step": "Finish with the summary."
}
] | [
{
"subtask1": "Mention Your thesis",
"relation": "Must be done before",
"subtask2": "Start by introducing your topic"
},
{
"subtask1": "Start by introducing your topic",
"relation": "Must be done before",
"subtask2": "Give the overview of the topic"
},
{
"subtask1": "Give the overview of the topic",
"relation": "Must be done before",
"subtask2": "Add a compelling quotation"
},
{
"subtask1": "Give the overview of the topic",
"relation": "Must be done before",
"subtask2": "Focus on the rationale"
},
{
"subtask1": "Add a compelling quotation",
"relation": "Must be done before",
"subtask2": "Finish with the summary."
},
{
"subtask1": "Focus on the rationale",
"relation": "Must be done before",
"subtask2": "Finish with the summary."
}
] |
build a free standing patio cover | [
{
"assumptionId": 1,
"assumption": "Building a free standing patio cover in the garden."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the garden area"
},
{
"stepId": 2,
"step": "Dig the holes"
},
{
"stepId": 3,
"step": "Remove moisture from the hole"
},
{
"stepId": 4,
"step": "Assemble the posts"
},
{
"stepId": 5,
"step": "Secure the posts with cement"
},
{
"stepId": 6,
"step": "Create the beams"
},
{
"stepId": 7,
"step": "Attach the beams with the main posts"
},
{
"stepId": 8,
"step": "Build the roof"
},
{
"stepId": 9,
"step": "Cover the roof of the patio."
}
] | [
{
"subtask1": "Measure the length of the garden area",
"relation": "Must be done before",
"subtask2": "Dig the holes"
},
{
"subtask1": "Measure the length of the garden area",
"relation": "Must be done before",
"subtask2": "Remove moisture from the hole"
},
{
"subtask1": "Dig the holes",
"relation": "Must be done before",
"subtask2": "Assemble the posts"
},
{
"subtask1": "Assemble the posts",
"relation": "Must be done before",
"subtask2": "Secure the posts with cement"
},
{
"subtask1": "Secure the posts with cement",
"relation": "Must be done before",
"subtask2": "Attach the beams with the main posts"
},
{
"subtask1": "Create the beams",
"relation": "Must be done before",
"subtask2": "Attach the beams with the main posts"
},
{
"subtask1": "Attach the beams with the main posts",
"relation": "Must be done before",
"subtask2": "Build the roof"
},
{
"subtask1": "Build the roof",
"relation": "Must be done before",
"subtask2": "Cover the roof of the patio."
}
] |
build a bed | [
{
"assumptionId": 1,
"assumption": "Build a wooden bed frame."
}
] | [
{
"stepId": 1,
"step": "Take the required measurement"
},
{
"stepId": 2,
"step": "Cut the wood"
},
{
"stepId": 3,
"step": "Make the pocket holes"
},
{
"stepId": 4,
"step": "Create the frame"
},
{
"stepId": 5,
"step": "Attach the aprons"
},
{
"stepId": 6,
"step": "Flip the frame assembly over,to attach the legs"
},
{
"stepId": 7,
"step": "Attach the supports"
},
{
"stepId": 8,
"step": "Sand everything smooth"
},
{
"stepId": 9,
"step": "Wipe away the sawdust from the wooden bed frame."
}
] | [
{
"subtask1": "Take the required measurement",
"relation": "Must be done before",
"subtask2": "Cut the wood"
},
{
"subtask1": "Cut the wood",
"relation": "Must be done before",
"subtask2": "Make the pocket holes"
},
{
"subtask1": "Make the pocket holes",
"relation": "Must be done before",
"subtask2": "Create the frame"
},
{
"subtask1": "Create the frame",
"relation": "Must be done before",
"subtask2": "Attach the aprons"
},
{
"subtask1": "Attach the aprons",
"relation": "Must be done before",
"subtask2": "Flip the frame assembly over,to attach the legs"
},
{
"subtask1": "Attach the aprons",
"relation": "Must be done before",
"subtask2": "Attach the supports"
},
{
"subtask1": "Flip the frame assembly over,to attach the legs",
"relation": "Must be done before",
"subtask2": "Sand everything smooth"
},
{
"subtask1": "Attach the supports",
"relation": "Must be done before",
"subtask2": "Sand everything smooth"
},
{
"subtask1": "Sand everything smooth",
"relation": "Must be done before",
"subtask2": "Wipe away the sawdust from the wooden bed frame."
}
] |
make chocolate ice cream easy | [
{
"assumptionId": 1,
"assumption": "Make chocolate ice cream with chocolate chips."
}
] | [
{
"stepId": 1,
"step": "Light the stove on the low flame"
},
{
"stepId": 2,
"step": "Place a bowl on the stove"
},
{
"stepId": 3,
"step": "Add milk into the bowl"
},
{
"stepId": 4,
"step": "Add the required amount of sugar"
},
{
"stepId": 5,
"step": "Stir until the sugar is completely dissolved"
},
{
"stepId": 6,
"step": "Add the cocoa powder"
},
{
"stepId": 7,
"step": "Add condensed milk"
},
{
"stepId": 8,
"step": "Mix all the ingredients well"
},
{
"stepId": 9,
"step": "Allow the chocolate mixture to cool completely"
},
{
"stepId": 10,
"step": "Mix the whipped cream with the chocolate mixture"
},
{
"stepId": 11,
"step": "Add choco chips to the chocolate mixture"
},
{
"stepId": 12,
"step": "Transfer the mixture to an air tight container"
},
{
"stepId": 13,
"step": "Freeze the mixture for fifteen hours."
}
] | [
{
"subtask1": "Light the stove on the low flame",
"relation": "Must be done before",
"subtask2": "Place a bowl on the stove"
},
{
"subtask1": "Place a bowl on the stove",
"relation": "Must be done before",
"subtask2": "Add milk into the bowl"
},
{
"subtask1": "Place a bowl on the stove",
"relation": "Must be done before",
"subtask2": "Add the required amount of sugar"
},
{
"subtask1": "Add milk into the bowl",
"relation": "Must be done before",
"subtask2": "Stir until the sugar is completely dissolved"
},
{
"subtask1": "Add the required amount of sugar",
"relation": "Must be done before",
"subtask2": "Stir until the sugar is completely dissolved"
},
{
"subtask1": "Stir until the sugar is completely dissolved",
"relation": "Must be done before",
"subtask2": "Add the cocoa powder"
},
{
"subtask1": "Stir until the sugar is completely dissolved",
"relation": "Must be done before",
"subtask2": "Add condensed milk"
},
{
"subtask1": "Add the cocoa powder",
"relation": "Must be done before",
"subtask2": "Mix all the ingredients well"
},
{
"subtask1": "Add condensed milk",
"relation": "Must be done before",
"subtask2": "Mix all the ingredients well"
},
{
"subtask1": "Mix all the ingredients well",
"relation": "Must be done before",
"subtask2": "Allow the chocolate mixture to cool completely"
},
{
"subtask1": "Allow the chocolate mixture to cool completely",
"relation": "Must be done before",
"subtask2": "Mix the whipped cream with the chocolate mixture"
},
{
"subtask1": "Allow the chocolate mixture to cool completely",
"relation": "Must be done before",
"subtask2": "Add choco chips to the chocolate mixture"
},
{
"subtask1": "Mix the whipped cream with the chocolate mixture",
"relation": "Must be done before",
"subtask2": "Transfer the mixture to an air tight container"
},
{
"subtask1": "Add choco chips to the chocolate mixture",
"relation": "Must be done before",
"subtask2": "Transfer the mixture to an air tight container"
},
{
"subtask1": "Transfer the mixture to an air tight container",
"relation": "Must be done before",
"subtask2": "Freeze the mixture for fifteen hours."
}
] |
install smartcore ultra flooring | [
{
"assumptionId": 1,
"assumption": "Install smartcore ultra flooring in bedroom."
}
] | [
{
"stepId": 1,
"step": "Measure the floor in the bedroom"
},
{
"stepId": 2,
"step": "Clean the space"
},
{
"stepId": 3,
"step": "Choose the starting point"
},
{
"stepId": 4,
"step": "Place the first plank to the corner"
},
{
"stepId": 5,
"step": "Use spacers to maintain the gap along the walls"
},
{
"stepId": 6,
"step": "Slice the planks needed to fit in the space"
},
{
"stepId": 7,
"step": "Place the planks according to the design"
},
{
"stepId": 8,
"step": "Make sure to attach the spacers properly."
}
] | [
{
"subtask1": "Measure the floor in the bedroom",
"relation": "Must be done before",
"subtask2": "Clean the space"
},
{
"subtask1": "Clean the space",
"relation": "Must be done before",
"subtask2": "Choose the starting point"
},
{
"subtask1": "Choose the starting point",
"relation": "Must be done before",
"subtask2": "Place the first plank to the corner"
},
{
"subtask1": "Place the first plank to the corner",
"relation": "Must be done before",
"subtask2": "Use spacers to maintain the gap along the walls"
},
{
"subtask1": "Use spacers to maintain the gap along the walls",
"relation": "Must be done before",
"subtask2": "Slice the planks needed to fit in the space"
},
{
"subtask1": "Slice the planks needed to fit in the space",
"relation": "Must be done before",
"subtask2": "Place the planks according to the design"
},
{
"subtask1": "Place the planks according to the design",
"relation": "Must be done before",
"subtask2": "Make sure to attach the spacers properly."
}
] |
install wood flooring diy | [
{
"assumptionId": 1,
"assumption": "Installing wood flooring diy at home."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the area at home"
},
{
"stepId": 2,
"step": "Mark the points on the wood"
},
{
"stepId": 3,
"step": "Cut the wooden planks according to the size of the floor"
},
{
"stepId": 4,
"step": "Place the first row of wooden planks by using spacers"
},
{
"stepId": 5,
"step": "Assemble the remaining wooden planks on the floor."
}
] | [
{
"subtask1": "Measure the length of the area at home",
"relation": "Must be done before",
"subtask2": "Cut the wooden planks according to the size of the floor"
},
{
"subtask1": "Mark the points on the wood",
"relation": "Must be done before",
"subtask2": "Cut the wooden planks according to the size of the floor"
},
{
"subtask1": "Cut the wooden planks according to the size of the floor",
"relation": "Must be done before",
"subtask2": "Place the first row of wooden planks by using spacers"
},
{
"subtask1": "Place the first row of wooden planks by using spacers",
"relation": "Must be done before",
"subtask2": "Assemble the remaining wooden planks on the floor."
}
] |
build shed trusses | [
{
"assumptionId": 1,
"assumption": "Constructing a truss to design a pent house."
}
] | [
{
"stepId": 1,
"step": "Cut the wood"
},
{
"stepId": 2,
"step": "Measure the length to structure the truss"
},
{
"stepId": 3,
"step": "Construct a ledge to place the truss"
},
{
"stepId": 4,
"step": "Create a sketch of the truss design"
},
{
"stepId": 5,
"step": "Submit the plan to the constructing authority"
},
{
"stepId": 6,
"step": "Design the truss by cutting into perfect shapes"
},
{
"stepId": 7,
"step": "Use hooks made of construction adhesive"
},
{
"stepId": 8,
"step": "Attach the pieces of truss to the supportable hooks"
},
{
"stepId": 9,
"step": "Make use of gussets plates for good support."
}
] | [
{
"subtask1": "Create a sketch of the truss design",
"relation": "Must be done before",
"subtask2": "Submit the plan to the constructing authority"
},
{
"subtask1": "Submit the plan to the constructing authority",
"relation": "Must be done before",
"subtask2": "Measure the length to structure the truss"
},
{
"subtask1": "Measure the length to structure the truss",
"relation": "Must be done before",
"subtask2": "Cut the wood"
},
{
"subtask1": "Measure the length to structure the truss",
"relation": "Must be done before",
"subtask2": "Design the truss by cutting into perfect shapes"
},
{
"subtask1": "Cut the wood",
"relation": "Must be done before",
"subtask2": "Construct a ledge to place the truss"
},
{
"subtask1": "Design the truss by cutting into perfect shapes",
"relation": "Must be done before",
"subtask2": "Construct a ledge to place the truss"
},
{
"subtask1": "Construct a ledge to place the truss",
"relation": "Must be done before",
"subtask2": "Use hooks made of construction adhesive"
},
{
"subtask1": "Use hooks made of construction adhesive",
"relation": "Must be done before",
"subtask2": "Attach the pieces of truss to the supportable hooks"
},
{
"subtask1": "Use hooks made of construction adhesive",
"relation": "Must be done before",
"subtask2": "Make use of gussets plates for good support."
}
] |
set up facebook shop | [
{
"assumptionId": 1,
"assumption": "Set up Facebook shop using mobile."
}
] | [
{
"stepId": 1,
"step": "Create the facebook business page on the mobile"
},
{
"stepId": 2,
"step": "Enter the shop details"
},
{
"stepId": 3,
"step": "Select the payment method"
},
{
"stepId": 4,
"step": "Finish the shop setup"
},
{
"stepId": 5,
"step": "Add products to the shop."
}
] | [
{
"subtask1": "Create the facebook business page on the mobile",
"relation": "Must be done before",
"subtask2": "Enter the shop details"
},
{
"subtask1": "Enter the shop details",
"relation": "Must be done before",
"subtask2": "Select the payment method"
},
{
"subtask1": "Select the payment method",
"relation": "Must be done before",
"subtask2": "Finish the shop setup"
},
{
"subtask1": "Finish the shop setup",
"relation": "Must be done before",
"subtask2": "Add products to the shop."
}
] |
build a tiki bar | [
{
"assumptionId": 1,
"assumption": "Build a tiki bar roof."
}
] | [
{
"stepId": 1,
"step": "Draft the plan of the roof"
},
{
"stepId": 2,
"step": "Lay the foundation"
},
{
"stepId": 3,
"step": "Make the deck"
},
{
"stepId": 4,
"step": "Assemble the walls"
},
{
"stepId": 5,
"step": "Install the roof supports"
},
{
"stepId": 6,
"step": "Make the roof structure"
},
{
"stepId": 7,
"step": "Cover the rooftop"
},
{
"stepId": 8,
"step": "Form the roof."
}
] | [
{
"subtask1": "Draft the plan of the roof",
"relation": "Must be done before",
"subtask2": "Lay the foundation"
},
{
"subtask1": "Lay the foundation",
"relation": "Must be done before",
"subtask2": "Make the deck"
},
{
"subtask1": "Make the deck",
"relation": "Must be done before",
"subtask2": "Assemble the walls"
},
{
"subtask1": "Assemble the walls",
"relation": "Must be done before",
"subtask2": "Make the roof structure"
},
{
"subtask1": "Make the roof structure",
"relation": "Must be done before",
"subtask2": "Install the roof supports"
},
{
"subtask1": "Install the roof supports",
"relation": "Must be done before",
"subtask2": "Cover the rooftop"
},
{
"subtask1": "Cover the rooftop",
"relation": "Must be done before",
"subtask2": "Form the roof."
}
] |
decorate a room | [
{
"assumptionId": 1,
"assumption": "Decorate a room for a birthday party."
}
] | [
{
"stepId": 1,
"step": "Fill balloons and inflatables with air to decorate the room"
},
{
"stepId": 2,
"step": "Make an eye-catching focal point as a feature talking point"
},
{
"stepId": 3,
"step": "Decorate the ceiling, furniture with streamers"
},
{
"stepId": 4,
"step": "Spread out a tablecloth to add color to the room"
},
{
"stepId": 5,
"step": "Sprinkle confetti throughout the room"
},
{
"stepId": 6,
"step": "Put up the banners, photograph boards to personalize the birthday"
},
{
"stepId": 7,
"step": "Dim the lights to create a more relaxed atmosphere."
}
] | [
{
"subtask1": "Put up the banners, photograph boards to personalize the birthday",
"relation": "Must be done before",
"subtask2": "Make an eye-catching focal point as a feature talking point"
},
{
"subtask1": "Make an eye-catching focal point as a feature talking point",
"relation": "Must be done before",
"subtask2": "Fill balloons and inflatables with air to decorate the room"
},
{
"subtask1": "Make an eye-catching focal point as a feature talking point",
"relation": "Must be done before",
"subtask2": "Decorate the ceiling, furniture with streamers"
},
{
"subtask1": "Fill balloons and inflatables with air to decorate the room",
"relation": "Must be done before",
"subtask2": "Spread out a tablecloth to add color to the room"
},
{
"subtask1": "Decorate the ceiling, furniture with streamers",
"relation": "Must be done before",
"subtask2": "Spread out a tablecloth to add color to the room"
},
{
"subtask1": "Spread out a tablecloth to add color to the room",
"relation": "Must be done before",
"subtask2": "Sprinkle confetti throughout the room"
},
{
"subtask1": "Sprinkle confetti throughout the room",
"relation": "Must be done before",
"subtask2": "Dim the lights to create a more relaxed atmosphere."
}
] |
apply for food stamps | [
{
"assumptionId": 1,
"assumption": "Apply online for food stamps in texas."
}
] | [
{
"stepId": 1,
"step": "Check your snap eligibility in texas"
},
{
"stepId": 2,
"step": "Visit the concerned website"
},
{
"stepId": 3,
"step": "Click on apply for benefits"
},
{
"stepId": 4,
"step": "Select set up account"
},
{
"stepId": 5,
"step": "Create a username"
},
{
"stepId": 6,
"step": "Set up a password"
},
{
"stepId": 7,
"step": "Complete all fields that are required"
},
{
"stepId": 8,
"step": "Click on the submit button."
}
] | [
{
"subtask1": "Check your snap eligibility in texas",
"relation": "Must be done before",
"subtask2": "Visit the concerned website"
},
{
"subtask1": "Visit the concerned website",
"relation": "Must be done before",
"subtask2": "Click on apply for benefits"
},
{
"subtask1": "Click on apply for benefits",
"relation": "Must be done before",
"subtask2": "Select set up account"
},
{
"subtask1": "Select set up account",
"relation": "Must be done before",
"subtask2": "Create a username"
},
{
"subtask1": "Create a username",
"relation": "Must be done before",
"subtask2": "Set up a password"
},
{
"subtask1": "Set up a password",
"relation": "Must be done before",
"subtask2": "Complete all fields that are required"
},
{
"subtask1": "Complete all fields that are required",
"relation": "Must be done before",
"subtask2": "Click on the submit button."
}
] |
write a grant | [
{
"assumptionId": 1,
"assumption": "Write a grant proposal template."
}
] | [
{
"stepId": 1,
"step": "Explain briefly the organization's mission in the proposal template"
},
{
"stepId": 2,
"step": "Describe how the grant will fit into them"
},
{
"stepId": 3,
"step": "Detail the problem that the suggested code will try to solve"
},
{
"stepId": 4,
"step": "Describe the precise outcomes of the proposed project"
},
{
"stepId": 5,
"step": "Explain the objectives of the project"
},
{
"stepId": 6,
"step": "Explain the strategies"
},
{
"stepId": 7,
"step": "Plan the evaluation"
},
{
"stepId": 8,
"step": "Explain the budget details"
},
{
"stepId": 9,
"step": "Provides more comprehensive information about the organization."
}
] | [
{
"subtask1": "Explain briefly the organization's mission in the proposal template",
"relation": "Must be done before",
"subtask2": "Describe how the grant will fit into them"
},
{
"subtask1": "Describe how the grant will fit into them",
"relation": "Must be done before",
"subtask2": "Detail the problem that the suggested code will try to solve"
},
{
"subtask1": "Detail the problem that the suggested code will try to solve",
"relation": "Must be done before",
"subtask2": "Describe the precise outcomes of the proposed project"
},
{
"subtask1": "Describe the precise outcomes of the proposed project",
"relation": "Must be done before",
"subtask2": "Explain the objectives of the project"
},
{
"subtask1": "Describe the precise outcomes of the proposed project",
"relation": "Must be done before",
"subtask2": "Explain the strategies"
},
{
"subtask1": "Describe the precise outcomes of the proposed project",
"relation": "Must be done before",
"subtask2": "Explain the budget details"
},
{
"subtask1": "Explain the objectives of the project",
"relation": "Must be done before",
"subtask2": "Plan the evaluation"
},
{
"subtask1": "Explain the strategies",
"relation": "Must be done before",
"subtask2": "Plan the evaluation"
},
{
"subtask1": "Explain the budget details",
"relation": "Must be done before",
"subtask2": "Plan the evaluation"
},
{
"subtask1": "Plan the evaluation",
"relation": "Must be done before",
"subtask2": "Provides more comprehensive information about the organization."
}
] |
register my business | [
{
"assumptionId": 1,
"assumption": "Register my business on Google Maps online."
}
] | [
{
"stepId": 1,
"step": "Visit google maps online"
},
{
"stepId": 2,
"step": "Create an account"
},
{
"stepId": 3,
"step": "Log in to the google account"
},
{
"stepId": 4,
"step": "Select add your business"
},
{
"stepId": 5,
"step": "Select your country"
},
{
"stepId": 6,
"step": "Click on Add a new listing link to add your business listing"
},
{
"stepId": 7,
"step": "Enter the details of your business"
},
{
"stepId": 8,
"step": "Add extra details about your company,such as its opening hours and photos"
},
{
"stepId": 9,
"step": "Submit your business information once you have reviewed the details."
}
] | [
{
"subtask1": "Visit google maps online",
"relation": "Must be done before",
"subtask2": "Log in to the google account"
},
{
"subtask1": "Create an account",
"relation": "Must be done before",
"subtask2": "Log in to the google account"
},
{
"subtask1": "Log in to the google account",
"relation": "Must be done before",
"subtask2": "Select add your business"
},
{
"subtask1": "Select add your business",
"relation": "Must be done before",
"subtask2": "Select your country"
},
{
"subtask1": "Select your country",
"relation": "Must be done before",
"subtask2": "Click on Add a new listing link to add your business listing"
},
{
"subtask1": "Click on Add a new listing link to add your business listing",
"relation": "Must be done before",
"subtask2": "Enter the details of your business"
},
{
"subtask1": "Enter the details of your business",
"relation": "Must be done before",
"subtask2": "Add extra details about your company,such as its opening hours and photos"
},
{
"subtask1": "Add extra details about your company,such as its opening hours and photos",
"relation": "Must be done before",
"subtask2": "Submit your business information once you have reviewed the details."
}
] |
build a concrete block wall | [
{
"assumptionId": 1,
"assumption": "Build a concrete block wall with mortar."
}
] | [
{
"stepId": 1,
"step": "Check the necessary construction permits"
},
{
"stepId": 2,
"step": "Mark the perimeter of the structure"
},
{
"stepId": 3,
"step": "Dig a trench"
},
{
"stepId": 4,
"step": "Fill the trench with drain grade gravel"
},
{
"stepId": 5,
"step": "Place a cornerstone in each corner"
},
{
"stepId": 6,
"step": "Place the stones for the first layer of the wall"
},
{
"stepId": 7,
"step": "Build the wall"
},
{
"stepId": 8,
"step": "Add mortar to the wall."
}
] | [
{
"subtask1": "Check the necessary construction permits",
"relation": "Must be done before",
"subtask2": "Mark the perimeter of the structure"
},
{
"subtask1": "Mark the perimeter of the structure",
"relation": "Must be done before",
"subtask2": "Dig a trench"
},
{
"subtask1": "Dig a trench",
"relation": "Must be done before",
"subtask2": "Fill the trench with drain grade gravel"
},
{
"subtask1": "Fill the trench with drain grade gravel",
"relation": "Must be done before",
"subtask2": "Place a cornerstone in each corner"
},
{
"subtask1": "Place a cornerstone in each corner",
"relation": "Must be done before",
"subtask2": "Place the stones for the first layer of the wall"
},
{
"subtask1": "Place the stones for the first layer of the wall",
"relation": "Must be done before",
"subtask2": "Build the wall"
},
{
"subtask1": "Build the wall",
"relation": "Must be done before",
"subtask2": "Add mortar to the wall."
}
] |
apply grout | [
{
"assumptionId": 1,
"assumption": "Apply grout tile to the wall."
}
] | [
{
"stepId": 1,
"step": "Mix the package of grout with water in the bucket"
},
{
"stepId": 2,
"step": "Using a grout float, press the grout into the gaps between the tiles of the wall"
},
{
"stepId": 3,
"step": "Make a second swipe over the top to remove any lumps"
},
{
"stepId": 4,
"step": "Remove the excess grout that has been smeared onto the tile's surface with a sponge"
},
{
"stepId": 5,
"step": "Allow the grout to set"
},
{
"stepId": 6,
"step": "Repeat the procedure"
},
{
"stepId": 7,
"step": "Let the grout dry overnight"
},
{
"stepId": 8,
"step": "Wipe down the wall."
}
] | [
{
"subtask1": "Mix the package of grout with water in the bucket",
"relation": "Must be done before",
"subtask2": "Using a grout float, press the grout into the gaps between the tiles of the wall"
},
{
"subtask1": "Using a grout float, press the grout into the gaps between the tiles of the wall",
"relation": "Must be done before",
"subtask2": "Make a second swipe over the top to remove any lumps"
},
{
"subtask1": "Using a grout float, press the grout into the gaps between the tiles of the wall",
"relation": "Must be done before",
"subtask2": "Remove the excess grout that has been smeared onto the tile's surface with a sponge"
},
{
"subtask1": "Make a second swipe over the top to remove any lumps",
"relation": "Must be done before",
"subtask2": "Repeat the procedure"
},
{
"subtask1": "Remove the excess grout that has been smeared onto the tile's surface with a sponge",
"relation": "Must be done before",
"subtask2": "Repeat the procedure"
},
{
"subtask1": "Repeat the procedure",
"relation": "Must be done before",
"subtask2": "Allow the grout to set"
},
{
"subtask1": "Allow the grout to set",
"relation": "Must be done before",
"subtask2": "Let the grout dry overnight"
},
{
"subtask1": "Let the grout dry overnight",
"relation": "Must be done before",
"subtask2": "Wipe down the wall."
}
] |
write a diary | [
{
"assumptionId": 1,
"assumption": "Write a diary about your daily routine."
}
] | [
{
"stepId": 1,
"step": "Make a plan for what you're going to write"
},
{
"stepId": 2,
"step": "Select a format"
},
{
"stepId": 3,
"step": "Record your daily routine from morning to night in the dairy"
},
{
"stepId": 4,
"step": "Keep your thoughts organized"
},
{
"stepId": 5,
"step": "Get your imagination going"
},
{
"stepId": 6,
"step": "Complete the conclusion."
}
] | [
{
"subtask1": "Select a format",
"relation": "Must be done before",
"subtask2": "Make a plan for what you're going to write"
},
{
"subtask1": "Make a plan for what you're going to write",
"relation": "Must be done before",
"subtask2": "Keep your thoughts organized"
},
{
"subtask1": "Keep your thoughts organized",
"relation": "Must be done before",
"subtask2": "Record your daily routine from morning to night in the dairy"
},
{
"subtask1": "Record your daily routine from morning to night in the dairy",
"relation": "Must be done before",
"subtask2": "Get your imagination going"
},
{
"subtask1": "Get your imagination going",
"relation": "Must be done before",
"subtask2": "Complete the conclusion."
}
] |
build a wooden gate | [
{
"assumptionId": 1,
"assumption": "Build a wooden gate in the backyard."
}
] | [
{
"stepId": 1,
"step": "Clean the backyard"
},
{
"stepId": 2,
"step": "Take the required measurements"
},
{
"stepId": 3,
"step": "Design the layout"
},
{
"stepId": 4,
"step": "Cut the wood into the desired size"
},
{
"stepId": 5,
"step": "Clamp a pocket hole onto two of the cedar pieces"
},
{
"stepId": 6,
"step": "Connect three of the frame pieces together with the screws"
},
{
"stepId": 7,
"step": "insert a diagonal cross brace through the gate's center"
},
{
"stepId": 8,
"step": "Trim the cross brace ends"
},
{
"stepId": 9,
"step": "Create two pocket holes on the cross brace's ends"
},
{
"stepId": 10,
"step": "Build vertical cedar planks"
},
{
"stepId": 11,
"step": "Connect the fence posts to the gate"
},
{
"stepId": 12,
"step": "Attach one of the hinges to the fence post"
},
{
"stepId": 13,
"step": "Attach a latch to the gate for easy opening."
}
] | [
{
"subtask1": "Clean the backyard",
"relation": "Must be done before",
"subtask2": "Cut the wood into the desired size"
},
{
"subtask1": "Take the required measurements",
"relation": "Must be done before",
"subtask2": "Cut the wood into the desired size"
},
{
"subtask1": "Design the layout",
"relation": "Must be done before",
"subtask2": "Cut the wood into the desired size"
},
{
"subtask1": "Cut the wood into the desired size",
"relation": "Must be done before",
"subtask2": "Clamp a pocket hole onto two of the cedar pieces"
},
{
"subtask1": "Clamp a pocket hole onto two of the cedar pieces",
"relation": "Must be done before",
"subtask2": "Connect three of the frame pieces together with the screws"
},
{
"subtask1": "Connect three of the frame pieces together with the screws",
"relation": "Must be done before",
"subtask2": "insert a diagonal cross brace through the gate's center"
},
{
"subtask1": "insert a diagonal cross brace through the gate's center",
"relation": "Must be done before",
"subtask2": "Trim the cross brace ends"
},
{
"subtask1": "Trim the cross brace ends",
"relation": "Must be done before",
"subtask2": "Create two pocket holes on the cross brace's ends"
},
{
"subtask1": "Trim the cross brace ends",
"relation": "Must be done before",
"subtask2": "Build vertical cedar planks"
},
{
"subtask1": "Create two pocket holes on the cross brace's ends",
"relation": "Must be done before",
"subtask2": "Connect the fence posts to the gate"
},
{
"subtask1": "Build vertical cedar planks",
"relation": "Must be done before",
"subtask2": "Connect the fence posts to the gate"
},
{
"subtask1": "Connect the fence posts to the gate",
"relation": "Must be done before",
"subtask2": "Attach one of the hinges to the fence post"
},
{
"subtask1": "Attach one of the hinges to the fence post",
"relation": "Must be done before",
"subtask2": "Attach a latch to the gate for easy opening."
}
] |
build a fence on a slope | [
{
"assumptionId": 1,
"assumption": "Build a fence on a slope with wood."
}
] | [
{
"stepId": 1,
"step": "Level the ground surface"
},
{
"stepId": 2,
"step": "Measure the size of the slope"
},
{
"stepId": 3,
"step": "Cut the wood according to the size of the fence"
},
{
"stepId": 4,
"step": "Set the rails"
},
{
"stepId": 5,
"step": "Attach the slats with the screws"
},
{
"stepId": 6,
"step": "Angel the ends of the rails"
},
{
"stepId": 7,
"step": "Install the fencing."
}
] | [
{
"subtask1": "Level the ground surface",
"relation": "Must be done before",
"subtask2": "Measure the size of the slope"
},
{
"subtask1": "Measure the size of the slope",
"relation": "Must be done before",
"subtask2": "Cut the wood according to the size of the fence"
},
{
"subtask1": "Cut the wood according to the size of the fence",
"relation": "Must be done before",
"subtask2": "Set the rails"
},
{
"subtask1": "Set the rails",
"relation": "Must be done before",
"subtask2": "Angel the ends of the rails"
},
{
"subtask1": "Angel the ends of the rails",
"relation": "Must be done before",
"subtask2": "Attach the slats with the screws"
},
{
"subtask1": "Attach the slats with the screws",
"relation": "Must be done before",
"subtask2": "Install the fencing."
}
] |
apply wood stain | [
{
"assumptionId": 1,
"assumption": "Apply wood stain to interior wood."
}
] | [
{
"stepId": 1,
"step": "Clean the interior wood that needed to be stained"
},
{
"stepId": 2,
"step": "Sand the interior wood with the sandpaper"
},
{
"stepId": 3,
"step": "Make the wood wet"
},
{
"stepId": 4,
"step": "Apply the required foundation to cover the holes"
},
{
"stepId": 5,
"step": "Stain the wood"
},
{
"stepId": 6,
"step": "Wipe out the excess stain"
},
{
"stepId": 7,
"step": "Apply a second coat."
}
] | [
{
"subtask1": "Clean the interior wood that needed to be stained",
"relation": "Must be done before",
"subtask2": "Apply the required foundation to cover the holes"
},
{
"subtask1": "Apply the required foundation to cover the holes",
"relation": "Must be done before",
"subtask2": "Sand the interior wood with the sandpaper"
},
{
"subtask1": "Sand the interior wood with the sandpaper",
"relation": "Must be done before",
"subtask2": "Make the wood wet"
},
{
"subtask1": "Make the wood wet",
"relation": "Must be done before",
"subtask2": "Stain the wood"
},
{
"subtask1": "Stain the wood",
"relation": "Must be done before",
"subtask2": "Wipe out the excess stain"
},
{
"subtask1": "Wipe out the excess stain",
"relation": "Must be done before",
"subtask2": "Apply a second coat."
}
] |
sell your timeshare | [
{
"assumptionId": 1,
"assumption": "Sell your timeshare online."
}
] | [
{
"stepId": 1,
"step": "Examine your contract"
},
{
"stepId": 2,
"step": "Research the worth of your timeshare"
},
{
"stepId": 3,
"step": "Advertise the property online"
},
{
"stepId": 4,
"step": "Contact a timeshare exit company"
},
{
"stepId": 5,
"step": "Find a buyer"
},
{
"stepId": 6,
"step": "Sell your timeshare ."
}
] | [
{
"subtask1": "Examine your contract",
"relation": "Must be done before",
"subtask2": "Research the worth of your timeshare"
},
{
"subtask1": "Research the worth of your timeshare",
"relation": "Must be done before",
"subtask2": "Advertise the property online"
},
{
"subtask1": "Advertise the property online",
"relation": "Must be done before",
"subtask2": "Contact a timeshare exit company"
},
{
"subtask1": "Contact a timeshare exit company",
"relation": "Must be done before",
"subtask2": "Find a buyer"
},
{
"subtask1": "Find a buyer",
"relation": "Must be done before",
"subtask2": "Sell your timeshare ."
}
] |
build a free standing deck | [
{
"assumptionId": 1,
"assumption": "Build a free concrete standing deck."
}
] | [
{
"stepId": 1,
"step": "Choose the area"
},
{
"stepId": 2,
"step": "Layout the area"
},
{
"stepId": 3,
"step": "Dig concrete footing holes"
},
{
"stepId": 4,
"step": "Pour the concrete footings"
},
{
"stepId": 5,
"step": "Install the posts in the holes"
},
{
"stepId": 6,
"step": "Construct the beam"
},
{
"stepId": 7,
"step": "Attach the floor joists"
},
{
"stepId": 8,
"step": "Place the deck boards"
},
{
"stepId": 9,
"step": "Set up the stairs"
},
{
"stepId": 10,
"step": "Attach the railing to the stairs."
}
] | [
{
"subtask1": "Choose the area",
"relation": "Must be done before",
"subtask2": "Layout the area"
},
{
"subtask1": "Layout the area",
"relation": "Must be done before",
"subtask2": "Dig concrete footing holes"
},
{
"subtask1": "Dig concrete footing holes",
"relation": "Must be done before",
"subtask2": "Pour the concrete footings"
},
{
"subtask1": "Pour the concrete footings",
"relation": "Must be done before",
"subtask2": "Install the posts in the holes"
},
{
"subtask1": "Install the posts in the holes",
"relation": "Must be done before",
"subtask2": "Construct the beam"
},
{
"subtask1": "Construct the beam",
"relation": "Must be done before",
"subtask2": "Attach the floor joists"
},
{
"subtask1": "Attach the floor joists",
"relation": "Must be done before",
"subtask2": "Place the deck boards"
},
{
"subtask1": "Place the deck boards",
"relation": "Must be done before",
"subtask2": "Set up the stairs"
},
{
"subtask1": "Set up the stairs",
"relation": "Must be done before",
"subtask2": "Attach the railing to the stairs."
}
] |
do auto body work yourself | [] | [
{
"stepId": 1,
"step": "Eliminate all rust stains"
},
{
"stepId": 2,
"step": "Minimize the dents"
},
{
"stepId": 3,
"step": "Clean the panels using cotton rag"
},
{
"stepId": 4,
"step": "Fill the area with body fillers"
},
{
"stepId": 5,
"step": "Apply the primer"
},
{
"stepId": 6,
"step": "Allow the primer to dry"
},
{
"stepId": 7,
"step": "Apply the finishing putty"
},
{
"stepId": 8,
"step": "Clean the car"
},
{
"stepId": 9,
"step": "Mix the paint"
},
{
"stepId": 10,
"step": "Start painting using a spray"
},
{
"stepId": 11,
"step": "Let the paint dry"
},
{
"stepId": 12,
"step": "Finish the process by polishing."
}
] | [
{
"subtask1": "Eliminate all rust stains",
"relation": "Must be done before",
"subtask2": "Clean the panels using cotton rag"
},
{
"subtask1": "Minimize the dents",
"relation": "Must be done before",
"subtask2": "Clean the panels using cotton rag"
},
{
"subtask1": "Clean the panels using cotton rag",
"relation": "Must be done before",
"subtask2": "Fill the area with body fillers"
},
{
"subtask1": "Fill the area with body fillers",
"relation": "Must be done before",
"subtask2": "Apply the primer"
},
{
"subtask1": "Apply the primer",
"relation": "Must be done before",
"subtask2": "Allow the primer to dry"
},
{
"subtask1": "Allow the primer to dry",
"relation": "Must be done before",
"subtask2": "Apply the finishing putty"
},
{
"subtask1": "Apply the finishing putty",
"relation": "Must be done before",
"subtask2": "Clean the car"
},
{
"subtask1": "Apply the finishing putty",
"relation": "Must be done before",
"subtask2": "Mix the paint"
},
{
"subtask1": "Clean the car",
"relation": "Must be done before",
"subtask2": "Start painting using a spray"
},
{
"subtask1": "Mix the paint",
"relation": "Must be done before",
"subtask2": "Start painting using a spray"
},
{
"subtask1": "Start painting using a spray",
"relation": "Must be done before",
"subtask2": "Let the paint dry"
},
{
"subtask1": "Let the paint dry",
"relation": "Must be done before",
"subtask2": "Finish the process by polishing."
}
] |
build a loft bed | [
{
"assumptionId": 1,
"assumption": "Build a loft bed in bedroom."
}
] | [
{
"stepId": 1,
"step": "Clean the bedroom"
},
{
"stepId": 2,
"step": "Measure the length for the loft bed"
},
{
"stepId": 3,
"step": "Attach the bed frame to the wall"
},
{
"stepId": 4,
"step": "Anchor the bed"
},
{
"stepId": 5,
"step": "Make the ladder"
},
{
"stepId": 6,
"step": "Attach the ladder"
},
{
"stepId": 7,
"step": "Add ladder rails"
},
{
"stepId": 8,
"step": "Make a safety rail to the loft bed."
}
] | [
{
"subtask1": "Measure the length for the loft bed",
"relation": "Must be done before",
"subtask2": "Attach the bed frame to the wall"
},
{
"subtask1": "Attach the bed frame to the wall",
"relation": "Must be done before",
"subtask2": "Anchor the bed"
},
{
"subtask1": "Make the ladder",
"relation": "Must be done before",
"subtask2": "Attach the ladder"
},
{
"subtask1": "Anchor the bed",
"relation": "Must be done before",
"subtask2": "Attach the ladder"
},
{
"subtask1": "Attach the ladder",
"relation": "Must be done before",
"subtask2": "Make a safety rail to the loft bed."
},
{
"subtask1": "Attach the ladder",
"relation": "Must be done before",
"subtask2": "Add ladder rails"
},
{
"subtask1": "Add ladder rails",
"relation": "Must be done before",
"subtask2": "Clean the bedroom"
},
{
"subtask1": "Make a safety rail to the loft bed.",
"relation": "Must be done before",
"subtask2": "Clean the bedroom"
}
] |
build a deck out of pallet wood | [
{
"assumptionId": 1,
"assumption": "Build a deck out of pallet wood in the backyard."
}
] | [
{
"stepId": 1,
"step": "Clean the backyard by removing unwanted weeds or plants"
},
{
"stepId": 2,
"step": "Decide the size of the block"
},
{
"stepId": 3,
"step": "Determine the number of concrete blocks required"
},
{
"stepId": 4,
"step": "Set the blocks four feet apart"
},
{
"stepId": 5,
"step": "Make a hole twice as deep as the block"
},
{
"stepId": 6,
"step": "Fill the hole with gravel"
},
{
"stepId": 7,
"step": "Firmly tamp it down"
},
{
"stepId": 8,
"step": "Insert the block to the hole"
},
{
"stepId": 9,
"step": "Level the block to the hole"
},
{
"stepId": 10,
"step": "Assemble the wood pallets to make the deck"
},
{
"stepId": 11,
"step": "Arrange them on the top of the blocks"
},
{
"stepId": 12,
"step": "Allow the deck to settle for at least 24 hours."
}
] | [
{
"subtask1": "Clean the backyard by removing unwanted weeds or plants",
"relation": "Must be done before",
"subtask2": "Decide the size of the block"
},
{
"subtask1": "Clean the backyard by removing unwanted weeds or plants",
"relation": "Must be done before",
"subtask2": "Determine the number of concrete blocks required"
},
{
"subtask1": "Decide the size of the block",
"relation": "Must be done before",
"subtask2": "Set the blocks four feet apart"
},
{
"subtask1": "Determine the number of concrete blocks required",
"relation": "Must be done before",
"subtask2": "Set the blocks four feet apart"
},
{
"subtask1": "Make a hole twice as deep as the block",
"relation": "Must be done before",
"subtask2": "Fill the hole with gravel"
},
{
"subtask1": "Fill the hole with gravel",
"relation": "Must be done before",
"subtask2": "Firmly tamp it down"
},
{
"subtask1": "Firmly tamp it down",
"relation": "Must be done before",
"subtask2": "Insert the block to the hole"
},
{
"subtask1": "Set the blocks four feet apart",
"relation": "Must be done before",
"subtask2": "Insert the block to the hole"
},
{
"subtask1": "Insert the block to the hole",
"relation": "Must be done before",
"subtask2": "Level the block to the hole"
},
{
"subtask1": "Level the block to the hole",
"relation": "Must be done before",
"subtask2": "Arrange them on the top of the blocks"
},
{
"subtask1": "Assemble the wood pallets to make the deck",
"relation": "Must be done before",
"subtask2": "Arrange them on the top of the blocks"
},
{
"subtask1": "Arrange them on the top of the blocks",
"relation": "Must be done before",
"subtask2": "Allow the deck to settle for at least 24 hours."
}
] |
lose arm fat | [] | [
{
"stepId": 1,
"step": "Pay attention to overall weight loss"
},
{
"stepId": 2,
"step": "Focus on meals to burn the arm fat"
},
{
"stepId": 3,
"step": "Add more protein into your diet"
},
{
"stepId": 4,
"step": "Boost your fiber intake"
},
{
"stepId": 5,
"step": "Limit refined carbohydrates"
},
{
"stepId": 6,
"step": "Engage in body weight exercises."
}
] | [
{
"subtask1": "Pay attention to overall weight loss",
"relation": "Must be done before",
"subtask2": "Focus on meals to burn the arm fat"
},
{
"subtask1": "Pay attention to overall weight loss",
"relation": "Must be done before",
"subtask2": "Engage in body weight exercises."
},
{
"subtask1": "Focus on meals to burn the arm fat",
"relation": "Must be done before",
"subtask2": "Add more protein into your diet"
},
{
"subtask1": "Focus on meals to burn the arm fat",
"relation": "Must be done before",
"subtask2": "Boost your fiber intake"
},
{
"subtask1": "Focus on meals to burn the arm fat",
"relation": "Must be done before",
"subtask2": "Limit refined carbohydrates"
}
] |
apply stain to deck | [
{
"assumptionId": 1,
"assumption": "Apply a stain to the swimming pool deck."
}
] | [
{
"stepId": 1,
"step": "Clean the area around the swimming pool deck"
},
{
"stepId": 2,
"step": "Prepare the deck for staining"
},
{
"stepId": 3,
"step": "Stain the deck boards using paint"
},
{
"stepId": 4,
"step": "Apply a single coat of stain in long, even strokes"
},
{
"stepId": 5,
"step": "Stain any troublesome spots using a paint brush in between cracks."
}
] | [
{
"subtask1": "Clean the area around the swimming pool deck",
"relation": "Must be done before",
"subtask2": "Stain the deck boards using paint"
},
{
"subtask1": "Prepare the deck for staining",
"relation": "Must be done before",
"subtask2": "Stain the deck boards using paint"
},
{
"subtask1": "Stain the deck boards using paint",
"relation": "Must be done before",
"subtask2": "Apply a single coat of stain in long, even strokes"
},
{
"subtask1": "Apply a single coat of stain in long, even strokes",
"relation": "Must be done before",
"subtask2": "Stain any troublesome spots using a paint brush in between cracks."
}
] |
paint a garage door | [
{
"assumptionId": 1,
"assumption": "Paint a garage door with a roller."
}
] | [
{
"stepId": 1,
"step": "Clean the garage door"
},
{
"stepId": 2,
"step": "Tape off the areas where you don't want to paint"
},
{
"stepId": 3,
"step": "Apply a coat of primer first"
},
{
"stepId": 4,
"step": "Dip the roller into the paint"
},
{
"stepId": 5,
"step": "Apply the first coat of paint"
},
{
"stepId": 6,
"step": "Let the paint of the door dry"
},
{
"stepId": 7,
"step": "Apply the second coat of paint."
}
] | [
{
"subtask1": "Clean the garage door",
"relation": "Must be done before",
"subtask2": "Tape off the areas where you don't want to paint"
},
{
"subtask1": "Tape off the areas where you don't want to paint",
"relation": "Must be done before",
"subtask2": "Apply a coat of primer first"
},
{
"subtask1": "Apply a coat of primer first",
"relation": "Must be done before",
"subtask2": "Apply the first coat of paint"
},
{
"subtask1": "Dip the roller into the paint",
"relation": "Must be done before",
"subtask2": "Apply the first coat of paint"
},
{
"subtask1": "Apply the first coat of paint",
"relation": "Must be done before",
"subtask2": "Let the paint of the door dry"
},
{
"subtask1": "Let the paint of the door dry",
"relation": "Must be done before",
"subtask2": "Apply the second coat of paint."
}
] |
install a sump pump | [
{
"assumptionId": 1,
"assumption": "Install a sump pump in basement."
}
] | [
{
"stepId": 1,
"step": "Prepare the area in the basement"
},
{
"stepId": 2,
"step": "Avoid any potential obstructions"
},
{
"stepId": 3,
"step": "Place the sump pump in the hole"
},
{
"stepId": 4,
"step": "Check the float valve on the sump pump"
},
{
"stepId": 5,
"step": "Attach a pipe to the valve"
},
{
"stepId": 6,
"step": "Check the sump pump for any leaks"
},
{
"stepId": 7,
"step": "Pour concrete mixture over the area surrounding the sump pump."
}
] | [
{
"subtask1": "Prepare the area in the basement",
"relation": "Must be done before",
"subtask2": "Place the sump pump in the hole"
},
{
"subtask1": "Avoid any potential obstructions",
"relation": "Must be done before",
"subtask2": "Place the sump pump in the hole"
},
{
"subtask1": "Place the sump pump in the hole",
"relation": "Must be done before",
"subtask2": "Check the float valve on the sump pump"
},
{
"subtask1": "Check the float valve on the sump pump",
"relation": "Must be done before",
"subtask2": "Attach a pipe to the valve"
},
{
"subtask1": "Attach a pipe to the valve",
"relation": "Must be done before",
"subtask2": "Check the sump pump for any leaks"
},
{
"subtask1": "Check the sump pump for any leaks",
"relation": "Must be done before",
"subtask2": "Pour concrete mixture over the area surrounding the sump pump."
}
] |
start an airbnb business | [
{
"assumptionId": 1,
"assumption": "Starting an airbnb business in india."
}
] | [
{
"stepId": 1,
"step": "Open your browser"
},
{
"stepId": 2,
"step": "Visit the official website"
},
{
"stepId": 3,
"step": "Select the host after that"
},
{
"stepId": 4,
"step": "Now select add a new listing"
},
{
"stepId": 5,
"step": "Answer a series of questions"
},
{
"stepId": 6,
"step": "Fill in all the details"
},
{
"stepId": 7,
"step": "Press next to save your answer"
},
{
"stepId": 8,
"step": "Continue with listing your space on airbnb."
}
] | [
{
"subtask1": "Open your browser",
"relation": "Must be done before",
"subtask2": "Visit the official website"
},
{
"subtask1": "Visit the official website",
"relation": "Must be done before",
"subtask2": "Select the host after that"
},
{
"subtask1": "Select the host after that",
"relation": "Must be done before",
"subtask2": "Now select add a new listing"
},
{
"subtask1": "Now select add a new listing",
"relation": "Must be done before",
"subtask2": "Answer a series of questions"
},
{
"subtask1": "Answer a series of questions",
"relation": "Must be done before",
"subtask2": "Fill in all the details"
},
{
"subtask1": "Fill in all the details",
"relation": "Must be done before",
"subtask2": "Press next to save your answer"
},
{
"subtask1": "Press next to save your answer",
"relation": "Must be done before",
"subtask2": "Continue with listing your space on airbnb."
}
] |
clean a carburetor briggs and stratton | [
{
"assumptionId": 1,
"assumption": "Clean carburetor briggs and stratton pressure washer."
}
] | [
{
"stepId": 1,
"step": "Assemble the outer case of the engine"
},
{
"stepId": 2,
"step": "Check air filters"
},
{
"stepId": 3,
"step": "Remove the carburetor"
},
{
"stepId": 4,
"step": "Clean the carburetor bowl with a pressure washer"
},
{
"stepId": 5,
"step": "Clean the central gasket"
},
{
"stepId": 6,
"step": "Check all connections in parallel"
},
{
"stepId": 7,
"step": "Use a carburetor cleaner"
},
{
"stepId": 8,
"step": "Reassemble the carburetor."
}
] | [
{
"subtask1": "Assemble the outer case of the engine",
"relation": "Must be done before",
"subtask2": "Check air filters"
},
{
"subtask1": "Check air filters",
"relation": "Must be done before",
"subtask2": "Remove the carburetor"
},
{
"subtask1": "Remove the carburetor",
"relation": "Must be done before",
"subtask2": "Clean the carburetor bowl with a pressure washer"
},
{
"subtask1": "Clean the carburetor bowl with a pressure washer",
"relation": "Must be done before",
"subtask2": "Clean the central gasket"
},
{
"subtask1": "Clean the carburetor bowl with a pressure washer",
"relation": "Must be done before",
"subtask2": "Check all connections in parallel"
},
{
"subtask1": "Clean the central gasket",
"relation": "Must be done before",
"subtask2": "Use a carburetor cleaner"
},
{
"subtask1": "Check all connections in parallel",
"relation": "Must be done before",
"subtask2": "Use a carburetor cleaner"
},
{
"subtask1": "Use a carburetor cleaner",
"relation": "Must be done before",
"subtask2": "Reassemble the carburetor."
}
] |
start a notary business | [
{
"assumptionId": 1,
"assumption": "Start a notary business on your own."
}
] | [
{
"stepId": 1,
"step": "Confirm your state's requirements"
},
{
"stepId": 2,
"step": "Complete the education"
},
{
"stepId": 3,
"step": "Obtain the training"
},
{
"stepId": 4,
"step": "Get a surety bond"
},
{
"stepId": 5,
"step": "Fill out notary forms to be official"
},
{
"stepId": 6,
"step": "Purchase notary supplies"
},
{
"stepId": 7,
"step": "promote the services."
}
] | [
{
"subtask1": "Confirm your state's requirements",
"relation": "Must be done before",
"subtask2": "Obtain the training"
},
{
"subtask1": "Confirm your state's requirements",
"relation": "Must be done before",
"subtask2": "Complete the education"
},
{
"subtask1": "Complete the education",
"relation": "Must be done before",
"subtask2": "Get a surety bond"
},
{
"subtask1": "Get a surety bond",
"relation": "Must be done before",
"subtask2": "Fill out notary forms to be official"
},
{
"subtask1": "Fill out notary forms to be official",
"relation": "Must be done before",
"subtask2": "Purchase notary supplies"
},
{
"subtask1": "Purchase notary supplies",
"relation": "Must be done before",
"subtask2": "promote the services."
}
] |
fix garage door problems | [
{
"assumptionId": 1,
"assumption": "DIY fixing the garage door problems."
}
] | [
{
"stepId": 1,
"step": "Slide the door to know the sticking issue"
},
{
"stepId": 2,
"step": "Examine the external controls"
},
{
"stepId": 3,
"step": "Inspect the safety sensors of the garage door"
},
{
"stepId": 4,
"step": "Look over the door opener mechanism"
},
{
"stepId": 5,
"step": "Check the door springs and cables"
},
{
"stepId": 6,
"step": "Examine the door rails and tracks."
}
] | [
{
"subtask1": "Slide the door to know the sticking issue",
"relation": "Must be done before",
"subtask2": "Examine the external controls"
},
{
"subtask1": "Examine the external controls",
"relation": "Must be done before",
"subtask2": "Inspect the safety sensors of the garage door"
},
{
"subtask1": "Inspect the safety sensors of the garage door",
"relation": "Must be done before",
"subtask2": "Look over the door opener mechanism"
},
{
"subtask1": "Inspect the safety sensors of the garage door",
"relation": "Must be done before",
"subtask2": "Check the door springs and cables"
},
{
"subtask1": "Inspect the safety sensors of the garage door",
"relation": "Must be done before",
"subtask2": "Examine the door rails and tracks."
}
] |
write research paper | [
{
"assumptionId": 1,
"assumption": "Write a research paper for publication."
}
] | [
{
"stepId": 1,
"step": "Check whether your research is ready for publication"
},
{
"stepId": 2,
"step": "Choose an article type"
},
{
"stepId": 3,
"step": "Choose a journal"
},
{
"stepId": 4,
"step": "Create your paper"
},
{
"stepId": 5,
"step": "Decide the order of authors"
},
{
"stepId": 6,
"step": "Cross check the research paper"
},
{
"stepId": 7,
"step": "Submit the paper for publication."
}
] | [
{
"subtask1": "Check whether your research is ready for publication",
"relation": "Must be done before",
"subtask2": "Choose an article type"
},
{
"subtask1": "Choose an article type",
"relation": "Must be done before",
"subtask2": "Choose a journal"
},
{
"subtask1": "Choose a journal",
"relation": "Must be done before",
"subtask2": "Create your paper"
},
{
"subtask1": "Create your paper",
"relation": "Must be done before",
"subtask2": "Decide the order of authors"
},
{
"subtask1": "Decide the order of authors",
"relation": "Must be done before",
"subtask2": "Cross check the research paper"
},
{
"subtask1": "Cross check the research paper",
"relation": "Must be done before",
"subtask2": "Submit the paper for publication."
}
] |
install above ground pool liner | [
{
"assumptionId": 1,
"assumption": "Install above ground pool liner with j-hook."
}
] | [
{
"stepId": 1,
"step": "Drain the water from the pool"
},
{
"stepId": 2,
"step": "Remove the jet from the pool wall"
},
{
"stepId": 3,
"step": "Remove the screws from the skimmer faceplate"
},
{
"stepId": 4,
"step": "Install the stabilizer rim to the pool"
},
{
"stepId": 5,
"step": "Install the j- hook to the pool"
},
{
"stepId": 6,
"step": "Fix the hooks with the screws."
}
] | [
{
"subtask1": "Drain the water from the pool",
"relation": "Must be done before",
"subtask2": "Remove the jet from the pool wall"
},
{
"subtask1": "Remove the jet from the pool wall",
"relation": "Must be done before",
"subtask2": "Remove the screws from the skimmer faceplate"
},
{
"subtask1": "Remove the screws from the skimmer faceplate",
"relation": "Must be done before",
"subtask2": "Install the stabilizer rim to the pool"
},
{
"subtask1": "Remove the screws from the skimmer faceplate",
"relation": "Must be done before",
"subtask2": "Install the j- hook to the pool"
},
{
"subtask1": "Install the stabilizer rim to the pool",
"relation": "Must be done before",
"subtask2": "Fix the hooks with the screws."
},
{
"subtask1": "Install the j- hook to the pool",
"relation": "Must be done before",
"subtask2": "Fix the hooks with the screws."
}
] |
build a deck around a pool | [
{
"assumptionId": 1,
"assumption": "Constructing a deck around a pool in a resort."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the area"
},
{
"stepId": 2,
"step": "Design the deck"
},
{
"stepId": 3,
"step": "Cut the tiles according to the design"
},
{
"stepId": 4,
"step": "Framing the floor"
},
{
"stepId": 5,
"step": "Laying out the deck"
},
{
"stepId": 6,
"step": "Putting the posts and piers in place"
},
{
"stepId": 7,
"step": "Install the guard rail"
},
{
"stepId": 8,
"step": "Build the stairs."
}
] | [
{
"subtask1": "Measure the length of the area",
"relation": "Must be done before",
"subtask2": "Design the deck"
},
{
"subtask1": "Design the deck",
"relation": "Must be done before",
"subtask2": "Cut the tiles according to the design"
},
{
"subtask1": "Cut the tiles according to the design",
"relation": "Must be done before",
"subtask2": "Framing the floor"
},
{
"subtask1": "Framing the floor",
"relation": "Must be done before",
"subtask2": "Laying out the deck"
},
{
"subtask1": "Laying out the deck",
"relation": "Must be done before",
"subtask2": "Putting the posts and piers in place"
},
{
"subtask1": "Putting the posts and piers in place",
"relation": "Must be done before",
"subtask2": "Install the guard rail"
},
{
"subtask1": "Install the guard rail",
"relation": "Must be done before",
"subtask2": "Build the stairs."
}
] |
write a business report | [
{
"assumptionId": 1,
"assumption": "Writing a business report about marketing."
}
] | [
{
"stepId": 1,
"step": "Research about marketing"
},
{
"stepId": 2,
"step": "Add a title to the report"
},
{
"stepId": 3,
"step": "Write a table of contents"
},
{
"stepId": 4,
"step": "Include a brief summary"
},
{
"stepId": 5,
"step": "Make a good introduction"
},
{
"stepId": 6,
"step": "Outline your methodology"
},
{
"stepId": 7,
"step": "Make a presentation of your findings"
},
{
"stepId": 8,
"step": "End with a conclusion and recommendations."
}
] | [
{
"subtask1": "Research about marketing",
"relation": "Must be done before",
"subtask2": "Add a title to the report"
},
{
"subtask1": "Add a title to the report",
"relation": "Must be done before",
"subtask2": "Write a table of contents"
},
{
"subtask1": "Write a table of contents",
"relation": "Must be done before",
"subtask2": "Include a brief summary"
},
{
"subtask1": "Include a brief summary",
"relation": "Must be done before",
"subtask2": "Make a good introduction"
},
{
"subtask1": "Make a good introduction",
"relation": "Must be done before",
"subtask2": "Outline your methodology"
},
{
"subtask1": "Outline your methodology",
"relation": "Must be done before",
"subtask2": "Make a presentation of your findings"
},
{
"subtask1": "Make a presentation of your findings",
"relation": "Must be done before",
"subtask2": "End with a conclusion and recommendations."
}
] |
build a grape trellis | [
{
"assumptionId": 1,
"assumption": "Build a grape trellis using bamboo."
}
] | [
{
"stepId": 1,
"step": "Cut three bamboo poles to the same length"
},
{
"stepId": 2,
"step": "Place the bamboo poles in a line at a distance"
},
{
"stepId": 3,
"step": "Twist the bamboo between the two poles"
},
{
"stepId": 4,
"step": "Pass the bamboo length alternately behind the posts to weave"
},
{
"stepId": 5,
"step": "Continue the same process with another pole."
}
] | [
{
"subtask1": "Cut three bamboo poles to the same length",
"relation": "Must be done before",
"subtask2": "Place the bamboo poles in a line at a distance"
},
{
"subtask1": "Place the bamboo poles in a line at a distance",
"relation": "Must be done before",
"subtask2": "Twist the bamboo between the two poles"
},
{
"subtask1": "Place the bamboo poles in a line at a distance",
"relation": "Must be done before",
"subtask2": "Pass the bamboo length alternately behind the posts to weave"
},
{
"subtask1": "Twist the bamboo between the two poles",
"relation": "Must be done before",
"subtask2": "Continue the same process with another pole."
},
{
"subtask1": "Pass the bamboo length alternately behind the posts to weave",
"relation": "Must be done before",
"subtask2": "Continue the same process with another pole."
}
] |
write a research proposal pdf | [
{
"assumptionId": 1,
"assumption": "Write a research proposal pdf using lenovo chrome book."
}
] | [
{
"stepId": 1,
"step": "Open pdf in lenovo chrome book"
},
{
"stepId": 2,
"step": "Set the title"
},
{
"stepId": 3,
"step": "List out the objectives"
},
{
"stepId": 4,
"step": "Provide the background information"
},
{
"stepId": 5,
"step": "Make a section for methodology"
},
{
"stepId": 6,
"step": "End the pdf by adding references."
}
] | [
{
"subtask1": "Open pdf in lenovo chrome book",
"relation": "Must be done before",
"subtask2": "Set the title"
},
{
"subtask1": "Set the title",
"relation": "Must be done before",
"subtask2": "List out the objectives"
},
{
"subtask1": "Set the title",
"relation": "Must be done before",
"subtask2": "Provide the background information"
},
{
"subtask1": "Set the title",
"relation": "Must be done before",
"subtask2": "Make a section for methodology"
},
{
"subtask1": "List out the objectives",
"relation": "Must be done before",
"subtask2": "End the pdf by adding references."
},
{
"subtask1": "Provide the background information",
"relation": "Must be done before",
"subtask2": "End the pdf by adding references."
},
{
"subtask1": "Make a section for methodology",
"relation": "Must be done before",
"subtask2": "End the pdf by adding references."
}
] |
sell timeshare | [
{
"assumptionId": 1,
"assumption": "Sell timeshare online"
}
] | [
{
"stepId": 1,
"step": "Open the website"
},
{
"stepId": 2,
"step": "Sign up for free"
},
{
"stepId": 3,
"step": "Offer your timeshare by listing it on the sale"
},
{
"stepId": 4,
"step": "Ensure that the listing is accurate"
},
{
"stepId": 5,
"step": "Make contact with potential buyers"
},
{
"stepId": 6,
"step": "Complete your timeshare sale"
},
{
"stepId": 7,
"step": "Call the concerned department if assistance is needed."
}
] | [
{
"subtask1": "Open the website",
"relation": "Must be done before",
"subtask2": "Sign up for free"
},
{
"subtask1": "Sign up for free",
"relation": "Must be done before",
"subtask2": "Offer your timeshare by listing it on the sale"
},
{
"subtask1": "Offer your timeshare by listing it on the sale",
"relation": "Must be done before",
"subtask2": "Ensure that the listing is accurate"
},
{
"subtask1": "Ensure that the listing is accurate",
"relation": "Must be done before",
"subtask2": "Complete your timeshare sale"
},
{
"subtask1": "Make contact with potential buyers",
"relation": "Must be done before",
"subtask2": "Complete your timeshare sale"
},
{
"subtask1": "Complete your timeshare sale",
"relation": "Must be done before",
"subtask2": "Call the concerned department if assistance is needed."
}
] |
apply gel coat for boats | [
{
"assumptionId": 1,
"assumption": "Apply gel coat for boats using brush."
}
] | [
{
"stepId": 1,
"step": "Clean the boat"
},
{
"stepId": 2,
"step": "Treat the holes or cracks on the boats"
},
{
"stepId": 3,
"step": "Fill the holes"
},
{
"stepId": 4,
"step": "Polish the surface of the boat"
},
{
"stepId": 5,
"step": "Mix the gel coat"
},
{
"stepId": 6,
"step": "Apply the gel coat with brush"
},
{
"stepId": 7,
"step": "Polish the gel coated boat"
},
{
"stepId": 8,
"step": "Wax the boat."
}
] | [
{
"subtask1": "Clean the boat",
"relation": "Must be done before",
"subtask2": "Treat the holes or cracks on the boats"
},
{
"subtask1": "Treat the holes or cracks on the boats",
"relation": "Must be done before",
"subtask2": "Fill the holes"
},
{
"subtask1": "Fill the holes",
"relation": "Must be done before",
"subtask2": "Polish the surface of the boat"
},
{
"subtask1": "Polish the surface of the boat",
"relation": "Must be done before",
"subtask2": "Apply the gel coat with brush"
},
{
"subtask1": "Mix the gel coat",
"relation": "Must be done before",
"subtask2": "Apply the gel coat with brush"
},
{
"subtask1": "Apply the gel coat with brush",
"relation": "Must be done before",
"subtask2": "Polish the gel coated boat"
},
{
"subtask1": "Polish the gel coated boat",
"relation": "Must be done before",
"subtask2": "Wax the boat."
}
] |
install vinyl siding on shed | [
{
"assumptionId": 1,
"assumption": "Install vinyl siding on wooden shed."
}
] | [
{
"stepId": 1,
"step": "Take the measurements of the corners"
},
{
"stepId": 2,
"step": "Cut the corners of the siding accordingly"
},
{
"stepId": 3,
"step": "Install the j-channel cups around the windows or the doors on the shed"
},
{
"stepId": 4,
"step": "Attach a starter strip in the edges"
},
{
"stepId": 5,
"step": "Cut the vinyl siding according to the size"
},
{
"stepId": 6,
"step": "Attach the siding to the starter strip"
},
{
"stepId": 7,
"step": "Insert the siding nail into the bottom of the siding"
},
{
"stepId": 8,
"step": "Insert the siding nail into the top of the siding"
},
{
"stepId": 9,
"step": "Cut one siding in half"
},
{
"stepId": 10,
"step": "Lay the siding horizontally to fill the confined area at the top of the shed wall."
}
] | [
{
"subtask1": "Take the measurements of the corners",
"relation": "Must be done before",
"subtask2": "Cut the corners of the siding accordingly"
},
{
"subtask1": "Cut the corners of the siding accordingly",
"relation": "Must be done before",
"subtask2": "Cut the vinyl siding according to the size"
},
{
"subtask1": "Cut the corners of the siding accordingly",
"relation": "Must be done before",
"subtask2": "Cut one siding in half"
},
{
"subtask1": "Cut the vinyl siding according to the size",
"relation": "Must be done before",
"subtask2": "Attach a starter strip in the edges"
},
{
"subtask1": "Cut one siding in half",
"relation": "Must be done before",
"subtask2": "Attach a starter strip in the edges"
},
{
"subtask1": "Attach a starter strip in the edges",
"relation": "Must be done before",
"subtask2": "Attach the siding to the starter strip"
},
{
"subtask1": "Attach the siding to the starter strip",
"relation": "Must be done before",
"subtask2": "Insert the siding nail into the bottom of the siding"
},
{
"subtask1": "Attach the siding to the starter strip",
"relation": "Must be done before",
"subtask2": "Insert the siding nail into the top of the siding"
},
{
"subtask1": "Install the j-channel cups around the windows or the doors on the shed",
"relation": "Must be done before",
"subtask2": "Lay the siding horizontally to fill the confined area at the top of the shed wall."
},
{
"subtask1": "Insert the siding nail into the bottom of the siding",
"relation": "Must be done before",
"subtask2": "Lay the siding horizontally to fill the confined area at the top of the shed wall."
},
{
"subtask1": "Insert the siding nail into the top of the siding",
"relation": "Must be done before",
"subtask2": "Lay the siding horizontally to fill the confined area at the top of the shed wall."
}
] |
paint brick house | [
{
"assumptionId": 1,
"assumption": "Painting a brick house with asian paints."
}
] | [
{
"stepId": 1,
"step": "Clean and prepare the brick of the wall"
},
{
"stepId": 2,
"step": "Wrap the doors and windows with the newspaper"
},
{
"stepId": 3,
"step": "Mend the gaps in the walls"
},
{
"stepId": 4,
"step": "Apply primer to the surface of the bricks"
},
{
"stepId": 5,
"step": "Use asian paints for highest level of durability"
},
{
"stepId": 6,
"step": "Paint using a paint roller for smaller brick surfaces"
},
{
"stepId": 7,
"step": "Use a paintbrush to fill unreachable spots"
},
{
"stepId": 8,
"step": "Let the paint dry"
},
{
"stepId": 9,
"step": "Add a second coat if required."
}
] | [
{
"subtask1": "Clean and prepare the brick of the wall",
"relation": "Must be done before",
"subtask2": "Mend the gaps in the walls"
},
{
"subtask1": "Wrap the doors and windows with the newspaper",
"relation": "Must be done before",
"subtask2": "Mend the gaps in the walls"
},
{
"subtask1": "Mend the gaps in the walls",
"relation": "Must be done before",
"subtask2": "Apply primer to the surface of the bricks"
},
{
"subtask1": "Paint using a paint roller for smaller brick surfaces",
"relation": "Must be done before",
"subtask2": "Apply primer to the surface of the bricks"
},
{
"subtask1": "Apply primer to the surface of the bricks",
"relation": "Must be done before",
"subtask2": "Use asian paints for highest level of durability"
},
{
"subtask1": "Use asian paints for highest level of durability",
"relation": "Must be done before",
"subtask2": "Use a paintbrush to fill unreachable spots"
},
{
"subtask1": "Use a paintbrush to fill unreachable spots",
"relation": "Must be done before",
"subtask2": "Let the paint dry"
},
{
"subtask1": "Let the paint dry",
"relation": "Must be done before",
"subtask2": "Add a second coat if required."
}
] |
build a ramp for a shed | [
{
"assumptionId": 1,
"assumption": "Build a ramp for a shed diy."
}
] | [
{
"stepId": 1,
"step": "Measure the dimensions using t-square"
},
{
"stepId": 2,
"step": "Mark the dimensions with a marker"
},
{
"stepId": 3,
"step": "Attach the ledger board"
},
{
"stepId": 4,
"step": "Dig an area just big enough to fit the concrete blocks"
},
{
"stepId": 5,
"step": "Place the concrete blocks"
},
{
"stepId": 6,
"step": "make sure everything is straight and tight"
},
{
"stepId": 7,
"step": "Cut the stringers"
},
{
"stepId": 8,
"step": "Secure each stringer with screws into the ledger board"
},
{
"stepId": 9,
"step": "screwed blocking between them to maintain the space"
},
{
"stepId": 10,
"step": "Trim off excess stringers on each side"
},
{
"stepId": 11,
"step": "Install the ramp at the shed."
}
] | [
{
"subtask1": "Measure the dimensions using t-square",
"relation": "Must be done before",
"subtask2": "Mark the dimensions with a marker"
},
{
"subtask1": "Mark the dimensions with a marker",
"relation": "Must be done before",
"subtask2": "Cut the stringers"
},
{
"subtask1": "Cut the stringers",
"relation": "Must be done before",
"subtask2": "Trim off excess stringers on each side"
},
{
"subtask1": "Trim off excess stringers on each side",
"relation": "Must be done before",
"subtask2": "screwed blocking between them to maintain the space"
},
{
"subtask1": "screwed blocking between them to maintain the space",
"relation": "Must be done before",
"subtask2": "Attach the ledger board"
},
{
"subtask1": "Attach the ledger board",
"relation": "Must be done before",
"subtask2": "Secure each stringer with screws into the ledger board"
},
{
"subtask1": "Secure each stringer with screws into the ledger board",
"relation": "Must be done before",
"subtask2": "Install the ramp at the shed."
},
{
"subtask1": "Dig an area just big enough to fit the concrete blocks",
"relation": "Must be done before",
"subtask2": "Place the concrete blocks"
},
{
"subtask1": "Place the concrete blocks",
"relation": "Must be done before",
"subtask2": "Install the ramp at the shed."
},
{
"subtask1": "Install the ramp at the shed.",
"relation": "Must be done before",
"subtask2": "make sure everything is straight and tight"
}
] |
make a business plan | [
{
"assumptionId": 1,
"assumption": "Make a business plan online."
}
] | [
{
"stepId": 1,
"step": "Executive summary of the business plan"
},
{
"stepId": 2,
"step": "Describe the business"
},
{
"stepId": 3,
"step": "Analyze the market"
},
{
"stepId": 4,
"step": "Demonstrate that the product you're offering is in high demand"
},
{
"stepId": 5,
"step": "Explain in detail the core product or service of your company"
},
{
"stepId": 6,
"step": "Describe how you intend to reach the target market"
},
{
"stepId": 7,
"step": "Create a budget and forecasts"
},
{
"stepId": 8,
"step": "Explain the estimates of the return on investment for anyone who has invested."
}
] | [
{
"subtask1": "Executive summary of the business plan",
"relation": "Must be done before",
"subtask2": "Describe the business"
},
{
"subtask1": "Describe the business",
"relation": "Must be done before",
"subtask2": "Explain in detail the core product or service of your company"
},
{
"subtask1": "Explain in detail the core product or service of your company",
"relation": "Must be done before",
"subtask2": "Analyze the market"
},
{
"subtask1": "Analyze the market",
"relation": "Must be done before",
"subtask2": "Demonstrate that the product you're offering is in high demand"
},
{
"subtask1": "Analyze the market",
"relation": "Must be done before",
"subtask2": "Describe how you intend to reach the target market"
},
{
"subtask1": "Demonstrate that the product you're offering is in high demand",
"relation": "Must be done before",
"subtask2": "Create a budget and forecasts"
},
{
"subtask1": "Describe how you intend to reach the target market",
"relation": "Must be done before",
"subtask2": "Create a budget and forecasts"
},
{
"subtask1": "Create a budget and forecasts",
"relation": "Must be done before",
"subtask2": "Explain the estimates of the return on investment for anyone who has invested."
}
] |
make an end table | [
{
"assumptionId": 1,
"assumption": "Make an end table for living room."
}
] | [
{
"stepId": 1,
"step": "choose a beautiful corner to place the end table in the living room"
},
{
"stepId": 2,
"step": "Take the measurements"
},
{
"stepId": 3,
"step": "Cut the wood with the required measurements"
},
{
"stepId": 4,
"step": "Make a table top"
},
{
"stepId": 5,
"step": "Make the table bottom"
},
{
"stepId": 6,
"step": "Attach the top and bottom of the table"
},
{
"stepId": 7,
"step": "Paint the table."
}
] | [
{
"subtask1": "choose a beautiful corner to place the end table in the living room",
"relation": "Must be done before",
"subtask2": "Take the measurements"
},
{
"subtask1": "Take the measurements",
"relation": "Must be done before",
"subtask2": "Cut the wood with the required measurements"
},
{
"subtask1": "Cut the wood with the required measurements",
"relation": "Must be done before",
"subtask2": "Make a table top"
},
{
"subtask1": "Cut the wood with the required measurements",
"relation": "Must be done before",
"subtask2": "Make the table bottom"
},
{
"subtask1": "Make a table top",
"relation": "Must be done before",
"subtask2": "Attach the top and bottom of the table"
},
{
"subtask1": "Make the table bottom",
"relation": "Must be done before",
"subtask2": "Attach the top and bottom of the table"
},
{
"subtask1": "Attach the top and bottom of the table",
"relation": "Must be done before",
"subtask2": "Paint the table."
}
] |
apply behr deckover | [
{
"assumptionId": 1,
"assumption": "Apply behr deckover on wood."
}
] | [
{
"stepId": 1,
"step": "Replace any shaky wooden boards"
},
{
"stepId": 2,
"step": "Patch any cracks and nail holes"
},
{
"stepId": 3,
"step": "Using brush paint the edges"
},
{
"stepId": 4,
"step": "Coat each board end that is reachable"
},
{
"stepId": 5,
"step": "Paint the first coat of behr deckover using a roller"
},
{
"stepId": 6,
"step": "Let the first coat dry"
},
{
"stepId": 7,
"step": "Apply the second coat."
}
] | [
{
"subtask1": "Patch any cracks and nail holes",
"relation": "Must be done before",
"subtask2": "Replace any shaky wooden boards"
},
{
"subtask1": "Replace any shaky wooden boards",
"relation": "Must be done before",
"subtask2": "Paint the first coat of behr deckover using a roller"
},
{
"subtask1": "Paint the first coat of behr deckover using a roller",
"relation": "Must be done before",
"subtask2": "Coat each board end that is reachable"
},
{
"subtask1": "Coat each board end that is reachable",
"relation": "Must be done before",
"subtask2": "Using brush paint the edges"
},
{
"subtask1": "Using brush paint the edges",
"relation": "Must be done before",
"subtask2": "Let the first coat dry"
},
{
"subtask1": "Let the first coat dry",
"relation": "Must be done before",
"subtask2": "Apply the second coat."
}
] |
repair cracks in concrete driveway | [
{
"assumptionId": 1,
"assumption": "Repairing cracks in concrete driveways on street roads."
}
] | [
{
"stepId": 1,
"step": "Clear the debris on the street roads"
},
{
"stepId": 2,
"step": "Using a pressure washer, wet down the driveway"
},
{
"stepId": 3,
"step": "Combine the concrete and water"
},
{
"stepId": 4,
"step": "Fill the cracks"
},
{
"stepId": 5,
"step": "Allow the product to dry overnight"
},
{
"stepId": 6,
"step": "Using a rubber squeegee, apply the surface cleaner to the slab"
},
{
"stepId": 7,
"step": "To avoid the concrete from becoming slippery, create surface texture."
}
] | [
{
"subtask1": "Clear the debris on the street roads",
"relation": "Must be done before",
"subtask2": "Using a pressure washer, wet down the driveway"
},
{
"subtask1": "Combine the concrete and water",
"relation": "Must be done before",
"subtask2": "Fill the cracks"
},
{
"subtask1": "Using a pressure washer, wet down the driveway",
"relation": "Must be done before",
"subtask2": "Fill the cracks"
},
{
"subtask1": "Fill the cracks",
"relation": "Must be done before",
"subtask2": "Using a rubber squeegee, apply the surface cleaner to the slab"
},
{
"subtask1": "Fill the cracks",
"relation": "Must be done before",
"subtask2": "To avoid the concrete from becoming slippery, create surface texture."
},
{
"subtask1": "Using a rubber squeegee, apply the surface cleaner to the slab",
"relation": "Must be done before",
"subtask2": "Allow the product to dry overnight"
},
{
"subtask1": "To avoid the concrete from becoming slippery, create surface texture.",
"relation": "Must be done before",
"subtask2": "Allow the product to dry overnight"
}
] |
install a generator transfer switch | [
{
"assumptionId": 1,
"assumption": "Install a generator transfer switch panel."
}
] | [
{
"stepId": 1,
"step": "Turn off the power supply"
},
{
"stepId": 2,
"step": "Drill a hole through the house wall"
},
{
"stepId": 3,
"step": "Fix the switch panel with the screws"
},
{
"stepId": 4,
"step": "Run an electrical cable from the box to the transfer switch"
},
{
"stepId": 5,
"step": "Test your work by first starting up the portable generator"
},
{
"stepId": 6,
"step": "Change the Line to generator switches on the transfer switch."
}
] | [
{
"subtask1": "Turn off the power supply",
"relation": "Must be done before",
"subtask2": "Drill a hole through the house wall"
},
{
"subtask1": "Drill a hole through the house wall",
"relation": "Must be done before",
"subtask2": "Fix the switch panel with the screws"
},
{
"subtask1": "Fix the switch panel with the screws",
"relation": "Must be done before",
"subtask2": "Run an electrical cable from the box to the transfer switch"
},
{
"subtask1": "Run an electrical cable from the box to the transfer switch",
"relation": "Must be done before",
"subtask2": "Test your work by first starting up the portable generator"
},
{
"subtask1": "Test your work by first starting up the portable generator",
"relation": "Must be done before",
"subtask2": "Change the Line to generator switches on the transfer switch."
}
] |
build a double gate | [
{
"assumptionId": 1,
"assumption": "Build a double wood gate."
}
] | [
{
"stepId": 1,
"step": "Measure the width between the fence posts"
},
{
"stepId": 2,
"step": "Lay a piece of lumber diagonally from corner to corner"
},
{
"stepId": 3,
"step": "Attach a block of wood to the bottom horizontal frame"
},
{
"stepId": 4,
"step": "Turn the gate frames"
},
{
"stepId": 5,
"step": "Attach vertical boards using galvanized nails"
},
{
"stepId": 6,
"step": "Adjust the hinges"
},
{
"stepId": 7,
"step": "Place the gates in between the fence posts"
},
{
"stepId": 8,
"step": "Place wedgers at the sides of the gates to cover the gaps between gates"
},
{
"stepId": 9,
"step": "Attach all the hardware."
}
] | [
{
"subtask1": "Measure the width between the fence posts",
"relation": "Must be done before",
"subtask2": "Lay a piece of lumber diagonally from corner to corner"
},
{
"subtask1": "Lay a piece of lumber diagonally from corner to corner",
"relation": "Must be done before",
"subtask2": "Attach a block of wood to the bottom horizontal frame"
},
{
"subtask1": "Attach a block of wood to the bottom horizontal frame",
"relation": "Must be done before",
"subtask2": "Turn the gate frames"
},
{
"subtask1": "Turn the gate frames",
"relation": "Must be done before",
"subtask2": "Attach vertical boards using galvanized nails"
},
{
"subtask1": "Attach vertical boards using galvanized nails",
"relation": "Must be done before",
"subtask2": "Adjust the hinges"
},
{
"subtask1": "Adjust the hinges",
"relation": "Must be done before",
"subtask2": "Place the gates in between the fence posts"
},
{
"subtask1": "Adjust the hinges",
"relation": "Must be done before",
"subtask2": "Place wedgers at the sides of the gates to cover the gaps between gates"
},
{
"subtask1": "Place the gates in between the fence posts",
"relation": "Must be done before",
"subtask2": "Attach all the hardware."
},
{
"subtask1": "Place wedgers at the sides of the gates to cover the gaps between gates",
"relation": "Must be done before",
"subtask2": "Attach all the hardware."
}
] |
set up an etsy shop | [
{
"assumptionId": 1,
"assumption": "set up an etsy shop in India."
}
] | [
{
"stepId": 1,
"step": "To open an etsy shop, visit the Indian esty site"
},
{
"stepId": 2,
"step": "Create an etsy account"
},
{
"stepId": 3,
"step": "Add profile picture and biodata"
},
{
"stepId": 4,
"step": "Connect your bank account to the etsy shop"
},
{
"stepId": 5,
"step": "Fill the bank details"
},
{
"stepId": 6,
"step": "Click on save"
},
{
"stepId": 7,
"step": "Turn on two-factor authentication"
},
{
"stepId": 8,
"step": "Set up your storefront"
},
{
"stepId": 9,
"step": "Add more listings to your shop"
},
{
"stepId": 10,
"step": "Start promoting the shop"
},
{
"stepId": 11,
"step": "Start selling the products."
}
] | [
{
"subtask1": "To open an etsy shop, visit the Indian esty site",
"relation": "Must be done before",
"subtask2": "Create an etsy account"
},
{
"subtask1": "Create an etsy account",
"relation": "Must be done before",
"subtask2": "Add profile picture and biodata"
},
{
"subtask1": "Add profile picture and biodata",
"relation": "Must be done before",
"subtask2": "Connect your bank account to the etsy shop"
},
{
"subtask1": "Connect your bank account to the etsy shop",
"relation": "Must be done before",
"subtask2": "Fill the bank details"
},
{
"subtask1": "Fill the bank details",
"relation": "Must be done before",
"subtask2": "Turn on two-factor authentication"
},
{
"subtask1": "Turn on two-factor authentication",
"relation": "Must be done before",
"subtask2": "Click on save"
},
{
"subtask1": "Click on save",
"relation": "Must be done before",
"subtask2": "Set up your storefront"
},
{
"subtask1": "Set up your storefront",
"relation": "Must be done before",
"subtask2": "Add more listings to your shop"
},
{
"subtask1": "Add more listings to your shop",
"relation": "Must be done before",
"subtask2": "Start promoting the shop"
},
{
"subtask1": "Add more listings to your shop",
"relation": "Must be done before",
"subtask2": "Start selling the products."
}
] |
write grants | [
{
"assumptionId": 1,
"assumption": "Write a grant proposal for a nonprofit."
}
] | [
{
"stepId": 1,
"step": "Introduce your company"
},
{
"stepId": 2,
"step": "Explain the project in general"
},
{
"stepId": 3,
"step": "Explain the purpose of the project"
},
{
"stepId": 4,
"step": "Include start and completion dates"
},
{
"stepId": 5,
"step": "Get more information"
},
{
"stepId": 6,
"step": "Explain budget openness."
}
] | [
{
"subtask1": "Introduce your company",
"relation": "Must be done before",
"subtask2": "Explain the project in general"
},
{
"subtask1": "Introduce your company",
"relation": "Must be done before",
"subtask2": "Explain the purpose of the project"
},
{
"subtask1": "Explain the project in general",
"relation": "Must be done before",
"subtask2": "Include start and completion dates"
},
{
"subtask1": "Explain the purpose of the project",
"relation": "Must be done before",
"subtask2": "Include start and completion dates"
},
{
"subtask1": "Include start and completion dates",
"relation": "Must be done before",
"subtask2": "Get more information"
},
{
"subtask1": "Get more information",
"relation": "Must be done before",
"subtask2": "Explain budget openness."
}
] |
apply for walmart credit card | [
{
"assumptionId": 1,
"assumption": "Apply for Walmart credit card in store."
}
] | [
{
"stepId": 1,
"step": "Visit the Walmart store"
},
{
"stepId": 2,
"step": "Submit your social security number"
},
{
"stepId": 3,
"step": "Submit your mailing address"
},
{
"stepId": 4,
"step": "Check your credit score"
},
{
"stepId": 5,
"step": "Review your credit reports"
},
{
"stepId": 6,
"step": "Fill the Walmart credit card application form"
},
{
"stepId": 7,
"step": "Submit your application form."
}
] | [
{
"subtask1": "Visit the Walmart store",
"relation": "Must be done before",
"subtask2": "Submit your social security number"
},
{
"subtask1": "Visit the Walmart store",
"relation": "Must be done before",
"subtask2": "Submit your mailing address"
},
{
"subtask1": "Visit the Walmart store",
"relation": "Must be done before",
"subtask2": "Check your credit score"
},
{
"subtask1": "Visit the Walmart store",
"relation": "Must be done before",
"subtask2": "Review your credit reports"
},
{
"subtask1": "Submit your social security number",
"relation": "Must be done before",
"subtask2": "Fill the Walmart credit card application form"
},
{
"subtask1": "Submit your mailing address",
"relation": "Must be done before",
"subtask2": "Fill the Walmart credit card application form"
},
{
"subtask1": "Check your credit score",
"relation": "Must be done before",
"subtask2": "Fill the Walmart credit card application form"
},
{
"subtask1": "Review your credit reports",
"relation": "Must be done before",
"subtask2": "Fill the Walmart credit card application form"
},
{
"subtask1": "Fill the Walmart credit card application form",
"relation": "Must be done before",
"subtask2": "Submit your application form."
}
] |
paint brick house exterior | [
{
"assumptionId": 1,
"assumption": "Paint brick house exterior using a paint sprayer."
}
] | [
{
"stepId": 1,
"step": "Clean the brick house exterior"
},
{
"stepId": 2,
"step": "Apply a coat of latex primer"
},
{
"stepId": 3,
"step": "Allow the primer to dry"
},
{
"stepId": 4,
"step": "Apply the second coat of primer"
},
{
"stepId": 5,
"step": "choose the paint color"
},
{
"stepId": 6,
"step": "Mix the limited quantity of the paint in a bucket"
},
{
"stepId": 7,
"step": "Paint the brick house exterior using a paint sprayer"
},
{
"stepId": 8,
"step": "Let the paint dry"
},
{
"stepId": 9,
"step": "End the process by applying a second coat."
}
] | [
{
"subtask1": "Clean the brick house exterior",
"relation": "Must be done before",
"subtask2": "Apply a coat of latex primer"
},
{
"subtask1": "Apply a coat of latex primer",
"relation": "Must be done before",
"subtask2": "Allow the primer to dry"
},
{
"subtask1": "Allow the primer to dry",
"relation": "Must be done before",
"subtask2": "Apply the second coat of primer"
},
{
"subtask1": "choose the paint color",
"relation": "Must be done before",
"subtask2": "Mix the limited quantity of the paint in a bucket"
},
{
"subtask1": "Mix the limited quantity of the paint in a bucket",
"relation": "Must be done before",
"subtask2": "Paint the brick house exterior using a paint sprayer"
},
{
"subtask1": "Apply the second coat of primer",
"relation": "Must be done before",
"subtask2": "Paint the brick house exterior using a paint sprayer"
},
{
"subtask1": "Paint the brick house exterior using a paint sprayer",
"relation": "Must be done before",
"subtask2": "Let the paint dry"
},
{
"subtask1": "Let the paint dry",
"relation": "Must be done before",
"subtask2": "End the process by applying a second coat."
}
] |
lose thigh fat | [
{
"assumptionId": 1,
"assumption": "Make a diet plan to lose thigh fat."
}
] | [
{
"stepId": 1,
"step": "Eat healthy foods"
},
{
"stepId": 2,
"step": "Reduce salt intake"
},
{
"stepId": 3,
"step": "Cut back on your calorie intake"
},
{
"stepId": 4,
"step": "Consume excellent lean proteins"
},
{
"stepId": 5,
"step": "Drink zero-calorie beverages."
}
] | [
{
"subtask1": "Reduce salt intake",
"relation": "Must be done before",
"subtask2": "Consume excellent lean proteins"
},
{
"subtask1": "Cut back on your calorie intake",
"relation": "Must be done before",
"subtask2": "Consume excellent lean proteins"
},
{
"subtask1": "Drink zero-calorie beverages.",
"relation": "Must be done before",
"subtask2": "Consume excellent lean proteins"
},
{
"subtask1": "Consume excellent lean proteins",
"relation": "Must be done before",
"subtask2": "Eat healthy foods"
}
] |
start an llc business | [
{
"assumptionId": 1,
"assumption": "Start an llc business In India."
}
] | [
{
"stepId": 1,
"step": "Plan a business structure"
},
{
"stepId": 2,
"step": "Name the business"
},
{
"stepId": 3,
"step": "Register the business in India"
},
{
"stepId": 4,
"step": "Submit the required documents"
},
{
"stepId": 5,
"step": "Get the business license"
},
{
"stepId": 6,
"step": "Start the business."
}
] | [
{
"subtask1": "Plan a business structure",
"relation": "Must be done before",
"subtask2": "Register the business in India"
},
{
"subtask1": "Name the business",
"relation": "Must be done before",
"subtask2": "Register the business in India"
},
{
"subtask1": "Register the business in India",
"relation": "Must be done before",
"subtask2": "Submit the required documents"
},
{
"subtask1": "Submit the required documents",
"relation": "Must be done before",
"subtask2": "Get the business license"
},
{
"subtask1": "Get the business license",
"relation": "Must be done before",
"subtask2": "Start the business."
}
] |
install kitchen backsplash yourself | [
{
"assumptionId": 1,
"assumption": "Install kitchen back splash yourself in the camper."
}
] | [
{
"stepId": 1,
"step": "Measure the area"
},
{
"stepId": 2,
"step": "Prepare the area"
},
{
"stepId": 3,
"step": "Begin with installing the tile"
},
{
"stepId": 4,
"step": "Apply the adhesive"
},
{
"stepId": 5,
"step": "Stick the black splash to the tiles."
}
] | [
{
"subtask1": "Measure the area",
"relation": "Must be done before",
"subtask2": "Begin with installing the tile"
},
{
"subtask1": "Prepare the area",
"relation": "Must be done before",
"subtask2": "Begin with installing the tile"
},
{
"subtask1": "Begin with installing the tile",
"relation": "Must be done before",
"subtask2": "Apply the adhesive"
},
{
"subtask1": "Apply the adhesive",
"relation": "Must be done before",
"subtask2": "Stick the black splash to the tiles."
}
] |
write an appeal | [
{
"assumptionId": 1,
"assumption": "Write an appeal letter for college admission."
}
] | [
{
"stepId": 1,
"step": "Recognize the appeals procedure at your college"
},
{
"stepId": 2,
"step": "Send in your appeal as soon as you can"
},
{
"stepId": 3,
"step": "Give detailed information"
},
{
"stepId": 4,
"step": "Compose your letter"
},
{
"stepId": 5,
"step": "Include any letters of recommendation"
},
{
"stepId": 6,
"step": "Use a formal format while writing your appeal letter"
},
{
"stepId": 7,
"step": "Check your application for any changes."
}
] | [
{
"subtask1": "Recognize the appeals procedure at your college",
"relation": "Must be done before",
"subtask2": "Send in your appeal as soon as you can"
},
{
"subtask1": "Send in your appeal as soon as you can",
"relation": "Must be done before",
"subtask2": "Compose your letter"
},
{
"subtask1": "Compose your letter",
"relation": "Must be done before",
"subtask2": "Give detailed information"
},
{
"subtask1": "Give detailed information",
"relation": "Must be done before",
"subtask2": "Include any letters of recommendation"
},
{
"subtask1": "Give detailed information",
"relation": "Must be done before",
"subtask2": "Use a formal format while writing your appeal letter"
},
{
"subtask1": "Include any letters of recommendation",
"relation": "Must be done before",
"subtask2": "Check your application for any changes."
},
{
"subtask1": "Use a formal format while writing your appeal letter",
"relation": "Must be done before",
"subtask2": "Check your application for any changes."
}
] |
install a drip irrigation system | [
{
"assumptionId": 1,
"assumption": "Install a drip irrigation system in the garden."
}
] | [
{
"stepId": 1,
"step": "Clean the garden area"
},
{
"stepId": 2,
"step": "Connect to a faucet outside"
},
{
"stepId": 3,
"step": "Install ground stakes"
},
{
"stepId": 4,
"step": "Layout the tubing"
},
{
"stepId": 5,
"step": "Surround shrubs and trees with tubing"
},
{
"stepId": 6,
"step": "Sprayers should be positioned for ground cover"
},
{
"stepId": 7,
"step": "Close off the tubing's end"
},
{
"stepId": 8,
"step": "Cover the tubing with mulch."
}
] | [
{
"subtask1": "Clean the garden area",
"relation": "Must be done before",
"subtask2": "Install ground stakes"
},
{
"subtask1": "Clean the garden area",
"relation": "Must be done before",
"subtask2": "Layout the tubing"
},
{
"subtask1": "Clean the garden area",
"relation": "Must be done before",
"subtask2": "Connect to a faucet outside"
},
{
"subtask1": "Install ground stakes",
"relation": "Must be done before",
"subtask2": "Surround shrubs and trees with tubing"
},
{
"subtask1": "Connect to a faucet outside",
"relation": "Must be done before",
"subtask2": "Surround shrubs and trees with tubing"
},
{
"subtask1": "Surround shrubs and trees with tubing",
"relation": "Must be done before",
"subtask2": "Sprayers should be positioned for ground cover"
},
{
"subtask1": "Sprayers should be positioned for ground cover",
"relation": "Must be done before",
"subtask2": "Close off the tubing's end"
},
{
"subtask1": "Close off the tubing's end",
"relation": "Must be done before",
"subtask2": "Cover the tubing with mulch."
}
] |
replace floor tile | [
{
"assumptionId": 1,
"assumption": "Replace floor tile in shower."
}
] | [
{
"stepId": 1,
"step": "Remove the old tile"
},
{
"stepId": 2,
"step": "Check the shower base"
},
{
"stepId": 3,
"step": "Inspect the water barrier"
},
{
"stepId": 4,
"step": "Place the new tile"
},
{
"stepId": 5,
"step": "Use tile spacers to avoid breakage."
}
] | [
{
"subtask1": "Remove the old tile",
"relation": "Must be done before",
"subtask2": "Check the shower base"
},
{
"subtask1": "Remove the old tile",
"relation": "Must be done before",
"subtask2": "Inspect the water barrier"
},
{
"subtask1": "Check the shower base",
"relation": "Must be done before",
"subtask2": "Place the new tile"
},
{
"subtask1": "Inspect the water barrier",
"relation": "Must be done before",
"subtask2": "Place the new tile"
},
{
"subtask1": "Place the new tile",
"relation": "Must be done before",
"subtask2": "Use tile spacers to avoid breakage."
}
] |
start a baking business | [
{
"assumptionId": 1,
"assumption": "Start a baking business online."
}
] | [
{
"stepId": 1,
"step": "Make a business plan"
},
{
"stepId": 2,
"step": "Choose your capital source"
},
{
"stepId": 3,
"step": "Create your online business platform"
},
{
"stepId": 4,
"step": "Get the license for your online business"
},
{
"stepId": 5,
"step": "Build your brand."
}
] | [
{
"subtask1": "Make a business plan",
"relation": "Must be done before",
"subtask2": "Create your online business platform"
},
{
"subtask1": "Choose your capital source",
"relation": "Must be done before",
"subtask2": "Create your online business platform"
},
{
"subtask1": "Create your online business platform",
"relation": "Must be done before",
"subtask2": "Get the license for your online business"
},
{
"subtask1": "Get the license for your online business",
"relation": "Must be done before",
"subtask2": "Build your brand."
}
] |
build a batting cage at home | [
{
"assumptionId": 1,
"assumption": "Build a batting cage at home in the garden."
}
] | [
{
"stepId": 1,
"step": "Get the garden area clean"
},
{
"stepId": 2,
"step": "Take the required measurements"
},
{
"stepId": 3,
"step": "Set small stakes in the ground"
},
{
"stepId": 4,
"step": "Make holes for wood poles"
},
{
"stepId": 5,
"step": "Clean the grass around the holes"
},
{
"stepId": 6,
"step": "Add the eye hooks to the insides of the poles"
},
{
"stepId": 7,
"step": "Align the steel cable through all of the poles"
},
{
"stepId": 8,
"step": "Tie the cable together with the clamps"
},
{
"stepId": 9,
"step": "Put the net over top of the poles"
},
{
"stepId": 10,
"step": "Adjust the net to the top of all sides of poles."
}
] | [
{
"subtask1": "Get the garden area clean",
"relation": "Must be done before",
"subtask2": "Take the required measurements"
},
{
"subtask1": "Take the required measurements",
"relation": "Must be done before",
"subtask2": "Set small stakes in the ground"
},
{
"subtask1": "Set small stakes in the ground",
"relation": "Must be done before",
"subtask2": "Make holes for wood poles"
},
{
"subtask1": "Make holes for wood poles",
"relation": "Must be done before",
"subtask2": "Clean the grass around the holes"
},
{
"subtask1": "Clean the grass around the holes",
"relation": "Must be done before",
"subtask2": "Add the eye hooks to the insides of the poles"
},
{
"subtask1": "Add the eye hooks to the insides of the poles",
"relation": "Must be done before",
"subtask2": "Align the steel cable through all of the poles"
},
{
"subtask1": "Align the steel cable through all of the poles",
"relation": "Must be done before",
"subtask2": "Tie the cable together with the clamps"
},
{
"subtask1": "Tie the cable together with the clamps",
"relation": "Must be done before",
"subtask2": "Put the net over top of the poles"
},
{
"subtask1": "Put the net over top of the poles",
"relation": "Must be done before",
"subtask2": "Adjust the net to the top of all sides of poles."
}
] |
build a closet | [
{
"assumptionId": 1,
"assumption": "Build a closet organizer."
}
] | [
{
"stepId": 1,
"step": "Determine the closet space"
},
{
"stepId": 2,
"step": "Take required measurements for the closet organizer"
},
{
"stepId": 3,
"step": "Cut the shelf supports"
},
{
"stepId": 4,
"step": "Cut the shelves"
},
{
"stepId": 5,
"step": "Attach the shelf support to the wall"
},
{
"stepId": 6,
"step": "Set up the central unit"
},
{
"stepId": 7,
"step": "Place the central unit in the closet"
},
{
"stepId": 8,
"step": "Install the long shelves."
}
] | [
{
"subtask1": "Determine the closet space",
"relation": "Must be done before",
"subtask2": "Take required measurements for the closet organizer"
},
{
"subtask1": "Take required measurements for the closet organizer",
"relation": "Must be done before",
"subtask2": "Cut the shelf supports"
},
{
"subtask1": "Take required measurements for the closet organizer",
"relation": "Must be done before",
"subtask2": "Cut the shelves"
},
{
"subtask1": "Cut the shelf supports",
"relation": "Must be done before",
"subtask2": "Attach the shelf support to the wall"
},
{
"subtask1": "Cut the shelves",
"relation": "Must be done before",
"subtask2": "Attach the shelf support to the wall"
},
{
"subtask1": "Attach the shelf support to the wall",
"relation": "Must be done before",
"subtask2": "Set up the central unit"
},
{
"subtask1": "Set up the central unit",
"relation": "Must be done before",
"subtask2": "Place the central unit in the closet"
},
{
"subtask1": "Place the central unit in the closet",
"relation": "Must be done before",
"subtask2": "Install the long shelves."
}
] |
get to dark web | [
{
"assumptionId": 1,
"assumption": "Get to the dark web safely on an iphone."
}
] | [
{
"stepId": 1,
"step": "Open the VPN server"
},
{
"stepId": 2,
"step": "Select quick connect"
},
{
"stepId": 3,
"step": "Open the onion browser"
},
{
"stepId": 4,
"step": "Configure the onion browser"
},
{
"stepId": 5,
"step": "Click on the next option"
},
{
"stepId": 6,
"step": "Select silver or medium"
},
{
"stepId": 7,
"step": "Click on start browsing"
},
{
"stepId": 8,
"step": "Connect to the tor"
},
{
"stepId": 9,
"step": "Explore the dark web."
}
] | [
{
"subtask1": "Open the VPN server",
"relation": "Must be done before",
"subtask2": "Select quick connect"
},
{
"subtask1": "Select quick connect",
"relation": "Must be done before",
"subtask2": "Open the onion browser"
},
{
"subtask1": "Select quick connect",
"relation": "Must be done before",
"subtask2": "Configure the onion browser"
},
{
"subtask1": "Open the onion browser",
"relation": "Must be done before",
"subtask2": "Click on the next option"
},
{
"subtask1": "Configure the onion browser",
"relation": "Must be done before",
"subtask2": "Click on the next option"
},
{
"subtask1": "Click on the next option",
"relation": "Must be done before",
"subtask2": "Select silver or medium"
},
{
"subtask1": "Select silver or medium",
"relation": "Must be done before",
"subtask2": "Click on start browsing"
},
{
"subtask1": "Click on start browsing",
"relation": "Must be done before",
"subtask2": "Connect to the tor"
},
{
"subtask1": "Connect to the tor",
"relation": "Must be done before",
"subtask2": "Explore the dark web."
}
] |
apply polyurethane finish to floors | [
{
"assumptionId": 1,
"assumption": "Apply polyurethane finish to floors at home using brush."
}
] | [
{
"stepId": 1,
"step": "Choose between oil-based and water-based polyurethane"
},
{
"stepId": 2,
"step": "Remove the previous finish"
},
{
"stepId": 3,
"step": "Sand the floor"
},
{
"stepId": 4,
"step": "Wipe away the dust"
},
{
"stepId": 5,
"step": "Apply the First Coat using a brush"
},
{
"stepId": 6,
"step": "Sand the floor once more"
},
{
"stepId": 7,
"step": "Apply the next coat"
},
{
"stepId": 8,
"step": "Dry the floor."
}
] | [
{
"subtask1": "Remove the previous finish",
"relation": "Must be done before",
"subtask2": "Sand the floor"
},
{
"subtask1": "Sand the floor",
"relation": "Must be done before",
"subtask2": "Wipe away the dust"
},
{
"subtask1": "Wipe away the dust",
"relation": "Must be done before",
"subtask2": "Apply the First Coat using a brush"
},
{
"subtask1": "Choose between oil-based and water-based polyurethane",
"relation": "Must be done before",
"subtask2": "Apply the First Coat using a brush"
},
{
"subtask1": "Apply the First Coat using a brush",
"relation": "Must be done before",
"subtask2": "Sand the floor once more"
},
{
"subtask1": "Sand the floor once more",
"relation": "Must be done before",
"subtask2": "Apply the next coat"
},
{
"subtask1": "Apply the next coat",
"relation": "Must be done before",
"subtask2": "Dry the floor."
}
] |
build a walk in freezer | [
{
"assumptionId": 1,
"assumption": "Making a walk-in freezer for a restaurant."
}
] | [
{
"stepId": 1,
"step": "Begin with laying the freezer floor"
},
{
"stepId": 2,
"step": "Create the freezer barriers"
},
{
"stepId": 3,
"step": "Install the walk-in freezer compressor"
},
{
"stepId": 4,
"step": "Adapt a walk-in cooler"
},
{
"stepId": 5,
"step": "Set up the temperature."
}
] | [
{
"subtask1": "Begin with laying the freezer floor",
"relation": "Must be done before",
"subtask2": "Create the freezer barriers"
},
{
"subtask1": "Create the freezer barriers",
"relation": "Must be done before",
"subtask2": "Install the walk-in freezer compressor"
},
{
"subtask1": "Install the walk-in freezer compressor",
"relation": "Must be done before",
"subtask2": "Adapt a walk-in cooler"
},
{
"subtask1": "Adapt a walk-in cooler",
"relation": "Must be done before",
"subtask2": "Set up the temperature."
}
] |
write a two week notice | [
{
"assumptionId": 1,
"assumption": "Write a two week notice email."
}
] | [
{
"stepId": 1,
"step": "Mention the subject line clearly"
},
{
"stepId": 2,
"step": "Write the email starting with your name"
},
{
"stepId": 3,
"step": "Mention the reason for resignation"
},
{
"stepId": 4,
"step": "Inform the exit date"
},
{
"stepId": 5,
"step": "Check the email twice"
},
{
"stepId": 6,
"step": "Send the email to your hr."
}
] | [
{
"subtask1": "Mention the subject line clearly",
"relation": "Must be done before",
"subtask2": "Write the email starting with your name"
},
{
"subtask1": "Write the email starting with your name",
"relation": "Must be done before",
"subtask2": "Mention the reason for resignation"
},
{
"subtask1": "Write the email starting with your name",
"relation": "Must be done before",
"subtask2": "Inform the exit date"
},
{
"subtask1": "Mention the reason for resignation",
"relation": "Must be done before",
"subtask2": "Check the email twice"
},
{
"subtask1": "Inform the exit date",
"relation": "Must be done before",
"subtask2": "Check the email twice"
},
{
"subtask1": "Check the email twice",
"relation": "Must be done before",
"subtask2": "Send the email to your hr."
}
] |
create a graphic novel | [
{
"assumptionId": 1,
"assumption": "Create a graphic novel for a genre."
}
] | [
{
"stepId": 1,
"step": "Make a story outline of the genre"
},
{
"stepId": 2,
"step": "Concentrate on a compelling main character or cast of characters"
},
{
"stepId": 3,
"step": "Make the novel interesting on a visual level"
},
{
"stepId": 4,
"step": "Choose a unique drawing style"
},
{
"stepId": 5,
"step": "Include dialogue that develops the character"
},
{
"stepId": 6,
"step": "Make a commitment"
},
{
"stepId": 7,
"step": "Use a cliffhanger conclusion."
}
] | [
{
"subtask1": "Make a story outline of the genre",
"relation": "Must be done before",
"subtask2": "Make the novel interesting on a visual level"
},
{
"subtask1": "Make the novel interesting on a visual level",
"relation": "Must be done before",
"subtask2": "Choose a unique drawing style"
},
{
"subtask1": "Choose a unique drawing style",
"relation": "Must be done before",
"subtask2": "Concentrate on a compelling main character or cast of characters"
},
{
"subtask1": "Concentrate on a compelling main character or cast of characters",
"relation": "Must be done before",
"subtask2": "Include dialogue that develops the character"
},
{
"subtask1": "Include dialogue that develops the character",
"relation": "Must be done before",
"subtask2": "Make a commitment"
},
{
"subtask1": "Make a commitment",
"relation": "Must be done before",
"subtask2": "Use a cliffhanger conclusion."
}
] |
start a house cleaning business | [
{
"assumptionId": 1,
"assumption": "Commencing house cleaning business in texas."
}
] | [
{
"stepId": 1,
"step": "Select an entity type"
},
{
"stepId": 2,
"step": "Examine the forms required"
},
{
"stepId": 3,
"step": "Get the business registered in texas"
},
{
"stepId": 4,
"step": "Obtain necessary permissions"
},
{
"stepId": 5,
"step": "Get the required license"
},
{
"stepId": 6,
"step": "Understand the tax obligations"
},
{
"stepId": 7,
"step": "Make sure to have property coverage"
},
{
"stepId": 8,
"step": "Recruit the workers"
},
{
"stepId": 9,
"step": "Promote the business."
}
] | [
{
"subtask1": "Select an entity type",
"relation": "Must be done before",
"subtask2": "Examine the forms required"
},
{
"subtask1": "Examine the forms required",
"relation": "Must be done before",
"subtask2": "Get the business registered in texas"
},
{
"subtask1": "Examine the forms required",
"relation": "Must be done before",
"subtask2": "Get the required license"
},
{
"subtask1": "Get the business registered in texas",
"relation": "Must be done before",
"subtask2": "Obtain necessary permissions"
},
{
"subtask1": "Get the required license",
"relation": "Must be done before",
"subtask2": "Obtain necessary permissions"
},
{
"subtask1": "Obtain necessary permissions",
"relation": "Must be done before",
"subtask2": "Understand the tax obligations"
},
{
"subtask1": "Obtain necessary permissions",
"relation": "Must be done before",
"subtask2": "Make sure to have property coverage"
},
{
"subtask1": "Understand the tax obligations",
"relation": "Must be done before",
"subtask2": "Recruit the workers"
},
{
"subtask1": "Make sure to have property coverage",
"relation": "Must be done before",
"subtask2": "Recruit the workers"
},
{
"subtask1": "Recruit the workers",
"relation": "Must be done before",
"subtask2": "Promote the business."
}
] |
build a simple desk | [
{
"assumptionId": 1,
"assumption": "Build a simple desk with drawers."
}
] | [
{
"stepId": 1,
"step": "Decide the size of the desk"
},
{
"stepId": 2,
"step": "Take the measurements"
},
{
"stepId": 3,
"step": "Cut the wood to the required dimensions"
},
{
"stepId": 4,
"step": "Sand the wood"
},
{
"stepId": 5,
"step": "Paint the top of the desk"
},
{
"stepId": 6,
"step": "Attach the legs to the desktop using wood screws"
},
{
"stepId": 7,
"step": "Attach the drawers to the desk."
}
] | [
{
"subtask1": "Decide the size of the desk",
"relation": "Must be done before",
"subtask2": "Cut the wood to the required dimensions"
},
{
"subtask1": "Take the measurements",
"relation": "Must be done before",
"subtask2": "Cut the wood to the required dimensions"
},
{
"subtask1": "Cut the wood to the required dimensions",
"relation": "Must be done before",
"subtask2": "Sand the wood"
},
{
"subtask1": "Sand the wood",
"relation": "Must be done before",
"subtask2": "Attach the drawers to the desk."
},
{
"subtask1": "Sand the wood",
"relation": "Must be done before",
"subtask2": "Attach the legs to the desktop using wood screws"
},
{
"subtask1": "Attach the drawers to the desk.",
"relation": "Must be done before",
"subtask2": "Paint the top of the desk"
},
{
"subtask1": "Attach the legs to the desktop using wood screws",
"relation": "Must be done before",
"subtask2": "Paint the top of the desk"
}
] |
write a business case | [
{
"assumptionId": 1,
"assumption": "Write a business case study."
}
] | [
{
"stepId": 1,
"step": "Determine the best possible avenue for the data"
},
{
"stepId": 2,
"step": "Make the title eye-catching"
},
{
"stepId": 3,
"step": "Maintain simplicity in the language"
},
{
"stepId": 4,
"step": "Include actual numbers in the case study"
},
{
"stepId": 5,
"step": "Complete the case study with all the relevant contact information"
},
{
"stepId": 6,
"step": "Make the piece more visually appealing"
},
{
"stepId": 7,
"step": "Publish the case study."
}
] | [
{
"subtask1": "Determine the best possible avenue for the data",
"relation": "Must be done before",
"subtask2": "Maintain simplicity in the language"
},
{
"subtask1": "Maintain simplicity in the language",
"relation": "Must be done before",
"subtask2": "Include actual numbers in the case study"
},
{
"subtask1": "Maintain simplicity in the language",
"relation": "Must be done before",
"subtask2": "Make the piece more visually appealing"
},
{
"subtask1": "Include actual numbers in the case study",
"relation": "Must be done before",
"subtask2": "Complete the case study with all the relevant contact information"
},
{
"subtask1": "Make the piece more visually appealing",
"relation": "Must be done before",
"subtask2": "Make the title eye-catching"
},
{
"subtask1": "Complete the case study with all the relevant contact information",
"relation": "Must be done before",
"subtask2": "Publish the case study."
},
{
"subtask1": "Make the title eye-catching",
"relation": "Must be done before",
"subtask2": "Publish the case study."
}
] |
check o2 sensor | [
{
"assumptionId": 1,
"assumption": "Checking o2 sensor with a clamp meter."
}
] | [
{
"stepId": 1,
"step": "Assure the exhaust system on the engine is cold"
},
{
"stepId": 2,
"step": "Turn the clamp-meter on to dc current/dc amperage mode"
},
{
"stepId": 3,
"step": "Put the clamp around either of the oxygen sensor heater power wires"
},
{
"stepId": 4,
"step": "Turn the engine on"
},
{
"stepId": 5,
"step": "Stay updated on the reading"
},
{
"stepId": 6,
"step": "Reading should be between 0.25 and 1.5 amperes."
}
] | [
{
"subtask1": "Assure the exhaust system on the engine is cold",
"relation": "Must be done before",
"subtask2": "Turn the clamp-meter on to dc current/dc amperage mode"
},
{
"subtask1": "Turn the clamp-meter on to dc current/dc amperage mode",
"relation": "Must be done before",
"subtask2": "Put the clamp around either of the oxygen sensor heater power wires"
},
{
"subtask1": "Put the clamp around either of the oxygen sensor heater power wires",
"relation": "Must be done before",
"subtask2": "Turn the engine on"
},
{
"subtask1": "Turn the engine on",
"relation": "Must be done before",
"subtask2": "Stay updated on the reading"
},
{
"subtask1": "Stay updated on the reading",
"relation": "Must be done before",
"subtask2": "Reading should be between 0.25 and 1.5 amperes."
}
] |
change pool filter sand | [] | [
{
"stepId": 1,
"step": "Take out the multiport valve"
},
{
"stepId": 2,
"step": "Remove the pipes that are connected to the multiport valve."
},
{
"stepId": 3,
"step": "Protect the Standpipe"
},
{
"stepId": 4,
"step": "Rinse the tank as well as the laterals"
},
{
"stepId": 5,
"step": "Fill the tank halfway with water."
},
{
"stepId": 6,
"step": "Toss in some new sand"
},
{
"stepId": 7,
"step": "Reassemble the connections after filling the tank"
},
{
"stepId": 8,
"step": "Backwash and rinse the filter"
},
{
"stepId": 9,
"step": "Run the filter."
}
] | [
{
"subtask1": "Remove the pipes that are connected to the multiport valve.",
"relation": "Must be done before",
"subtask2": "Take out the multiport valve"
},
{
"subtask1": "Take out the multiport valve",
"relation": "Must be done before",
"subtask2": "Protect the Standpipe"
},
{
"subtask1": "Protect the Standpipe",
"relation": "Must be done before",
"subtask2": "Rinse the tank as well as the laterals"
},
{
"subtask1": "Rinse the tank as well as the laterals",
"relation": "Must be done before",
"subtask2": "Fill the tank halfway with water."
},
{
"subtask1": "Fill the tank halfway with water.",
"relation": "Must be done before",
"subtask2": "Toss in some new sand"
},
{
"subtask1": "Toss in some new sand",
"relation": "Must be done before",
"subtask2": "Reassemble the connections after filling the tank"
},
{
"subtask1": "Reassemble the connections after filling the tank",
"relation": "Must be done before",
"subtask2": "Backwash and rinse the filter"
},
{
"subtask1": "Backwash and rinse the filter",
"relation": "Must be done before",
"subtask2": "Run the filter."
}
] |
write a thesis statement examples | [
{
"assumptionId": 1,
"assumption": "Write a thesis statement example for education."
}
] | [
{
"stepId": 1,
"step": "Research on education"
},
{
"stepId": 2,
"step": "Mention the ideas about the topic"
},
{
"stepId": 3,
"step": "Give a reason which supports the idea"
},
{
"stepId": 4,
"step": "Avoid the sequence chapters of the thesis"
},
{
"stepId": 5,
"step": "Assert your conclusions about a subject."
}
] | [
{
"subtask1": "Research on education",
"relation": "Must be done before",
"subtask2": "Mention the ideas about the topic"
},
{
"subtask1": "Mention the ideas about the topic",
"relation": "Must be done before",
"subtask2": "Give a reason which supports the idea"
},
{
"subtask1": "Give a reason which supports the idea",
"relation": "Must be done before",
"subtask2": "Avoid the sequence chapters of the thesis"
},
{
"subtask1": "Avoid the sequence chapters of the thesis",
"relation": "Must be done before",
"subtask2": "Assert your conclusions about a subject."
}
] |
install pool pump | [
{
"assumptionId": 1,
"assumption": "Install pool pump motor."
}
] | [
{
"stepId": 1,
"step": "Turn off the power to the pool"
},
{
"stepId": 2,
"step": "Remove the diffuser"
},
{
"stepId": 3,
"step": "Remove the Impeller"
},
{
"stepId": 4,
"step": "Prepare the motor"
},
{
"stepId": 5,
"step": "Install the new motor"
},
{
"stepId": 6,
"step": "Reinstall the pool pump."
}
] | [
{
"subtask1": "Turn off the power to the pool",
"relation": "Must be done before",
"subtask2": "Remove the diffuser"
},
{
"subtask1": "Remove the diffuser",
"relation": "Must be done before",
"subtask2": "Remove the Impeller"
},
{
"subtask1": "Remove the Impeller",
"relation": "Must be done before",
"subtask2": "Prepare the motor"
},
{
"subtask1": "Prepare the motor",
"relation": "Must be done before",
"subtask2": "Install the new motor"
},
{
"subtask1": "Install the new motor",
"relation": "Must be done before",
"subtask2": "Reinstall the pool pump."
}
] |
paint wood kitchen cabinets | [
{
"assumptionId": 1,
"assumption": "Paint wood kitchen cabinets using a brush."
}
] | [
{
"stepId": 1,
"step": "Remove all the items from the cabinets"
},
{
"stepId": 2,
"step": "Take a cotton cloth"
},
{
"stepId": 3,
"step": "Clean the cabinets in the kitchen"
},
{
"stepId": 4,
"step": "Apply the coat of primer"
},
{
"stepId": 5,
"step": "Let the primer dry"
},
{
"stepId": 6,
"step": "Add the paint into the bucket"
},
{
"stepId": 7,
"step": "Take a good quantity of paint"
},
{
"stepId": 8,
"step": "Apply the paint to the cabinets with a brush"
},
{
"stepId": 9,
"step": "Let the paint dry"
},
{
"stepId": 10,
"step": "End the process by applying a second coat."
}
] | [
{
"subtask1": "Remove all the items from the cabinets",
"relation": "Must be done before",
"subtask2": "Take a cotton cloth"
},
{
"subtask1": "Take a cotton cloth",
"relation": "Must be done before",
"subtask2": "Clean the cabinets in the kitchen"
},
{
"subtask1": "Clean the cabinets in the kitchen",
"relation": "Must be done before",
"subtask2": "Apply the coat of primer"
},
{
"subtask1": "Apply the coat of primer",
"relation": "Must be done before",
"subtask2": "Let the primer dry"
},
{
"subtask1": "Let the primer dry",
"relation": "Must be done before",
"subtask2": "Apply the paint to the cabinets with a brush"
},
{
"subtask1": "Add the paint into the bucket",
"relation": "Must be done before",
"subtask2": "Take a good quantity of paint"
},
{
"subtask1": "Take a good quantity of paint",
"relation": "Must be done before",
"subtask2": "Apply the paint to the cabinets with a brush"
},
{
"subtask1": "Apply the paint to the cabinets with a brush",
"relation": "Must be done before",
"subtask2": "Let the paint dry"
},
{
"subtask1": "Let the paint dry",
"relation": "Must be done before",
"subtask2": "End the process by applying a second coat."
}
] |
install backsplash in kitchen | [
{
"assumptionId": 1,
"assumption": "Install the backsplash in the kitchen."
}
] | [
{
"stepId": 1,
"step": "Clean the wall"
},
{
"stepId": 2,
"step": "Measure the area for the backsplash in the kitchen"
},
{
"stepId": 3,
"step": "Mark the points according to the dimensions"
},
{
"stepId": 4,
"step": "Install backer board"
},
{
"stepId": 5,
"step": "Cut the tiles"
},
{
"stepId": 6,
"step": "Apply mortar to the wall"
},
{
"stepId": 7,
"step": "Lay the tiles in a row"
},
{
"stepId": 8,
"step": "Grout the entire wall"
},
{
"stepId": 9,
"step": "Seal the tiles neatly."
}
] | [
{
"subtask1": "Clean the wall",
"relation": "Must be done before",
"subtask2": "Measure the area for the backsplash in the kitchen"
},
{
"subtask1": "Measure the area for the backsplash in the kitchen",
"relation": "Must be done before",
"subtask2": "Mark the points according to the dimensions"
},
{
"subtask1": "Mark the points according to the dimensions",
"relation": "Must be done before",
"subtask2": "Install backer board"
},
{
"subtask1": "Install backer board",
"relation": "Must be done before",
"subtask2": "Apply mortar to the wall"
},
{
"subtask1": "Apply mortar to the wall",
"relation": "Must be done before",
"subtask2": "Cut the tiles"
},
{
"subtask1": "Cut the tiles",
"relation": "Must be done before",
"subtask2": "Lay the tiles in a row"
},
{
"subtask1": "Lay the tiles in a row",
"relation": "Must be done before",
"subtask2": "Grout the entire wall"
},
{
"subtask1": "Grout the entire wall",
"relation": "Must be done before",
"subtask2": "Seal the tiles neatly."
}
] |
build a chicken coop plans | [
{
"assumptionId": 1,
"assumption": "Build a chicken coop plans with wood."
}
] | [
{
"stepId": 1,
"step": "Select the location"
},
{
"stepId": 2,
"step": "Plan for the size"
},
{
"stepId": 3,
"step": "Create the framework"
},
{
"stepId": 4,
"step": "Decorate the Interior"
},
{
"stepId": 5,
"step": "Build the walls"
},
{
"stepId": 6,
"step": "Add a roof to enclose the nesting and roosting area"
},
{
"stepId": 7,
"step": "Cover the chicken door with mesh wire on all sides and the top."
}
] | [
{
"subtask1": "Select the location",
"relation": "Must be done before",
"subtask2": "Plan for the size"
},
{
"subtask1": "Plan for the size",
"relation": "Must be done before",
"subtask2": "Create the framework"
},
{
"subtask1": "Create the framework",
"relation": "Must be done before",
"subtask2": "Build the walls"
},
{
"subtask1": "Build the walls",
"relation": "Must be done before",
"subtask2": "Decorate the Interior"
},
{
"subtask1": "Decorate the Interior",
"relation": "Must be done before",
"subtask2": "Add a roof to enclose the nesting and roosting area"
},
{
"subtask1": "Add a roof to enclose the nesting and roosting area",
"relation": "Must be done before",
"subtask2": "Cover the chicken door with mesh wire on all sides and the top."
}
] |
build a fire pit backyard | [
{
"assumptionId": 1,
"assumption": "Build a fire pit backyard using cinder blocks."
}
] | [
{
"stepId": 1,
"step": "Select a best place in your backyard to build fire pit"
},
{
"stepId": 2,
"step": "Design the layout for the selected area"
},
{
"stepId": 3,
"step": "Dig out the soil"
},
{
"stepId": 4,
"step": "Add sand in the middle of the pit"
},
{
"stepId": 5,
"step": "Place the first row of the cinder blocks on the ground"
},
{
"stepId": 6,
"step": "Add more cinder block layers"
},
{
"stepId": 7,
"step": "Seal the blocks together using mortar."
}
] | [
{
"subtask1": "Select a best place in your backyard to build fire pit",
"relation": "Must be done before",
"subtask2": "Design the layout for the selected area"
},
{
"subtask1": "Design the layout for the selected area",
"relation": "Must be done before",
"subtask2": "Dig out the soil"
},
{
"subtask1": "Dig out the soil",
"relation": "Must be done before",
"subtask2": "Add sand in the middle of the pit"
},
{
"subtask1": "Add sand in the middle of the pit",
"relation": "Must be done before",
"subtask2": "Place the first row of the cinder blocks on the ground"
},
{
"subtask1": "Place the first row of the cinder blocks on the ground",
"relation": "Must be done before",
"subtask2": "Add more cinder block layers"
},
{
"subtask1": "Add more cinder block layers",
"relation": "Must be done before",
"subtask2": "Seal the blocks together using mortar."
}
] |
apply varathane polyurethane | [
{
"assumptionId": 1,
"assumption": "Applying oil based varathane polyurethane."
}
] | [
{
"stepId": 1,
"step": "Coat polyurethane to the sheen"
},
{
"stepId": 2,
"step": "Remove the old finishing with the sandpaper"
},
{
"stepId": 3,
"step": "Wipe out the dust"
},
{
"stepId": 4,
"step": "Apply the first coat of oil based varathane polyurethane"
},
{
"stepId": 5,
"step": "Let the polyurethane dry for one day"
},
{
"stepId": 6,
"step": "Remove the drips again with the sandpaper"
},
{
"stepId": 7,
"step": "Repeat the process until the bubbles get smooth"
},
{
"stepId": 8,
"step": "End the process by applying oil based varathane polyurethane."
}
] | [
{
"subtask1": "Coat polyurethane to the sheen",
"relation": "Must be done before",
"subtask2": "Remove the old finishing with the sandpaper"
},
{
"subtask1": "Remove the old finishing with the sandpaper",
"relation": "Must be done before",
"subtask2": "Wipe out the dust"
},
{
"subtask1": "Wipe out the dust",
"relation": "Must be done before",
"subtask2": "Apply the first coat of oil based varathane polyurethane"
},
{
"subtask1": "Apply the first coat of oil based varathane polyurethane",
"relation": "Must be done before",
"subtask2": "Let the polyurethane dry for one day"
},
{
"subtask1": "Let the polyurethane dry for one day",
"relation": "Must be done before",
"subtask2": "Remove the drips again with the sandpaper"
},
{
"subtask1": "Remove the drips again with the sandpaper",
"relation": "Must be done before",
"subtask2": "Repeat the process until the bubbles get smooth"
},
{
"subtask1": "Repeat the process until the bubbles get smooth",
"relation": "Must be done before",
"subtask2": "End the process by applying oil based varathane polyurethane."
}
] |
build a worm bed | [
{
"assumptionId": 1,
"assumption": "Build a worm bed with a wooden box."
}
] | [
{
"stepId": 1,
"step": "Pick the shady spot"
},
{
"stepId": 2,
"step": "Measure the area"
},
{
"stepId": 3,
"step": "Dig a hole of the required size"
},
{
"stepId": 4,
"step": "Make a box frame with wood"
},
{
"stepId": 5,
"step": "Place the box frame in the dug place"
},
{
"stepId": 6,
"step": "Place the torn newsprint into the worm bed box"
},
{
"stepId": 7,
"step": "Add some dirt"
},
{
"stepId": 8,
"step": "Include peat moss"
},
{
"stepId": 9,
"step": "Add worms into the worm bed."
}
] | [
{
"subtask1": "Pick the shady spot",
"relation": "Must be done before",
"subtask2": "Measure the area"
},
{
"subtask1": "Measure the area",
"relation": "Must be done before",
"subtask2": "Dig a hole of the required size"
},
{
"subtask1": "Dig a hole of the required size",
"relation": "Must be done before",
"subtask2": "Place the box frame in the dug place"
},
{
"subtask1": "Make a box frame with wood",
"relation": "Must be done before",
"subtask2": "Place the box frame in the dug place"
},
{
"subtask1": "Place the box frame in the dug place",
"relation": "Must be done before",
"subtask2": "Place the torn newsprint into the worm bed box"
},
{
"subtask1": "Place the torn newsprint into the worm bed box",
"relation": "Must be done before",
"subtask2": "Add some dirt"
},
{
"subtask1": "Add some dirt",
"relation": "Must be done before",
"subtask2": "Include peat moss"
},
{
"subtask1": "Add some dirt",
"relation": "Must be done before",
"subtask2": "Add worms into the worm bed."
}
] |
become a real estate investor | [
{
"assumptionId": 1,
"assumption": "Become a real estate investor in hyderabad."
}
] | [
{
"stepId": 1,
"step": "Research about the market"
},
{
"stepId": 2,
"step": "Build a real estate network in hyderabad"
},
{
"stepId": 3,
"step": "Create a budget strategy"
},
{
"stepId": 4,
"step": "Select the best investment area"
},
{
"stepId": 5,
"step": "Settle on your investment strategy"
},
{
"stepId": 6,
"step": "Manage your property."
}
] | [
{
"subtask1": "Research about the market",
"relation": "Must be done before",
"subtask2": "Build a real estate network in hyderabad"
},
{
"subtask1": "Build a real estate network in hyderabad",
"relation": "Must be done before",
"subtask2": "Create a budget strategy"
},
{
"subtask1": "Create a budget strategy",
"relation": "Must be done before",
"subtask2": "Select the best investment area"
},
{
"subtask1": "Select the best investment area",
"relation": "Must be done before",
"subtask2": "Settle on your investment strategy"
},
{
"subtask1": "Settle on your investment strategy",
"relation": "Must be done before",
"subtask2": "Manage your property."
}
] |
adjust a door | [
{
"assumptionId": 1,
"assumption": "Adjust a cabinet door."
}
] | [
{
"stepId": 1,
"step": "Locate the side adjustment screw at the hinge"
},
{
"stepId": 2,
"step": "Tighten the loose mounting screws"
},
{
"stepId": 3,
"step": "Adjust the cabinet door to the desired height"
},
{
"stepId": 4,
"step": "Tighten the screws by hand"
},
{
"stepId": 5,
"step": "Close the cabinet door."
},
{
"stepId": 6,
"step": "Check the position."
}
] | [
{
"subtask1": "Locate the side adjustment screw at the hinge",
"relation": "Must be done before",
"subtask2": "Tighten the loose mounting screws"
},
{
"subtask1": "Tighten the loose mounting screws",
"relation": "Must be done before",
"subtask2": "Adjust the cabinet door to the desired height"
},
{
"subtask1": "Adjust the cabinet door to the desired height",
"relation": "Must be done before",
"subtask2": "Tighten the screws by hand"
},
{
"subtask1": "Tighten the screws by hand",
"relation": "Must be done before",
"subtask2": "Close the cabinet door."
},
{
"subtask1": "Close the cabinet door.",
"relation": "Must be done before",
"subtask2": "Check the position."
}
] |
apply for a ppp loan | [
{
"assumptionId": 1,
"assumption": "Apply for a ppp loan on lendio app."
}
] | [
{
"stepId": 1,
"step": "Install lendio application"
},
{
"stepId": 2,
"step": "Open lendio app"
},
{
"stepId": 3,
"step": "Create a lendio account"
},
{
"stepId": 4,
"step": "Access your ppp application"
},
{
"stepId": 5,
"step": "Verify existing company information"
},
{
"stepId": 6,
"step": "Validate identity documents"
},
{
"stepId": 7,
"step": "Verify payroll documents"
},
{
"stepId": 8,
"step": "Fill the basic details"
},
{
"stepId": 9,
"step": "Check all the details"
},
{
"stepId": 10,
"step": "Submit your application."
}
] | [
{
"subtask1": "Install lendio application",
"relation": "Must be done before",
"subtask2": "Open lendio app"
},
{
"subtask1": "Open lendio app",
"relation": "Must be done before",
"subtask2": "Create a lendio account"
},
{
"subtask1": "Create a lendio account",
"relation": "Must be done before",
"subtask2": "Access your ppp application"
},
{
"subtask1": "Access your ppp application",
"relation": "Must be done before",
"subtask2": "Verify existing company information"
},
{
"subtask1": "Access your ppp application",
"relation": "Must be done before",
"subtask2": "Validate identity documents"
},
{
"subtask1": "Access your ppp application",
"relation": "Must be done before",
"subtask2": "Verify payroll documents"
},
{
"subtask1": "Verify existing company information",
"relation": "Must be done before",
"subtask2": "Fill the basic details"
},
{
"subtask1": "Validate identity documents",
"relation": "Must be done before",
"subtask2": "Fill the basic details"
},
{
"subtask1": "Verify payroll documents",
"relation": "Must be done before",
"subtask2": "Fill the basic details"
},
{
"subtask1": "Fill the basic details",
"relation": "Must be done before",
"subtask2": "Check all the details"
},
{
"subtask1": "Check all the details",
"relation": "Must be done before",
"subtask2": "Submit your application."
}
] |
change sand in a hayward sand filter | [
{
"assumptionId": 1,
"assumption": "Change sand in a hayward sand pool filter."
}
] | [
{
"stepId": 1,
"step": "Turn the hayward pool pump off"
},
{
"stepId": 2,
"step": "Take off the drain cap"
},
{
"stepId": 3,
"step": "Remove the multiport valve"
},
{
"stepId": 4,
"step": "Remove the collar"
},
{
"stepId": 5,
"step": "Take off the valve"
},
{
"stepId": 6,
"step": "Sand entry can be prevented by sealing the stand pipe with duct tape"
},
{
"stepId": 7,
"step": "Use a bucket to remove the sand"
},
{
"stepId": 8,
"step": "Rinse the inside of the tank to remove any remaining sand"
},
{
"stepId": 9,
"step": "Reattach the drain cap to the filter tank's bottom"
},
{
"stepId": 10,
"step": "Fill the tank with water halfway"
},
{
"stepId": 11,
"step": "Add the sand"
},
{
"stepId": 12,
"step": "Change the sand-pipe"
},
{
"stepId": 13,
"step": "Replace the multiport valve on the stand pipe"
}
] | [
{
"subtask1": "Turn the hayward pool pump off",
"relation": "Must be done before",
"subtask2": "Take off the drain cap"
},
{
"subtask1": "Take off the drain cap",
"relation": "Must be done before",
"subtask2": "Remove the multiport valve"
},
{
"subtask1": "Remove the multiport valve",
"relation": "Must be done before",
"subtask2": "Take off the valve"
},
{
"subtask1": "Take off the valve",
"relation": "Must be done before",
"subtask2": "Remove the collar"
},
{
"subtask1": "Remove the collar",
"relation": "Must be done before",
"subtask2": "Sand entry can be prevented by sealing the stand pipe with duct tape"
},
{
"subtask1": "Sand entry can be prevented by sealing the stand pipe with duct tape",
"relation": "Must be done before",
"subtask2": "Use a bucket to remove the sand"
},
{
"subtask1": "Use a bucket to remove the sand",
"relation": "Must be done before",
"subtask2": "Rinse the inside of the tank to remove any remaining sand"
},
{
"subtask1": "Rinse the inside of the tank to remove any remaining sand",
"relation": "Must be done before",
"subtask2": "Fill the tank with water halfway"
},
{
"subtask1": "Fill the tank with water halfway",
"relation": "Must be done before",
"subtask2": "Add the sand"
},
{
"subtask1": "Add the sand",
"relation": "Must be done before",
"subtask2": "Change the sand-pipe"
},
{
"subtask1": "Change the sand-pipe",
"relation": "Must be done before",
"subtask2": "Reattach the drain cap to the filter tank's bottom"
},
{
"subtask1": "Reattach the drain cap to the filter tank's bottom",
"relation": "Must be done before",
"subtask2": "Replace the multiport valve on the stand pipe"
}
] |
write a critical analysis essay | [
{
"assumptionId": 1,
"assumption": "Write a critical analysis essay about poetry."
}
] | [
{
"stepId": 1,
"step": "Examine the poem"
},
{
"stepId": 2,
"step": "Identify the main subject of the poem"
},
{
"stepId": 3,
"step": "Create the context"
},
{
"stepId": 4,
"step": "Determine the genre of the poem"
},
{
"stepId": 5,
"step": "Make a checklist for critical analysis"
},
{
"stepId": 6,
"step": "Look over the poems"
},
{
"stepId": 7,
"step": "Examine the format"
},
{
"stepId": 8,
"step": "Analyze the language used"
},
{
"stepId": 9,
"step": "Make a thesis statement"
},
{
"stepId": 10,
"step": "Write the analysis."
}
] | [
{
"subtask1": "Examine the poem",
"relation": "Must be done before",
"subtask2": "Create the context"
},
{
"subtask1": "Identify the main subject of the poem",
"relation": "Must be done before",
"subtask2": "Create the context"
},
{
"subtask1": "Create the context",
"relation": "Must be done before",
"subtask2": "Determine the genre of the poem"
},
{
"subtask1": "Determine the genre of the poem",
"relation": "Must be done before",
"subtask2": "Make a checklist for critical analysis"
},
{
"subtask1": "Make a checklist for critical analysis",
"relation": "Must be done before",
"subtask2": "Look over the poems"
},
{
"subtask1": "Look over the poems",
"relation": "Must be done before",
"subtask2": "Examine the format"
},
{
"subtask1": "Look over the poems",
"relation": "Must be done before",
"subtask2": "Analyze the language used"
},
{
"subtask1": "Examine the format",
"relation": "Must be done before",
"subtask2": "Make a thesis statement"
},
{
"subtask1": "Analyze the language used",
"relation": "Must be done before",
"subtask2": "Make a thesis statement"
},
{
"subtask1": "Make a thesis statement",
"relation": "Must be done before",
"subtask2": "Write the analysis."
}
] |
make a wooden picture frame | [] | [
{
"stepId": 1,
"step": "Cut each piece of wood to the proper length"
},
{
"stepId": 2,
"step": "Attach the wooden pieces using glue"
},
{
"stepId": 3,
"step": "Strengthen the frame corners"
},
{
"stepId": 4,
"step": "Apply paint to your frame"
},
{
"stepId": 5,
"step": "Place glass inside the frame."
}
] | [
{
"subtask1": "Cut each piece of wood to the proper length",
"relation": "Must be done before",
"subtask2": "Attach the wooden pieces using glue"
},
{
"subtask1": "Attach the wooden pieces using glue",
"relation": "Must be done before",
"subtask2": "Strengthen the frame corners"
},
{
"subtask1": "Strengthen the frame corners",
"relation": "Must be done before",
"subtask2": "Apply paint to your frame"
},
{
"subtask1": "Apply paint to your frame",
"relation": "Must be done before",
"subtask2": "Place glass inside the frame."
}
] |
lose weight naturally fast | [] | [
{
"stepId": 1,
"step": "Do cardio for weight loss"
},
{
"stepId": 2,
"step": "Start counting calories"
},
{
"stepId": 3,
"step": "Choose better beverages"
},
{
"stepId": 4,
"step": "Eat food slowly"
},
{
"stepId": 5,
"step": "Add fiber to your diet"
},
{
"stepId": 6,
"step": "Eat a high protein breakfast"
},
{
"stepId": 7,
"step": "Get enough sleep every night"
},
{
"stepId": 8,
"step": "Practice intermittent fasting"
},
{
"stepId": 9,
"step": "Do HIIT exercises"
},
{
"stepId": 10,
"step": "Prepare the diet plan"
},
{
"stepId": 11,
"step": "Keep the weight track regularly."
}
] | [
{
"subtask1": "Prepare the diet plan",
"relation": "Must be done before",
"subtask2": "Eat a high protein breakfast"
},
{
"subtask1": "Prepare the diet plan",
"relation": "Must be done before",
"subtask2": "Choose better beverages"
},
{
"subtask1": "Prepare the diet plan",
"relation": "Must be done before",
"subtask2": "Eat food slowly"
},
{
"subtask1": "Prepare the diet plan",
"relation": "Must be done before",
"subtask2": "Add fiber to your diet"
},
{
"subtask1": "Eat a high protein breakfast",
"relation": "Must be done before",
"subtask2": "Practice intermittent fasting"
},
{
"subtask1": "Choose better beverages",
"relation": "Must be done before",
"subtask2": "Practice intermittent fasting"
},
{
"subtask1": "Eat food slowly",
"relation": "Must be done before",
"subtask2": "Practice intermittent fasting"
},
{
"subtask1": "Add fiber to your diet",
"relation": "Must be done before",
"subtask2": "Practice intermittent fasting"
},
{
"subtask1": "Practice intermittent fasting",
"relation": "Must be done before",
"subtask2": "Do cardio for weight loss"
},
{
"subtask1": "Practice intermittent fasting",
"relation": "Must be done before",
"subtask2": "Do HIIT exercises"
},
{
"subtask1": "Do cardio for weight loss",
"relation": "Must be done before",
"subtask2": "Start counting calories"
},
{
"subtask1": "Do HIIT exercises",
"relation": "Must be done before",
"subtask2": "Start counting calories"
},
{
"subtask1": "Start counting calories",
"relation": "Must be done before",
"subtask2": "Get enough sleep every night"
},
{
"subtask1": "Get enough sleep every night",
"relation": "Must be done before",
"subtask2": "Keep the weight track regularly."
}
] |
sell herbs online | [
{
"assumptionId": 1,
"assumption": "Sell herbs online on etsy."
}
] | [
{
"stepId": 1,
"step": "Create an etsy account"
},
{
"stepId": 2,
"step": "Take pictures of the herbs"
},
{
"stepId": 3,
"step": "Upload the pictures on the website"
},
{
"stepId": 4,
"step": "Add the product description"
},
{
"stepId": 5,
"step": "Add price to the herbs"
},
{
"stepId": 6,
"step": "Start taking the orders."
}
] | [
{
"subtask1": "Create an etsy account",
"relation": "Must be done before",
"subtask2": "Take pictures of the herbs"
},
{
"subtask1": "Take pictures of the herbs",
"relation": "Must be done before",
"subtask2": "Upload the pictures on the website"
},
{
"subtask1": "Upload the pictures on the website",
"relation": "Must be done before",
"subtask2": "Add price to the herbs"
},
{
"subtask1": "Upload the pictures on the website",
"relation": "Must be done before",
"subtask2": "Add the product description"
},
{
"subtask1": "Add price to the herbs",
"relation": "Must be done before",
"subtask2": "Start taking the orders."
},
{
"subtask1": "Add the product description",
"relation": "Must be done before",
"subtask2": "Start taking the orders."
}
] |
create a product | [
{
"assumptionId": 1,
"assumption": "Create a product catalog."
}
] | [
{
"stepId": 1,
"step": "Collect the data of the product"
},
{
"stepId": 2,
"step": "Plan the structure of the catalog"
},
{
"stepId": 3,
"step": "Make a design of the catalog"
},
{
"stepId": 4,
"step": "Publish the catalog"
},
{
"stepId": 5,
"step": "Download the image of the product catalog."
}
] | [
{
"subtask1": "Collect the data of the product",
"relation": "Must be done before",
"subtask2": "Plan the structure of the catalog"
},
{
"subtask1": "Plan the structure of the catalog",
"relation": "Must be done before",
"subtask2": "Make a design of the catalog"
},
{
"subtask1": "Make a design of the catalog",
"relation": "Must be done before",
"subtask2": "Publish the catalog"
},
{
"subtask1": "Make a design of the catalog",
"relation": "Must be done before",
"subtask2": "Download the image of the product catalog."
}
] |
paint fiberglass door | [
{
"assumptionId": 1,
"assumption": "Paint a fiberglass door with a flat brush."
}
] | [
{
"stepId": 1,
"step": "Remove the dust from the fiberglass door"
},
{
"stepId": 2,
"step": "Wash the door neatly"
},
{
"stepId": 3,
"step": "Cover the hardware with tape"
},
{
"stepId": 4,
"step": "Apply a good amount of primer to the door"
},
{
"stepId": 5,
"step": "Cover the edges with a primer"
},
{
"stepId": 6,
"step": "Mix the paint in a perfect consistency"
},
{
"stepId": 7,
"step": "Dip the flat brush in the paint"
},
{
"stepId": 8,
"step": "Apply the paint to the fiberglass door using flat brush"
},
{
"stepId": 9,
"step": "Let the paint dry"
},
{
"stepId": 10,
"step": "Apply the second coat."
}
] | [
{
"subtask1": "Remove the dust from the fiberglass door",
"relation": "Must be done before",
"subtask2": "Wash the door neatly"
},
{
"subtask1": "Wash the door neatly",
"relation": "Must be done before",
"subtask2": "Cover the hardware with tape"
},
{
"subtask1": "Cover the hardware with tape",
"relation": "Must be done before",
"subtask2": "Apply a good amount of primer to the door"
},
{
"subtask1": "Apply a good amount of primer to the door",
"relation": "Must be done before",
"subtask2": "Cover the edges with a primer"
},
{
"subtask1": "Cover the edges with a primer",
"relation": "Must be done before",
"subtask2": "Mix the paint in a perfect consistency"
},
{
"subtask1": "Mix the paint in a perfect consistency",
"relation": "Must be done before",
"subtask2": "Dip the flat brush in the paint"
},
{
"subtask1": "Dip the flat brush in the paint",
"relation": "Must be done before",
"subtask2": "Apply the paint to the fiberglass door using flat brush"
},
{
"subtask1": "Apply the paint to the fiberglass door using flat brush",
"relation": "Must be done before",
"subtask2": "Let the paint dry"
},
{
"subtask1": "Let the paint dry",
"relation": "Must be done before",
"subtask2": "Apply the second coat."
}
] |
replace ceiling fan | [
{
"assumptionId": 1,
"assumption": "Replace ceiling fan motor in bedroom."
}
] | [
{
"stepId": 1,
"step": "Turn off the electricity supply for the bedroom"
},
{
"stepId": 2,
"step": "Remove the light kits from the ceiling fan"
},
{
"stepId": 3,
"step": "Remove the blades"
},
{
"stepId": 4,
"step": "Remove the wires on the old ceiling fan motor"
},
{
"stepId": 5,
"step": "Disconnect the old motor"
},
{
"stepId": 6,
"step": "Replace with the new motor."
}
] | [
{
"subtask1": "Turn off the electricity supply for the bedroom",
"relation": "Must be done before",
"subtask2": "Remove the light kits from the ceiling fan"
},
{
"subtask1": "Turn off the electricity supply for the bedroom",
"relation": "Must be done before",
"subtask2": "Remove the blades"
},
{
"subtask1": "Remove the light kits from the ceiling fan",
"relation": "Must be done before",
"subtask2": "Remove the wires on the old ceiling fan motor"
},
{
"subtask1": "Remove the blades",
"relation": "Must be done before",
"subtask2": "Remove the wires on the old ceiling fan motor"
},
{
"subtask1": "Remove the wires on the old ceiling fan motor",
"relation": "Must be done before",
"subtask2": "Disconnect the old motor"
},
{
"subtask1": "Disconnect the old motor",
"relation": "Must be done before",
"subtask2": "Replace with the new motor."
}
] |
start a sticker business | [
{
"assumptionId": 1,
"assumption": "Start a wall sticker business."
}
] | [
{
"stepId": 1,
"step": "Select a place"
},
{
"stepId": 2,
"step": "Recognize the target market"
},
{
"stepId": 3,
"step": "Create a logo"
},
{
"stepId": 4,
"step": "Choose a name for the sticker shop business"
},
{
"stepId": 5,
"step": "Plan what type of stickers to sell"
},
{
"stepId": 6,
"step": "Get the necessary permissions"
},
{
"stepId": 7,
"step": "Establish a business bank account"
},
{
"stepId": 8,
"step": "Promote your business."
}
] | [
{
"subtask1": "Select a place",
"relation": "Must be done before",
"subtask2": "Recognize the target market"
},
{
"subtask1": "Recognize the target market",
"relation": "Must be done before",
"subtask2": "Choose a name for the sticker shop business"
},
{
"subtask1": "Recognize the target market",
"relation": "Must be done before",
"subtask2": "Plan what type of stickers to sell"
},
{
"subtask1": "Recognize the target market",
"relation": "Must be done before",
"subtask2": "Establish a business bank account"
},
{
"subtask1": "Choose a name for the sticker shop business",
"relation": "Must be done before",
"subtask2": "Create a logo"
},
{
"subtask1": "Plan what type of stickers to sell",
"relation": "Must be done before",
"subtask2": "Get the necessary permissions"
},
{
"subtask1": "Create a logo",
"relation": "Must be done before",
"subtask2": "Promote your business."
}
] |
become a real estate agent in california | [] | [
{
"stepId": 1,
"step": "Register for the pre-licensing course"
},
{
"stepId": 2,
"step": "Complete the required 135 hours of pre-licensing education"
},
{
"stepId": 3,
"step": "Apply for the salesperson license"
},
{
"stepId": 4,
"step": "Submit the fingerprints for a criminal background check"
},
{
"stepId": 5,
"step": "Pass the licensing exam with a score of 70 percent"
},
{
"stepId": 6,
"step": "Obtain a sponsorship from a california-licensed broker"
},
{
"stepId": 7,
"step": "Complete the california real estate license."
}
] | [
{
"subtask1": "Register for the pre-licensing course",
"relation": "Must be done before",
"subtask2": "Complete the required 135 hours of pre-licensing education"
},
{
"subtask1": "Complete the required 135 hours of pre-licensing education",
"relation": "Must be done before",
"subtask2": "Apply for the salesperson license"
},
{
"subtask1": "Apply for the salesperson license",
"relation": "Must be done before",
"subtask2": "Submit the fingerprints for a criminal background check"
},
{
"subtask1": "Submit the fingerprints for a criminal background check",
"relation": "Must be done before",
"subtask2": "Pass the licensing exam with a score of 70 percent"
},
{
"subtask1": "Pass the licensing exam with a score of 70 percent",
"relation": "Must be done before",
"subtask2": "Obtain a sponsorship from a california-licensed broker"
},
{
"subtask1": "Obtain a sponsorship from a california-licensed broker",
"relation": "Must be done before",
"subtask2": "Complete the california real estate license."
}
] |
write a novel | [
{
"assumptionId": 1,
"assumption": "Writing a novel in notepad."
}
] | [
{
"stepId": 1,
"step": "Open notepad"
},
{
"stepId": 2,
"step": "Choose your resolution"
},
{
"stepId": 3,
"step": "Decide on your ending"
},
{
"stepId": 4,
"step": "Start writing your first draft"
},
{
"stepId": 5,
"step": "Write your second draft"
},
{
"stepId": 6,
"step": "Write additional drafts"
},
{
"stepId": 7,
"step": "End the novel with a good note."
}
] | [
{
"subtask1": "Open notepad",
"relation": "Must be done before",
"subtask2": "Choose your resolution"
},
{
"subtask1": "Decide on your ending",
"relation": "Must be done before",
"subtask2": "Start writing your first draft"
},
{
"subtask1": "Start writing your first draft",
"relation": "Must be done before",
"subtask2": "Write your second draft"
},
{
"subtask1": "Write your second draft",
"relation": "Must be done before",
"subtask2": "Write additional drafts"
},
{
"subtask1": "Write additional drafts",
"relation": "Must be done before",
"subtask2": "End the novel with a good note."
}
] |
build a rolling gate | [
{
"assumptionId": 1,
"assumption": "Build a rolling wooden gate."
}
] | [
{
"stepId": 1,
"step": "Plan the design of the gate"
},
{
"stepId": 2,
"step": "Cut the wooden deck into sizes"
},
{
"stepId": 3,
"step": "Cut into thin pieces"
},
{
"stepId": 4,
"step": "Drill the pocket holes"
},
{
"stepId": 5,
"step": "Assemble the front frame"
},
{
"stepId": 6,
"step": "Attach the rear frame"
},
{
"stepId": 7,
"step": "Join the frames together"
},
{
"stepId": 8,
"step": "Attach the wheels"
},
{
"stepId": 9,
"step": "Paint the gate"
},
{
"stepId": 10,
"step": "Attach the guide box"
},
{
"stepId": 11,
"step": "Set up the gate latch."
}
] | [
{
"subtask1": "Plan the design of the gate",
"relation": "Must be done before",
"subtask2": "Cut the wooden deck into sizes"
},
{
"subtask1": "Cut the wooden deck into sizes",
"relation": "Must be done before",
"subtask2": "Cut into thin pieces"
},
{
"subtask1": "Cut into thin pieces",
"relation": "Must be done before",
"subtask2": "Drill the pocket holes"
},
{
"subtask1": "Drill the pocket holes",
"relation": "Must be done before",
"subtask2": "Assemble the front frame"
},
{
"subtask1": "Assemble the front frame",
"relation": "Must be done before",
"subtask2": "Attach the rear frame"
},
{
"subtask1": "Attach the rear frame",
"relation": "Must be done before",
"subtask2": "Join the frames together"
},
{
"subtask1": "Attach the rear frame",
"relation": "Must be done before",
"subtask2": "Attach the wheels"
},
{
"subtask1": "Join the frames together",
"relation": "Must be done before",
"subtask2": "Paint the gate"
},
{
"subtask1": "Attach the wheels",
"relation": "Must be done before",
"subtask2": "Paint the gate"
},
{
"subtask1": "Paint the gate",
"relation": "Must be done before",
"subtask2": "Attach the guide box"
},
{
"subtask1": "Attach the guide box",
"relation": "Must be done before",
"subtask2": "Set up the gate latch."
}
] |
build a good minecraft house | [
{
"assumptionId": 1,
"assumption": "Build a good minecraft house by yourself."
}
] | [
{
"stepId": 1,
"step": "Measure the space"
},
{
"stepId": 2,
"step": "Build the walls"
},
{
"stepId": 3,
"step": "Attach a roof"
},
{
"stepId": 4,
"step": "Paint your minecraft house"
},
{
"stepId": 5,
"step": "Decorate the interior with lights."
}
] | [
{
"subtask1": "Measure the space",
"relation": "Must be done before",
"subtask2": "Build the walls"
},
{
"subtask1": "Build the walls",
"relation": "Must be done before",
"subtask2": "Attach a roof"
},
{
"subtask1": "Attach a roof",
"relation": "Must be done before",
"subtask2": "Paint your minecraft house"
},
{
"subtask1": "Attach a roof",
"relation": "Must be done before",
"subtask2": "Decorate the interior with lights."
}
] |
build your own fire pit | [
{
"assumptionId": 1,
"assumption": "Build the fire pit in the garden."
}
] | [
{
"stepId": 1,
"step": "Choose the point in the garden area"
},
{
"stepId": 2,
"step": "Measure the length of the fire pit to be constructed"
},
{
"stepId": 3,
"step": "Outline the fire pit"
},
{
"stepId": 4,
"step": "Dig the hole according to the size"
},
{
"stepId": 5,
"step": "Pour the gravel into hole"
},
{
"stepId": 6,
"step": "Place the initial ring of stones around the gravel's edge"
},
{
"stepId": 7,
"step": "Likewise arrange the stone rows according to the plan."
}
] | [
{
"subtask1": "Choose the point in the garden area",
"relation": "Must be done before",
"subtask2": "Measure the length of the fire pit to be constructed"
},
{
"subtask1": "Choose the point in the garden area",
"relation": "Must be done before",
"subtask2": "Outline the fire pit"
},
{
"subtask1": "Measure the length of the fire pit to be constructed",
"relation": "Must be done before",
"subtask2": "Dig the hole according to the size"
},
{
"subtask1": "Outline the fire pit",
"relation": "Must be done before",
"subtask2": "Dig the hole according to the size"
},
{
"subtask1": "Dig the hole according to the size",
"relation": "Must be done before",
"subtask2": "Pour the gravel into hole"
},
{
"subtask1": "Pour the gravel into hole",
"relation": "Must be done before",
"subtask2": "Place the initial ring of stones around the gravel's edge"
},
{
"subtask1": "Place the initial ring of stones around the gravel's edge",
"relation": "Must be done before",
"subtask2": "Likewise arrange the stone rows according to the plan."
}
] |
End of preview. Expand
in Dataset Viewer.
TaskLAMA
This is an unofficial upload of the TaskLAMA data.
TaskLAMA is a novel dataset for Structured Complex Task Decomposition (SCTD).
Some of the data statistics could be found at Spico197/TaskLAMA .
Citation
@misc{yuan2023tasklama,
title={TaskLAMA: Probing the Complex Task Understanding of Language Models},
author={Quan Yuan and Mehran Kazemi and Xin Xu and Isaac Noble and Vaiva Imbrasaite and Deepak Ramachandran},
year={2023},
eprint={2308.15299},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
- Downloads last month
- 38