task
stringlengths 4
41
| assumptions
list | substeps
list | dependencies
list |
---|---|---|---|
build a chain link fence | [
{
"assumptionId": 1,
"assumption": "Build a chain link fence gate."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the gate"
},
{
"stepId": 2,
"step": "Lay out the fence"
},
{
"stepId": 3,
"step": "Dig the post holes"
},
{
"stepId": 4,
"step": "Assemble the posts"
},
{
"stepId": 5,
"step": "Attach the tension bands to the posts"
},
{
"stepId": 6,
"step": "Install the chain link fence gate to the posts"
},
{
"stepId": 7,
"step": "Remove the excess mesh"
},
{
"stepId": 8,
"step": "Fix the chain link fence gate with the help of tension bands."
}
] | [
{
"subtask1": "Measure the length of the gate",
"relation": "Must be done before",
"subtask2": "Lay out the fence"
},
{
"subtask1": "Lay out the fence",
"relation": "Must be done before",
"subtask2": "Dig the post holes"
},
{
"subtask1": "Dig the post holes",
"relation": "Must be done before",
"subtask2": "Assemble the posts"
},
{
"subtask1": "Assemble the posts",
"relation": "Must be done before",
"subtask2": "Attach the tension bands to the posts"
},
{
"subtask1": "Install the chain link fence gate to the posts",
"relation": "Must be done before",
"subtask2": "Fix the chain link fence gate with the help of tension bands."
},
{
"subtask1": "Fix the chain link fence gate with the help of tension bands.",
"relation": "Must be done before",
"subtask2": "Attach the tension bands to the posts"
},
{
"subtask1": "Attach the tension bands to the posts",
"relation": "Must be done before",
"subtask2": "Remove the excess mesh"
}
] |
write references for research paper | [
{
"assumptionId": 1,
"assumption": "Write references for research papers."
}
] | [
{
"stepId": 1,
"step": "Begin with the author's last name and initial"
},
{
"stepId": 2,
"step": "Provide the year when the paper was published"
},
{
"stepId": 3,
"step": "List the title of the research paper"
},
{
"stepId": 4,
"step": "Include information on where paper was found"
},
{
"stepId": 5,
"step": "Use a parenthetical citation in the body of paper."
}
] | [
{
"subtask1": "Begin with the author's last name and initial",
"relation": "Must be done before",
"subtask2": "Provide the year when the paper was published"
},
{
"subtask1": "Provide the year when the paper was published",
"relation": "Must be done before",
"subtask2": "List the title of the research paper"
},
{
"subtask1": "List the title of the research paper",
"relation": "Must be done before",
"subtask2": "Include information on where paper was found"
},
{
"subtask1": "Include information on where paper was found",
"relation": "Must be done before",
"subtask2": "Use a parenthetical citation in the body of paper."
}
] |
sell artwork | [
{
"assumptionId": 1,
"assumption": "Sell artwork prints online."
}
] | [
{
"stepId": 1,
"step": "Choose the artistic piece"
},
{
"stepId": 2,
"step": "Make the prints"
},
{
"stepId": 3,
"step": "Scan the art to digitize"
},
{
"stepId": 4,
"step": "Set the prices"
},
{
"stepId": 5,
"step": "Create your online store"
},
{
"stepId": 6,
"step": "Explore the additional platforms for selling"
},
{
"stepId": 7,
"step": "Promote your art brand."
}
] | [
{
"subtask1": "Choose the artistic piece",
"relation": "Must be done before",
"subtask2": "Make the prints"
},
{
"subtask1": "Make the prints",
"relation": "Must be done before",
"subtask2": "Scan the art to digitize"
},
{
"subtask1": "Scan the art to digitize",
"relation": "Must be done before",
"subtask2": "Set the prices"
},
{
"subtask1": "Set the prices",
"relation": "Must be done before",
"subtask2": "Create your online store"
},
{
"subtask1": "Create your online store",
"relation": "Must be done before",
"subtask2": "Explore the additional platforms for selling"
},
{
"subtask1": "Explore the additional platforms for selling",
"relation": "Must be done before",
"subtask2": "Promote your art brand."
}
] |
build a bluebird house | [
{
"assumptionId": 1,
"assumption": "Build a bluebird house diy."
}
] | [
{
"stepId": 1,
"step": "Cut the wood pieces"
},
{
"stepId": 2,
"step": "Create an entrance hole on the front wood piece"
},
{
"stepId": 3,
"step": "Make some scratches on both sides of wood pieces"
},
{
"stepId": 4,
"step": "Create ventilation holes"
},
{
"stepId": 5,
"step": "Attach all the wood pieces."
}
] | [
{
"subtask1": "Cut the wood pieces",
"relation": "Must be done before",
"subtask2": "Create an entrance hole on the front wood piece"
},
{
"subtask1": "Create an entrance hole on the front wood piece",
"relation": "Must be done before",
"subtask2": "Make some scratches on both sides of wood pieces"
},
{
"subtask1": "Create an entrance hole on the front wood piece",
"relation": "Must be done before",
"subtask2": "Create ventilation holes"
},
{
"subtask1": "Make some scratches on both sides of wood pieces",
"relation": "Must be done before",
"subtask2": "Attach all the wood pieces."
},
{
"subtask1": "Create ventilation holes",
"relation": "Must be done before",
"subtask2": "Attach all the wood pieces."
}
] |
build patio steps | [
{
"assumptionId": 1,
"assumption": "Constructing patio steps with wood."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the patio steps"
},
{
"stepId": 2,
"step": "Cut the wood into vertical ledges"
},
{
"stepId": 3,
"step": "Design edges the wooden ledges"
},
{
"stepId": 4,
"step": "Cut the wood into supporting ledges for two sides"
},
{
"stepId": 5,
"step": "Place the suppporting ledges two sides with help of screws"
},
{
"stepId": 6,
"step": "Attach the vertical ledges to the supporting wooden ledges"
},
{
"stepId": 7,
"step": "Fix all the ledges with the help of the screws."
}
] | [
{
"subtask1": "Measure the length of the patio steps",
"relation": "Must be done before",
"subtask2": "Cut the wood into vertical ledges"
},
{
"subtask1": "Measure the length of the patio steps",
"relation": "Must be done before",
"subtask2": "Cut the wood into supporting ledges for two sides"
},
{
"subtask1": "Cut the wood into vertical ledges",
"relation": "Must be done before",
"subtask2": "Design edges the wooden ledges"
},
{
"subtask1": "Cut the wood into supporting ledges for two sides",
"relation": "Must be done before",
"subtask2": "Place the suppporting ledges two sides with help of screws"
},
{
"subtask1": "Design edges the wooden ledges",
"relation": "Must be done before",
"subtask2": "Attach the vertical ledges to the supporting wooden ledges"
},
{
"subtask1": "Place the suppporting ledges two sides with help of screws",
"relation": "Must be done before",
"subtask2": "Attach the vertical ledges to the supporting wooden ledges"
},
{
"subtask1": "Attach the vertical ledges to the supporting wooden ledges",
"relation": "Must be done before",
"subtask2": "Fix all the ledges with the help of the screws."
}
] |
paint a storm door | [
{
"assumptionId": 1,
"assumption": "Paint a storm door using a brush."
}
] | [
{
"stepId": 1,
"step": "Detach the door"
},
{
"stepId": 2,
"step": "Take a cloth"
},
{
"stepId": 3,
"step": "Clean the door"
},
{
"stepId": 4,
"step": "Apply painters tape"
},
{
"stepId": 5,
"step": "Clean the dents"
},
{
"stepId": 6,
"step": "Add the metal primer"
},
{
"stepId": 7,
"step": "Paint the door using a brush"
},
{
"stepId": 8,
"step": "Sand the door with sandpaper"
},
{
"stepId": 9,
"step": "Add the second coat."
}
] | [
{
"subtask1": "Take a cloth",
"relation": "Must be done before",
"subtask2": "Clean the door"
},
{
"subtask1": "Detach the door",
"relation": "Must be done before",
"subtask2": "Clean the dents"
},
{
"subtask1": "Sand the door with sandpaper",
"relation": "Must be done before",
"subtask2": "Clean the dents"
},
{
"subtask1": "Clean the door",
"relation": "Must be done before",
"subtask2": "Clean the dents"
},
{
"subtask1": "Clean the dents",
"relation": "Must be done before",
"subtask2": "Apply painters tape"
},
{
"subtask1": "Apply painters tape",
"relation": "Must be done before",
"subtask2": "Add the metal primer"
},
{
"subtask1": "Add the metal primer",
"relation": "Must be done before",
"subtask2": "Paint the door using a brush"
},
{
"subtask1": "Paint the door using a brush",
"relation": "Must be done before",
"subtask2": "Add the second coat."
}
] |
create an etsy shop | [
{
"assumptionId": 1,
"assumption": "Create an etsy shop using an ipad."
}
] | [
{
"stepId": 1,
"step": "Create an etsy account on the ipad"
},
{
"stepId": 2,
"step": "Fill in the details"
},
{
"stepId": 3,
"step": "Attach the bank account"
},
{
"stepId": 4,
"step": "Conduct a short research"
},
{
"stepId": 5,
"step": "Name the brand"
},
{
"stepId": 6,
"step": "Set a logo"
},
{
"stepId": 7,
"step": "Add a description"
},
{
"stepId": 8,
"step": "Fill out the product listing details"
},
{
"stepId": 9,
"step": "Set the billing information."
}
] | [
{
"subtask1": "Create an etsy account on the ipad",
"relation": "Must be done before",
"subtask2": "Fill in the details"
},
{
"subtask1": "Fill in the details",
"relation": "Must be done before",
"subtask2": "Add a description"
},
{
"subtask1": "Conduct a short research",
"relation": "Must be done before",
"subtask2": "Name the brand"
},
{
"subtask1": "Name the brand",
"relation": "Must be done before",
"subtask2": "Set a logo"
},
{
"subtask1": "Set a logo",
"relation": "Must be done before",
"subtask2": "Add a description"
},
{
"subtask1": "Add a description",
"relation": "Must be done before",
"subtask2": "Fill out the product listing details"
},
{
"subtask1": "Fill out the product listing details",
"relation": "Must be done before",
"subtask2": "Attach the bank account"
},
{
"subtask1": "Attach the bank account",
"relation": "Must be done before",
"subtask2": "Set the billing information."
}
] |
sell cemetery plots | [
{
"assumptionId": 1,
"assumption": "Selling cemetery plots online in virginia."
}
] | [
{
"stepId": 1,
"step": "Check the state's laws"
},
{
"stepId": 2,
"step": "Know the cemetery's status"
},
{
"stepId": 3,
"step": "Examine the market"
},
{
"stepId": 4,
"step": "Select an online advertising service"
},
{
"stepId": 5,
"step": "Take pictures of the cemetery plot"
},
{
"stepId": 6,
"step": "Draft the advertisement"
},
{
"stepId": 7,
"step": "Complete the necessary paperwork."
}
] | [
{
"subtask1": "Check the state's laws",
"relation": "Must be done before",
"subtask2": "Examine the market"
},
{
"subtask1": "Check the state's laws",
"relation": "Must be done before",
"subtask2": "Know the cemetery's status"
},
{
"subtask1": "Examine the market",
"relation": "Must be done before",
"subtask2": "Select an online advertising service"
},
{
"subtask1": "Know the cemetery's status",
"relation": "Must be done before",
"subtask2": "Select an online advertising service"
},
{
"subtask1": "Select an online advertising service",
"relation": "Must be done before",
"subtask2": "Take pictures of the cemetery plot"
},
{
"subtask1": "Take pictures of the cemetery plot",
"relation": "Must be done before",
"subtask2": "Draft the advertisement"
},
{
"subtask1": "Draft the advertisement",
"relation": "Must be done before",
"subtask2": "Complete the necessary paperwork."
}
] |
build a simple shelf | [
{
"assumptionId": 1,
"assumption": "Build a simple wall shelf."
}
] | [
{
"stepId": 1,
"step": "Choose a wall"
},
{
"stepId": 2,
"step": "Make a mark on the wall for the first shelf bracket"
},
{
"stepId": 3,
"step": "Install the bracket with screws"
},
{
"stepId": 4,
"step": "Make a mark for the second stud"
},
{
"stepId": 5,
"step": "Screw the second bracket in place"
},
{
"stepId": 6,
"step": "Place the shelf on the support brackets."
}
] | [
{
"subtask1": "Choose a wall",
"relation": "Must be done before",
"subtask2": "Make a mark on the wall for the first shelf bracket"
},
{
"subtask1": "Make a mark on the wall for the first shelf bracket",
"relation": "Must be done before",
"subtask2": "Install the bracket with screws"
},
{
"subtask1": "Install the bracket with screws",
"relation": "Must be done before",
"subtask2": "Make a mark for the second stud"
},
{
"subtask1": "Make a mark for the second stud",
"relation": "Must be done before",
"subtask2": "Screw the second bracket in place"
},
{
"subtask1": "Screw the second bracket in place",
"relation": "Must be done before",
"subtask2": "Place the shelf on the support brackets."
}
] |
write a press release | [
{
"assumptionId": 1,
"assumption": "Write a press release note for an event."
}
] | [
{
"stepId": 1,
"step": "Plan the format of the press note"
},
{
"stepId": 2,
"step": "Use a catchy headline with the keywords"
},
{
"stepId": 3,
"step": "Add the description of the event"
},
{
"stepId": 4,
"step": "Add the place of the event"
},
{
"stepId": 5,
"step": "Add the date, time of the event"
},
{
"stepId": 6,
"step": "Send out the press release."
}
] | [
{
"subtask1": "Plan the format of the press note",
"relation": "Must be done before",
"subtask2": "Add the date, time of the event"
},
{
"subtask1": "Add the date, time of the event",
"relation": "Must be done before",
"subtask2": "Add the place of the event"
},
{
"subtask1": "Add the place of the event",
"relation": "Must be done before",
"subtask2": "Use a catchy headline with the keywords"
},
{
"subtask1": "Use a catchy headline with the keywords",
"relation": "Must be done before",
"subtask2": "Add the description of the event"
},
{
"subtask1": "Add the description of the event",
"relation": "Must be done before",
"subtask2": "Send out the press release."
}
] |
build a simple deck | [
{
"assumptionId": 1,
"assumption": "Preparing a simple wooden deck in the backyard."
}
] | [
{
"stepId": 1,
"step": "Select the point in the backyard"
},
{
"stepId": 2,
"step": "Attach the wooden ledger"
},
{
"stepId": 3,
"step": "Protect the ledger with screws"
},
{
"stepId": 4,
"step": "Dig a hole"
},
{
"stepId": 5,
"step": "Assemble footing and pier forms"
},
{
"stepId": 6,
"step": "Post bases and side rim joists should be installed"
},
{
"stepId": 7,
"step": "Attach front rim joist and beams"
},
{
"stepId": 8,
"step": "Install interior joists"
},
{
"stepId": 9,
"step": "Attach the trim"
},
{
"stepId": 10,
"step": "Complete the decking."
}
] | [
{
"subtask1": "Select the point in the backyard",
"relation": "Must be done before",
"subtask2": "Dig a hole"
},
{
"subtask1": "Dig a hole",
"relation": "Must be done before",
"subtask2": "Attach the wooden ledger"
},
{
"subtask1": "Attach the wooden ledger",
"relation": "Must be done before",
"subtask2": "Protect the ledger with screws"
},
{
"subtask1": "Protect the ledger with screws",
"relation": "Must be done before",
"subtask2": "Assemble footing and pier forms"
},
{
"subtask1": "Assemble footing and pier forms",
"relation": "Must be done before",
"subtask2": "Post bases and side rim joists should be installed"
},
{
"subtask1": "Post bases and side rim joists should be installed",
"relation": "Must be done before",
"subtask2": "Attach front rim joist and beams"
},
{
"subtask1": "Attach front rim joist and beams",
"relation": "Must be done before",
"subtask2": "Install interior joists"
},
{
"subtask1": "Install interior joists",
"relation": "Must be done before",
"subtask2": "Attach the trim"
},
{
"subtask1": "Attach the trim",
"relation": "Must be done before",
"subtask2": "Complete the decking."
}
] |
build a duck house | [
{
"assumptionId": 1,
"assumption": "Build a duck house in the backyard."
}
] | [
{
"stepId": 1,
"step": "Clean the backyard area"
},
{
"stepId": 2,
"step": "Choose the size to build a duck house"
},
{
"stepId": 3,
"step": "Cut the wood into blocks"
},
{
"stepId": 4,
"step": "Create the base footings"
},
{
"stepId": 5,
"step": "Include the floor base to the footings"
},
{
"stepId": 6,
"step": "Install the side wooden blocks"
},
{
"stepId": 7,
"step": "Attach the top roof"
},
{
"stepId": 8,
"step": "Fix the wooden blocks with screws"
},
{
"stepId": 9,
"step": "Close the space with the wooden plank"
},
{
"stepId": 10,
"step": "Make sure to keep ventilation"
},
{
"stepId": 11,
"step": "End the process by adding step planks."
}
] | [
{
"subtask1": "Clean the backyard area",
"relation": "Must be done before",
"subtask2": "Choose the size to build a duck house"
},
{
"subtask1": "Choose the size to build a duck house",
"relation": "Must be done before",
"subtask2": "Cut the wood into blocks"
},
{
"subtask1": "Choose the size to build a duck house",
"relation": "Must be done before",
"subtask2": "Create the base footings"
},
{
"subtask1": "Cut the wood into blocks",
"relation": "Must be done before",
"subtask2": "Install the side wooden blocks"
},
{
"subtask1": "Install the side wooden blocks",
"relation": "Must be done before",
"subtask2": "Fix the wooden blocks with screws"
},
{
"subtask1": "Create the base footings",
"relation": "Must be done before",
"subtask2": "Include the floor base to the footings"
},
{
"subtask1": "Fix the wooden blocks with screws",
"relation": "Must be done before",
"subtask2": "Attach the top roof"
},
{
"subtask1": "Include the floor base to the footings",
"relation": "Must be done before",
"subtask2": "Attach the top roof"
},
{
"subtask1": "Attach the top roof",
"relation": "Must be done before",
"subtask2": "Close the space with the wooden plank"
},
{
"subtask1": "Attach the top roof",
"relation": "Must be done before",
"subtask2": "Make sure to keep ventilation"
},
{
"subtask1": "Close the space with the wooden plank",
"relation": "Must be done before",
"subtask2": "End the process by adding step planks."
},
{
"subtask1": "Make sure to keep ventilation",
"relation": "Must be done before",
"subtask2": "End the process by adding step planks."
}
] |
install drip irrigation | [
{
"assumptionId": 1,
"assumption": "Install drip irrigation in the backyard."
}
] | [
{
"stepId": 1,
"step": "Clean the backyard"
},
{
"stepId": 2,
"step": "Layout the length for tubing"
},
{
"stepId": 3,
"step": "Connect the tube to the outdoor faucet"
},
{
"stepId": 4,
"step": "Attach the ground stakes to the tube"
},
{
"stepId": 5,
"step": "Surround shrubs, trees with tubing"
},
{
"stepId": 6,
"step": "Set the sprinklers for ground coverage"
},
{
"stepId": 7,
"step": "Cover the tubing end."
}
] | [
{
"subtask1": "Clean the backyard",
"relation": "Must be done before",
"subtask2": "Connect the tube to the outdoor faucet"
},
{
"subtask1": "Connect the tube to the outdoor faucet",
"relation": "Must be done before",
"subtask2": "Layout the length for tubing"
},
{
"subtask1": "Layout the length for tubing",
"relation": "Must be done before",
"subtask2": "Attach the ground stakes to the tube"
},
{
"subtask1": "Attach the ground stakes to the tube",
"relation": "Must be done before",
"subtask2": "Surround shrubs, trees with tubing"
},
{
"subtask1": "Surround shrubs, trees with tubing",
"relation": "Must be done before",
"subtask2": "Set the sprinklers for ground coverage"
},
{
"subtask1": "Set the sprinklers for ground coverage",
"relation": "Must be done before",
"subtask2": "Cover the tubing end."
}
] |
apply window tint | [
{
"assumptionId": 1,
"assumption": "Apply window tint for swift car."
}
] | [
{
"stepId": 1,
"step": "Clean the window of the swift car"
},
{
"stepId": 2,
"step": "Remove adhesives from the window"
},
{
"stepId": 3,
"step": "Remove the marks with soapy water and a razor blade"
},
{
"stepId": 4,
"step": "Wipe off the extra water with a cloth"
},
{
"stepId": 5,
"step": "Roll up the window glass"
},
{
"stepId": 6,
"step": "Make sure both sides of the tint are adhesive"
},
{
"stepId": 7,
"step": "Spray outside of the window with soapy water"
},
{
"stepId": 8,
"step": "Attach the tint to the window"
},
{
"stepId": 9,
"step": "Cut off the edges."
}
] | [
{
"subtask1": "Clean the window of the swift car",
"relation": "Must be done before",
"subtask2": "Remove the marks with soapy water and a razor blade"
},
{
"subtask1": "Remove adhesives from the window",
"relation": "Must be done before",
"subtask2": "Remove the marks with soapy water and a razor blade"
},
{
"subtask1": "Remove the marks with soapy water and a razor blade",
"relation": "Must be done before",
"subtask2": "Wipe off the extra water with a cloth"
},
{
"subtask1": "Wipe off the extra water with a cloth",
"relation": "Must be done before",
"subtask2": "Roll up the window glass"
},
{
"subtask1": "Roll up the window glass",
"relation": "Must be done before",
"subtask2": "Spray outside of the window with soapy water"
},
{
"subtask1": "Spray outside of the window with soapy water",
"relation": "Must be done before",
"subtask2": "Make sure both sides of the tint are adhesive"
},
{
"subtask1": "Make sure both sides of the tint are adhesive",
"relation": "Must be done before",
"subtask2": "Attach the tint to the window"
},
{
"subtask1": "Attach the tint to the window",
"relation": "Must be done before",
"subtask2": "Cut off the edges."
}
] |
change furnace filter | [
{
"assumptionId": 1,
"assumption": "Change furnace filter diy."
}
] | [
{
"stepId": 1,
"step": "Remove the old furnace filter"
},
{
"stepId": 2,
"step": "Adjust the new furnace filter"
},
{
"stepId": 3,
"step": "Observe the filter for an arrow indicating the direction it should face"
},
{
"stepId": 4,
"step": "Slide the filter into the place"
},
{
"stepId": 5,
"step": "Replace any cover that goes over it"
},
{
"stepId": 6,
"step": "Close the door panel of the furnace"
},
{
"stepId": 7,
"step": "Turn the furnace back on."
}
] | [
{
"subtask1": "Remove the old furnace filter",
"relation": "Must be done before",
"subtask2": "Adjust the new furnace filter"
},
{
"subtask1": "Remove the old furnace filter",
"relation": "Must be done before",
"subtask2": "Observe the filter for an arrow indicating the direction it should face"
},
{
"subtask1": "Adjust the new furnace filter",
"relation": "Must be done before",
"subtask2": "Slide the filter into the place"
},
{
"subtask1": "Observe the filter for an arrow indicating the direction it should face",
"relation": "Must be done before",
"subtask2": "Slide the filter into the place"
},
{
"subtask1": "Slide the filter into the place",
"relation": "Must be done before",
"subtask2": "Replace any cover that goes over it"
},
{
"subtask1": "Replace any cover that goes over it",
"relation": "Must be done before",
"subtask2": "Close the door panel of the furnace"
},
{
"subtask1": "Close the door panel of the furnace",
"relation": "Must be done before",
"subtask2": "Turn the furnace back on."
}
] |
build a patio roof | [
{
"assumptionId": 1,
"assumption": "Build a patio roof cover."
}
] | [
{
"stepId": 1,
"step": "Design the plan"
},
{
"stepId": 2,
"step": "Take the measurements"
},
{
"stepId": 3,
"step": "Set up the ledger board"
},
{
"stepId": 4,
"step": "Drill the post holes"
},
{
"stepId": 5,
"step": "Even out the posts"
},
{
"stepId": 6,
"step": "Set up the frame"
},
{
"stepId": 7,
"step": "Lift the frame"
},
{
"stepId": 8,
"step": "Cast the concrete"
},
{
"stepId": 9,
"step": "Complete the Task."
}
] | [
{
"subtask1": "Design the plan",
"relation": "Must be done before",
"subtask2": "Take the measurements"
},
{
"subtask1": "Take the measurements",
"relation": "Must be done before",
"subtask2": "Set up the ledger board"
},
{
"subtask1": "Set up the ledger board",
"relation": "Must be done before",
"subtask2": "Drill the post holes"
},
{
"subtask1": "Drill the post holes",
"relation": "Must be done before",
"subtask2": "Even out the posts"
},
{
"subtask1": "Even out the posts",
"relation": "Must be done before",
"subtask2": "Cast the concrete"
},
{
"subtask1": "Set up the frame",
"relation": "Must be done before",
"subtask2": "Lift the frame"
},
{
"subtask1": "Lift the frame",
"relation": "Must be done before",
"subtask2": "Cast the concrete"
},
{
"subtask1": "Cast the concrete",
"relation": "Must be done before",
"subtask2": "Complete the Task."
}
] |
build a closet diy | [
{
"assumptionId": 1,
"assumption": "Build a closet diy in bedroom."
}
] | [
{
"stepId": 1,
"step": "Choose the size of the closet you wish to construct"
},
{
"stepId": 2,
"step": "Mark the location of the closet wall"
},
{
"stepId": 3,
"step": "Screw a new closet frame to an existing bedroom wall"
},
{
"stepId": 4,
"step": "Integrate the top plate with the ceiling"
},
{
"stepId": 5,
"step": "Construct the closet wall framing"
},
{
"stepId": 6,
"step": "Attach the header to the wall framing"
},
{
"stepId": 7,
"step": "Drill holes at the end of each cripple studs"
},
{
"stepId": 8,
"step": "Install the drywall next to the wall"
},
{
"stepId": 9,
"step": "Use drywall screws to fasten drywall to the studs"
},
{
"stepId": 10,
"step": "Set up the corner bead"
},
{
"stepId": 11,
"step": "Stick the closet wall with an all purpose compound."
}
] | [
{
"subtask1": "Choose the size of the closet you wish to construct",
"relation": "Must be done before",
"subtask2": "Mark the location of the closet wall"
},
{
"subtask1": "Mark the location of the closet wall",
"relation": "Must be done before",
"subtask2": "Screw a new closet frame to an existing bedroom wall"
},
{
"subtask1": "Screw a new closet frame to an existing bedroom wall",
"relation": "Must be done before",
"subtask2": "Integrate the top plate with the ceiling"
},
{
"subtask1": "Screw a new closet frame to an existing bedroom wall",
"relation": "Must be done before",
"subtask2": "Construct the closet wall framing"
},
{
"subtask1": "Integrate the top plate with the ceiling",
"relation": "Must be done before",
"subtask2": "Drill holes at the end of each cripple studs"
},
{
"subtask1": "Construct the closet wall framing",
"relation": "Must be done before",
"subtask2": "Drill holes at the end of each cripple studs"
},
{
"subtask1": "Drill holes at the end of each cripple studs",
"relation": "Must be done before",
"subtask2": "Use drywall screws to fasten drywall to the studs"
},
{
"subtask1": "Use drywall screws to fasten drywall to the studs",
"relation": "Must be done before",
"subtask2": "Install the drywall next to the wall"
},
{
"subtask1": "Use drywall screws to fasten drywall to the studs",
"relation": "Must be done before",
"subtask2": "Attach the header to the wall framing"
},
{
"subtask1": "Install the drywall next to the wall",
"relation": "Must be done before",
"subtask2": "Set up the corner bead"
},
{
"subtask1": "Attach the header to the wall framing",
"relation": "Must be done before",
"subtask2": "Set up the corner bead"
},
{
"subtask1": "Set up the corner bead",
"relation": "Must be done before",
"subtask2": "Stick the closet wall with an all purpose compound."
}
] |
build a bike | [
{
"assumptionId": 1,
"assumption": "Build a bike shed in the backyard."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the backyard"
},
{
"stepId": 2,
"step": "Design the structure"
},
{
"stepId": 3,
"step": "Cut the wood according to the shed area"
},
{
"stepId": 4,
"step": "Install the planks to the sides"
},
{
"stepId": 5,
"step": "Attach the planks by using hinges"
},
{
"stepId": 6,
"step": "Add the padlocks to the door."
}
] | [
{
"subtask1": "Measure the length of the backyard",
"relation": "Must be done before",
"subtask2": "Cut the wood according to the shed area"
},
{
"subtask1": "Design the structure",
"relation": "Must be done before",
"subtask2": "Cut the wood according to the shed area"
},
{
"subtask1": "Cut the wood according to the shed area",
"relation": "Must be done before",
"subtask2": "Install the planks to the sides"
},
{
"subtask1": "Install the planks to the sides",
"relation": "Must be done before",
"subtask2": "Attach the planks by using hinges"
},
{
"subtask1": "Attach the planks by using hinges",
"relation": "Must be done before",
"subtask2": "Add the padlocks to the door."
}
] |
fix a bike chain | [
{
"assumptionId": 1,
"assumption": "Fix a bike chain diy."
}
] | [
{
"stepId": 1,
"step": "push the pin halfway out of the broken link with a chain breaker tool"
},
{
"stepId": 2,
"step": "Remove the broken link from the pin."
},
{
"stepId": 3,
"step": "Connect the two ends of the chain so that the holes line up"
},
{
"stepId": 4,
"step": "Use your chain breaker tool in the opposite direction to push the pin"
},
{
"stepId": 5,
"step": "Loosen the connection to avoid binding"
},
{
"stepId": 6,
"step": "Use bike grease to lubricate your chain"
},
{
"stepId": 7,
"step": "Work it back and forth until the chain becomes loose enough to bend."
}
] | [
{
"subtask1": "push the pin halfway out of the broken link with a chain breaker tool",
"relation": "Must be done before",
"subtask2": "Remove the broken link from the pin."
},
{
"subtask1": "Remove the broken link from the pin.",
"relation": "Must be done before",
"subtask2": "Connect the two ends of the chain so that the holes line up"
},
{
"subtask1": "Remove the broken link from the pin.",
"relation": "Must be done before",
"subtask2": "Use your chain breaker tool in the opposite direction to push the pin"
},
{
"subtask1": "Connect the two ends of the chain so that the holes line up",
"relation": "Must be done before",
"subtask2": "Loosen the connection to avoid binding"
},
{
"subtask1": "Use your chain breaker tool in the opposite direction to push the pin",
"relation": "Must be done before",
"subtask2": "Loosen the connection to avoid binding"
},
{
"subtask1": "Loosen the connection to avoid binding",
"relation": "Must be done before",
"subtask2": "Use bike grease to lubricate your chain"
},
{
"subtask1": "Use bike grease to lubricate your chain",
"relation": "Must be done before",
"subtask2": "Work it back and forth until the chain becomes loose enough to bend."
}
] |
fix a garage door | [
{
"assumptionId": 1,
"assumption": "fix a metal garage door."
}
] | [
{
"stepId": 1,
"step": "Check for sticking sounds"
},
{
"stepId": 2,
"step": "Clean the metal garage door"
},
{
"stepId": 3,
"step": "Lubricate the parts"
},
{
"stepId": 4,
"step": "Fit any necessary hardware"
},
{
"stepId": 5,
"step": "Remove the excess moisture of the lubricant."
}
] | [
{
"subtask1": "Check for sticking sounds",
"relation": "Must be done before",
"subtask2": "Clean the metal garage door"
},
{
"subtask1": "Clean the metal garage door",
"relation": "Must be done before",
"subtask2": "Lubricate the parts"
},
{
"subtask1": "Lubricate the parts",
"relation": "Must be done before",
"subtask2": "Fit any necessary hardware"
},
{
"subtask1": "Fit any necessary hardware",
"relation": "Must be done before",
"subtask2": "Remove the excess moisture of the lubricant."
}
] |
build a brick patio | [
{
"assumptionId": 1,
"assumption": "Preparing a brick patio in the garden."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the area"
},
{
"stepId": 2,
"step": "Make a plan of the layout"
},
{
"stepId": 3,
"step": "Layout the examined area"
},
{
"stepId": 4,
"step": "Add the gravel base"
},
{
"stepId": 5,
"step": "Set the bricks according to the plan"
},
{
"stepId": 6,
"step": "Lock the bricks with concrete mixture"
},
{
"stepId": 7,
"step": "Backfill with concrete behind the brick edging."
}
] | [
{
"subtask1": "Measure the length of the area",
"relation": "Must be done before",
"subtask2": "Make a plan of the layout"
},
{
"subtask1": "Measure the length of the area",
"relation": "Must be done before",
"subtask2": "Layout the examined area"
},
{
"subtask1": "Make a plan of the layout",
"relation": "Must be done before",
"subtask2": "Add the gravel base"
},
{
"subtask1": "Layout the examined area",
"relation": "Must be done before",
"subtask2": "Add the gravel base"
},
{
"subtask1": "Add the gravel base",
"relation": "Must be done before",
"subtask2": "Set the bricks according to the plan"
},
{
"subtask1": "Add the gravel base",
"relation": "Must be done before",
"subtask2": "Lock the bricks with concrete mixture"
},
{
"subtask1": "Set the bricks according to the plan",
"relation": "Must be done before",
"subtask2": "Backfill with concrete behind the brick edging."
},
{
"subtask1": "Lock the bricks with concrete mixture",
"relation": "Must be done before",
"subtask2": "Backfill with concrete behind the brick edging."
}
] |
replace a sump pump | [
{
"assumptionId": 1,
"assumption": "Replace a sump pump on your own."
}
] | [
{
"stepId": 1,
"step": "Cut off all power going to the old pump"
},
{
"stepId": 2,
"step": "Check the pvc pipe attached to the discharge line"
},
{
"stepId": 3,
"step": "Cut the discharge line"
},
{
"stepId": 4,
"step": "Connect the new pvc pipe to the discharge line"
},
{
"stepId": 5,
"step": "Attach the pipe to the new sump pump"
},
{
"stepId": 6,
"step": "Introduce the new sump pump into the well"
},
{
"stepId": 7,
"step": "Check the pump level"
},
{
"stepId": 8,
"step": "Check to see if the float switch is unblocked"
},
{
"stepId": 9,
"step": "Try out your new sump pump."
}
] | [
{
"subtask1": "Cut off all power going to the old pump",
"relation": "Must be done before",
"subtask2": "Check the pvc pipe attached to the discharge line"
},
{
"subtask1": "Cut the discharge line",
"relation": "Must be done before",
"subtask2": "Check the pvc pipe attached to the discharge line"
},
{
"subtask1": "Check the pvc pipe attached to the discharge line",
"relation": "Must be done before",
"subtask2": "Connect the new pvc pipe to the discharge line"
},
{
"subtask1": "Connect the new pvc pipe to the discharge line",
"relation": "Must be done before",
"subtask2": "Attach the pipe to the new sump pump"
},
{
"subtask1": "Attach the pipe to the new sump pump",
"relation": "Must be done before",
"subtask2": "Introduce the new sump pump into the well"
},
{
"subtask1": "Introduce the new sump pump into the well",
"relation": "Must be done before",
"subtask2": "Check the pump level"
},
{
"subtask1": "Check the pump level",
"relation": "Must be done before",
"subtask2": "Check to see if the float switch is unblocked"
},
{
"subtask1": "Check to see if the float switch is unblocked",
"relation": "Must be done before",
"subtask2": "Try out your new sump pump."
}
] |
install a pool liner | [
{
"assumptionId": 1,
"assumption": "Install beaded pool liner."
}
] | [
{
"stepId": 1,
"step": "Clear out the water from the pool"
},
{
"stepId": 2,
"step": "Check the pool for any damages"
},
{
"stepId": 3,
"step": "Place the beaded pool liner in the pool"
},
{
"stepId": 4,
"step": "Check the edges of the liner"
},
{
"stepId": 5,
"step": "Take out every wrinkle"
},
{
"stepId": 6,
"step": "Fill the pool with the water."
}
] | [
{
"subtask1": "Clear out the water from the pool",
"relation": "Must be done before",
"subtask2": "Check the pool for any damages"
},
{
"subtask1": "Check the pool for any damages",
"relation": "Must be done before",
"subtask2": "Place the beaded pool liner in the pool"
},
{
"subtask1": "Check the pool for any damages",
"relation": "Must be done before",
"subtask2": "Check the edges of the liner"
},
{
"subtask1": "Place the beaded pool liner in the pool",
"relation": "Must be done before",
"subtask2": "Take out every wrinkle"
},
{
"subtask1": "Check the edges of the liner",
"relation": "Must be done before",
"subtask2": "Take out every wrinkle"
},
{
"subtask1": "Take out every wrinkle",
"relation": "Must be done before",
"subtask2": "Fill the pool with the water."
}
] |
lose weight overnight for teens | [
{
"assumptionId": 1,
"assumption": "Overnight weight loss for teens by intermittent fasting."
}
] | [
{
"stepId": 1,
"step": "Before bedtime, lift weights"
},
{
"stepId": 2,
"step": "A casein protein smoothie is a great way to begin"
},
{
"stepId": 3,
"step": "Shower in chill water"
},
{
"stepId": 4,
"step": "Consume green tea"
},
{
"stepId": 5,
"step": "Sleep in a room with a lower temperature"
},
{
"stepId": 6,
"step": "Consider experimenting with intermittent fasting."
}
] | [
{
"subtask1": "Before bedtime, lift weights",
"relation": "Must be done before",
"subtask2": "Consider experimenting with intermittent fasting."
},
{
"subtask1": "A casein protein smoothie is a great way to begin",
"relation": "Must be done before",
"subtask2": "Consider experimenting with intermittent fasting."
},
{
"subtask1": "Shower in chill water",
"relation": "Must be done before",
"subtask2": "Consider experimenting with intermittent fasting."
},
{
"subtask1": "Consume green tea",
"relation": "Must be done before",
"subtask2": "Consider experimenting with intermittent fasting."
},
{
"subtask1": "Sleep in a room with a lower temperature",
"relation": "Must be done before",
"subtask2": "Consider experimenting with intermittent fasting."
}
] |
sponge paint wall | [
{
"assumptionId": 1,
"assumption": "Sponge paint to the outdoor wall."
}
] | [
{
"stepId": 1,
"step": "Clean the outdoor wall"
},
{
"stepId": 2,
"step": "Select a paint color"
},
{
"stepId": 3,
"step": "Mix the paint with faux glaze"
},
{
"stepId": 4,
"step": "Dip the sponge in the paint"
},
{
"stepId": 5,
"step": "Gently press the sponge into the wall's corners"
},
{
"stepId": 6,
"step": "Touch up spots to ensure consistency."
}
] | [
{
"subtask1": "Clean the outdoor wall",
"relation": "Must be done before",
"subtask2": "Mix the paint with faux glaze"
},
{
"subtask1": "Select a paint color",
"relation": "Must be done before",
"subtask2": "Mix the paint with faux glaze"
},
{
"subtask1": "Mix the paint with faux glaze",
"relation": "Must be done before",
"subtask2": "Dip the sponge in the paint"
},
{
"subtask1": "Dip the sponge in the paint",
"relation": "Must be done before",
"subtask2": "Gently press the sponge into the wall's corners"
},
{
"subtask1": "Gently press the sponge into the wall's corners",
"relation": "Must be done before",
"subtask2": "Touch up spots to ensure consistency."
}
] |
sell home by owner | [
{
"assumptionId": 1,
"assumption": "Sell home by the owner without a real estate agent."
}
] | [
{
"stepId": 1,
"step": "Get your house ready for the market"
},
{
"stepId": 2,
"step": "Set a fair price for your house in order to sell it"
},
{
"stepId": 3,
"step": "Use the multiple listing service to place a flat fee listing"
},
{
"stepId": 4,
"step": "Promote your home"
},
{
"stepId": 5,
"step": "Understand the selling points of your home"
},
{
"stepId": 6,
"step": "Deal with the buyer yourself"
},
{
"stepId": 7,
"step": "Make sure to abide by all local laws."
}
] | [
{
"subtask1": "Get your house ready for the market",
"relation": "Must be done before",
"subtask2": "Use the multiple listing service to place a flat fee listing"
},
{
"subtask1": "Set a fair price for your house in order to sell it",
"relation": "Must be done before",
"subtask2": "Use the multiple listing service to place a flat fee listing"
},
{
"subtask1": "Use the multiple listing service to place a flat fee listing",
"relation": "Must be done before",
"subtask2": "Promote your home"
},
{
"subtask1": "Use the multiple listing service to place a flat fee listing",
"relation": "Must be done before",
"subtask2": "Understand the selling points of your home"
},
{
"subtask1": "Use the multiple listing service to place a flat fee listing",
"relation": "Must be done before",
"subtask2": "Make sure to abide by all local laws."
},
{
"subtask1": "Promote your home",
"relation": "Must be done before",
"subtask2": "Deal with the buyer yourself"
},
{
"subtask1": "Understand the selling points of your home",
"relation": "Must be done before",
"subtask2": "Deal with the buyer yourself"
},
{
"subtask1": "Make sure to abide by all local laws.",
"relation": "Must be done before",
"subtask2": "Deal with the buyer yourself"
}
] |
build a container home | [
{
"assumptionId": 1,
"assumption": "Build a container home in an open area."
}
] | [
{
"stepId": 1,
"step": "Get permits for the place"
},
{
"stepId": 2,
"step": "Plan the design in an open area"
},
{
"stepId": 3,
"step": "Clean the land"
},
{
"stepId": 4,
"step": "Place the containers"
},
{
"stepId": 5,
"step": "Cut the openings"
},
{
"stepId": 6,
"step": "Add doors to the containers"
},
{
"stepId": 7,
"step": "Attach windows"
},
{
"stepId": 8,
"step": "Set up electricity"
},
{
"stepId": 9,
"step": "Install plumbing."
}
] | [
{
"subtask1": "Plan the design in an open area",
"relation": "Must be done before",
"subtask2": "Get permits for the place"
},
{
"subtask1": "Get permits for the place",
"relation": "Must be done before",
"subtask2": "Clean the land"
},
{
"subtask1": "Clean the land",
"relation": "Must be done before",
"subtask2": "Place the containers"
},
{
"subtask1": "Place the containers",
"relation": "Must be done before",
"subtask2": "Cut the openings"
},
{
"subtask1": "Cut the openings",
"relation": "Must be done before",
"subtask2": "Set up electricity"
},
{
"subtask1": "Cut the openings",
"relation": "Must be done before",
"subtask2": "Install plumbing."
},
{
"subtask1": "Cut the openings",
"relation": "Must be done before",
"subtask2": "Add doors to the containers"
},
{
"subtask1": "Cut the openings",
"relation": "Must be done before",
"subtask2": "Attach windows"
}
] |
build a gate | [
{
"assumptionId": 1,
"assumption": "Build a gate for a garden."
}
] | [
{
"stepId": 1,
"step": "Take the measurements"
},
{
"stepId": 2,
"step": "Cut the wood"
},
{
"stepId": 3,
"step": "Make the gate rails"
},
{
"stepId": 4,
"step": "Fix the gate"
},
{
"stepId": 5,
"step": "Adjust the position of the gate"
},
{
"stepId": 6,
"step": "Fit the gate latch"
},
{
"stepId": 7,
"step": "Paint the gate."
}
] | [
{
"subtask1": "Take the measurements",
"relation": "Must be done before",
"subtask2": "Cut the wood"
},
{
"subtask1": "Cut the wood",
"relation": "Must be done before",
"subtask2": "Make the gate rails"
},
{
"subtask1": "Make the gate rails",
"relation": "Must be done before",
"subtask2": "Fix the gate"
},
{
"subtask1": "Fix the gate",
"relation": "Must be done before",
"subtask2": "Adjust the position of the gate"
},
{
"subtask1": "Adjust the position of the gate",
"relation": "Must be done before",
"subtask2": "Fit the gate latch"
},
{
"subtask1": "Fit the gate latch",
"relation": "Must be done before",
"subtask2": "Paint the gate."
}
] |
build fire pit | [
{
"assumptionId": 1,
"assumption": "Build a fire pit in the backyard."
}
] | [
{
"stepId": 1,
"step": "Layout the blocks in the backyard"
},
{
"stepId": 2,
"step": "Make the pit location clean"
},
{
"stepId": 3,
"step": "Create a level for the blocks"
},
{
"stepId": 4,
"step": "Fill the layout"
},
{
"stepId": 5,
"step": "Place the first level of blocks"
},
{
"stepId": 6,
"step": "Assemble the fire pit walls"
},
{
"stepId": 7,
"step": "Fill the pit with the gravel"
},
{
"stepId": 8,
"step": "Cover the edges of the blocks."
}
] | [
{
"subtask1": "Layout the blocks in the backyard",
"relation": "Must be done before",
"subtask2": "Create a level for the blocks"
},
{
"subtask1": "Make the pit location clean",
"relation": "Must be done before",
"subtask2": "Create a level for the blocks"
},
{
"subtask1": "Create a level for the blocks",
"relation": "Must be done before",
"subtask2": "Fill the layout"
},
{
"subtask1": "Fill the layout",
"relation": "Must be done before",
"subtask2": "Place the first level of blocks"
},
{
"subtask1": "Place the first level of blocks",
"relation": "Must be done before",
"subtask2": "Assemble the fire pit walls"
},
{
"subtask1": "Assemble the fire pit walls",
"relation": "Must be done before",
"subtask2": "Fill the pit with the gravel"
},
{
"subtask1": "Assemble the fire pit walls",
"relation": "Must be done before",
"subtask2": "Cover the edges of the blocks."
}
] |
clean a throttle body | [
{
"assumptionId": 1,
"assumption": "Clean a throttle body with spray."
}
] | [
{
"stepId": 1,
"step": "Find the throttle body"
},
{
"stepId": 2,
"step": "Take out the big intake hose"
},
{
"stepId": 3,
"step": "Remove the throttle body"
},
{
"stepId": 4,
"step": "Open the throttle body flap"
},
{
"stepId": 5,
"step": "Spray the throttle body cleaner"
},
{
"stepId": 6,
"step": "Clean the throttle body with a cloth"
},
{
"stepId": 7,
"step": "Install the throttle body Again"
},
{
"stepId": 8,
"step": "Insert the intake hose"
},
{
"stepId": 9,
"step": "Make a throttle body calibration after the cleaning is done"
},
{
"stepId": 10,
"step": "Clear the trouble codes"
},
{
"stepId": 11,
"step": "Test drive the car."
}
] | [
{
"subtask1": "Find the throttle body",
"relation": "Must be done before",
"subtask2": "Take out the big intake hose"
},
{
"subtask1": "Take out the big intake hose",
"relation": "Must be done before",
"subtask2": "Remove the throttle body"
},
{
"subtask1": "Remove the throttle body",
"relation": "Must be done before",
"subtask2": "Open the throttle body flap"
},
{
"subtask1": "Open the throttle body flap",
"relation": "Must be done before",
"subtask2": "Spray the throttle body cleaner"
},
{
"subtask1": "Open the throttle body flap",
"relation": "Must be done before",
"subtask2": "Clean the throttle body with a cloth"
},
{
"subtask1": "Spray the throttle body cleaner",
"relation": "Must be done before",
"subtask2": "Install the throttle body Again"
},
{
"subtask1": "Clean the throttle body with a cloth",
"relation": "Must be done before",
"subtask2": "Install the throttle body Again"
},
{
"subtask1": "Install the throttle body Again",
"relation": "Must be done before",
"subtask2": "Insert the intake hose"
},
{
"subtask1": "Insert the intake hose",
"relation": "Must be done before",
"subtask2": "Make a throttle body calibration after the cleaning is done"
},
{
"subtask1": "Make a throttle body calibration after the cleaning is done",
"relation": "Must be done before",
"subtask2": "Clear the trouble codes"
},
{
"subtask1": "Clear the trouble codes",
"relation": "Must be done before",
"subtask2": "Test drive the car."
}
] |
get orchids to rebloom indoors | [
{
"assumptionId": 1,
"assumption": "Get orchids to rebloom indoors at home."
}
] | [
{
"stepId": 1,
"step": "Water the orchid once a week with three ice cubes at home"
},
{
"stepId": 2,
"step": "Fertilize your orchid once or twice a month"
},
{
"stepId": 3,
"step": "Use a balanced houseplant fertilizer"
},
{
"stepId": 4,
"step": "Provide plenty of indirect sunlight"
},
{
"stepId": 5,
"step": "Place your orchid somewhere cooler during the night."
}
] | [
{
"subtask1": "Water the orchid once a week with three ice cubes at home",
"relation": "Must be done before",
"subtask2": "Provide plenty of indirect sunlight"
},
{
"subtask1": "Use a balanced houseplant fertilizer",
"relation": "Must be done before",
"subtask2": "Fertilize your orchid once or twice a month"
},
{
"subtask1": "Fertilize your orchid once or twice a month",
"relation": "Must be done before",
"subtask2": "Provide plenty of indirect sunlight"
},
{
"subtask1": "Provide plenty of indirect sunlight",
"relation": "Must be done before",
"subtask2": "Place your orchid somewhere cooler during the night."
}
] |
write a charter | [
{
"assumptionId": 1,
"assumption": "Write a project charter."
}
] | [
{
"stepId": 1,
"step": "Select a project name"
},
{
"stepId": 2,
"step": "Determine the project's goal"
},
{
"stepId": 3,
"step": "Set the budget"
},
{
"stepId": 4,
"step": "Define customer feedback"
},
{
"stepId": 5,
"step": "Examine the scope and risks"
},
{
"stepId": 6,
"step": "Make a Timeline"
},
{
"stepId": 7,
"step": "Name the key stakeholders"
},
{
"stepId": 8,
"step": "Layout the team roles"
},
{
"stepId": 9,
"step": "Create a list of responsibilities."
}
] | [
{
"subtask1": "Select a project name",
"relation": "Must be done before",
"subtask2": "Determine the project's goal"
},
{
"subtask1": "Set the budget",
"relation": "Must be done before",
"subtask2": "Determine the project's goal"
},
{
"subtask1": "Determine the project's goal",
"relation": "Must be done before",
"subtask2": "Define customer feedback"
},
{
"subtask1": "Define customer feedback",
"relation": "Must be done before",
"subtask2": "Examine the scope and risks"
},
{
"subtask1": "Examine the scope and risks",
"relation": "Must be done before",
"subtask2": "Make a Timeline"
},
{
"subtask1": "Make a Timeline",
"relation": "Must be done before",
"subtask2": "Name the key stakeholders"
},
{
"subtask1": "Name the key stakeholders",
"relation": "Must be done before",
"subtask2": "Create a list of responsibilities."
},
{
"subtask1": "Name the key stakeholders",
"relation": "Must be done before",
"subtask2": "Layout the team roles"
}
] |
install shower head | [
{
"assumptionId": 1,
"assumption": "Install shower head filter."
}
] | [
{
"stepId": 1,
"step": "Remove the shower head"
},
{
"stepId": 2,
"step": "Clean the shower arm"
},
{
"stepId": 3,
"step": "Enfold the threads"
},
{
"stepId": 4,
"step": "Connect the shower filter to the shower arm"
},
{
"stepId": 5,
"step": "Flush the shower filter"
},
{
"stepId": 6,
"step": "Reinstall the showerhead"
},
{
"stepId": 7,
"step": "Check for leaks."
}
] | [
{
"subtask1": "Remove the shower head",
"relation": "Must be done before",
"subtask2": "Clean the shower arm"
},
{
"subtask1": "Clean the shower arm",
"relation": "Must be done before",
"subtask2": "Enfold the threads"
},
{
"subtask1": "Enfold the threads",
"relation": "Must be done before",
"subtask2": "Connect the shower filter to the shower arm"
},
{
"subtask1": "Connect the shower filter to the shower arm",
"relation": "Must be done before",
"subtask2": "Flush the shower filter"
},
{
"subtask1": "Flush the shower filter",
"relation": "Must be done before",
"subtask2": "Reinstall the showerhead"
},
{
"subtask1": "Reinstall the showerhead",
"relation": "Must be done before",
"subtask2": "Check for leaks."
}
] |
install a pool pump | [
{
"assumptionId": 1,
"assumption": "Install a pool pump timer."
}
] | [
{
"stepId": 1,
"step": "Turn off the electricity"
},
{
"stepId": 2,
"step": "Attach the pool pump timer to the electrical source"
},
{
"stepId": 3,
"step": "Attach the wire to the terminal"
},
{
"stepId": 4,
"step": "Wrap all wires in electrical tape"
},
{
"stepId": 5,
"step": "Seal the timer box"
},
{
"stepId": 6,
"step": "Turn on the electricity."
}
] | [
{
"subtask1": "Turn off the electricity",
"relation": "Must be done before",
"subtask2": "Attach the pool pump timer to the electrical source"
},
{
"subtask1": "Attach the pool pump timer to the electrical source",
"relation": "Must be done before",
"subtask2": "Attach the wire to the terminal"
},
{
"subtask1": "Attach the wire to the terminal",
"relation": "Must be done before",
"subtask2": "Wrap all wires in electrical tape"
},
{
"subtask1": "Wrap all wires in electrical tape",
"relation": "Must be done before",
"subtask2": "Seal the timer box"
},
{
"subtask1": "Seal the timer box",
"relation": "Must be done before",
"subtask2": "Turn on the electricity."
}
] |
write a business plan step-by-step | [] | [
{
"stepId": 1,
"step": "Create an executive summary"
},
{
"stepId": 2,
"step": "Describe the company"
},
{
"stepId": 3,
"step": "Explain the company's objectives"
},
{
"stepId": 4,
"step": "Discuss the services in detail"
},
{
"stepId": 5,
"step": "Conduct market research"
},
{
"stepId": 6,
"step": "Create a marketing and sales strategy"
},
{
"stepId": 7,
"step": "Conduct a financial analysis of the company"
},
{
"stepId": 8,
"step": "Create financial forecasts"
},
{
"stepId": 9,
"step": "Add more information to an appendix."
}
] | [
{
"subtask1": "Create an executive summary",
"relation": "Must be done before",
"subtask2": "Describe the company"
},
{
"subtask1": "Describe the company",
"relation": "Must be done before",
"subtask2": "Explain the company's objectives"
},
{
"subtask1": "Explain the company's objectives",
"relation": "Must be done before",
"subtask2": "Discuss the services in detail"
},
{
"subtask1": "Discuss the services in detail",
"relation": "Must be done before",
"subtask2": "Conduct market research"
},
{
"subtask1": "Conduct market research",
"relation": "Must be done before",
"subtask2": "Create a marketing and sales strategy"
},
{
"subtask1": "Create a marketing and sales strategy",
"relation": "Must be done before",
"subtask2": "Conduct a financial analysis of the company"
},
{
"subtask1": "Conduct a financial analysis of the company",
"relation": "Must be done before",
"subtask2": "Create financial forecasts"
},
{
"subtask1": "Create financial forecasts",
"relation": "Must be done before",
"subtask2": "Add more information to an appendix."
}
] |
organize a pantry closet | [
{
"assumptionId": 1,
"assumption": "Organize a pantry closet diy."
}
] | [
{
"stepId": 1,
"step": "Empty your pantry to clean it thoroughly"
},
{
"stepId": 2,
"step": "Start assigning the storage containers"
},
{
"stepId": 3,
"step": "Take the clear containers"
},
{
"stepId": 4,
"step": "Label the containers for quickly identifying the products"
},
{
"stepId": 5,
"step": "Assemble them on the shelves."
}
] | [
{
"subtask1": "Empty your pantry to clean it thoroughly",
"relation": "Must be done before",
"subtask2": "Start assigning the storage containers"
},
{
"subtask1": "Start assigning the storage containers",
"relation": "Must be done before",
"subtask2": "Take the clear containers"
},
{
"subtask1": "Start assigning the storage containers",
"relation": "Must be done before",
"subtask2": "Label the containers for quickly identifying the products"
},
{
"subtask1": "Take the clear containers",
"relation": "Must be done before",
"subtask2": "Assemble them on the shelves."
},
{
"subtask1": "Label the containers for quickly identifying the products",
"relation": "Must be done before",
"subtask2": "Assemble them on the shelves."
}
] |
build a squirrel house | [
{
"assumptionId": 1,
"assumption": "Build a squirrel house with bamboo wood."
}
] | [
{
"stepId": 1,
"step": "Measure the length to build a squirrel house"
},
{
"stepId": 2,
"step": "Cut the bamboo wood into planks"
},
{
"stepId": 3,
"step": "Create a front wood panel"
},
{
"stepId": 4,
"step": "Cut the side walls"
},
{
"stepId": 5,
"step": "Make a wood panel for the back"
},
{
"stepId": 6,
"step": "Create an entrance for the squirrels"
},
{
"stepId": 7,
"step": "Attach the walls"
},
{
"stepId": 8,
"step": "Connect the flooring"
},
{
"stepId": 9,
"step": "Fill the house"
},
{
"stepId": 10,
"step": "Mount the house to the tree."
}
] | [
{
"subtask1": "Measure the length to build a squirrel house",
"relation": "Must be done before",
"subtask2": "Cut the bamboo wood into planks"
},
{
"subtask1": "Cut the bamboo wood into planks",
"relation": "Must be done before",
"subtask2": "Create a front wood panel"
},
{
"subtask1": "Cut the bamboo wood into planks",
"relation": "Must be done before",
"subtask2": "Make a wood panel for the back"
},
{
"subtask1": "Create a front wood panel",
"relation": "Must be done before",
"subtask2": "Cut the side walls"
},
{
"subtask1": "Make a wood panel for the back",
"relation": "Must be done before",
"subtask2": "Cut the side walls"
},
{
"subtask1": "Cut the side walls",
"relation": "Must be done before",
"subtask2": "Create an entrance for the squirrels"
},
{
"subtask1": "Create an entrance for the squirrels",
"relation": "Must be done before",
"subtask2": "Attach the walls"
},
{
"subtask1": "Attach the walls",
"relation": "Must be done before",
"subtask2": "Connect the flooring"
},
{
"subtask1": "Connect the flooring",
"relation": "Must be done before",
"subtask2": "Fill the house"
},
{
"subtask1": "Fill the house",
"relation": "Must be done before",
"subtask2": "Mount the house to the tree."
}
] |
start a travel agency business from home | [] | [
{
"stepId": 1,
"step": "Choose a travel agency name"
},
{
"stepId": 2,
"step": "Create a business plan"
},
{
"stepId": 3,
"step": "Cover up all the legal aspects"
},
{
"stepId": 4,
"step": "Set up travel agency financials"
},
{
"stepId": 5,
"step": "Get an fein number"
},
{
"stepId": 6,
"step": "Make the promotions of the travel agency"
},
{
"stepId": 7,
"step": "Build a healthy customer relationship."
}
] | [
{
"subtask1": "Create a business plan",
"relation": "Must be done before",
"subtask2": "Cover up all the legal aspects"
},
{
"subtask1": "Create a business plan",
"relation": "Must be done before",
"subtask2": "Set up travel agency financials"
},
{
"subtask1": "Cover up all the legal aspects",
"relation": "Must be done before",
"subtask2": "Choose a travel agency name"
},
{
"subtask1": "Set up travel agency financials",
"relation": "Must be done before",
"subtask2": "Choose a travel agency name"
},
{
"subtask1": "Choose a travel agency name",
"relation": "Must be done before",
"subtask2": "Get an fein number"
},
{
"subtask1": "Get an fein number",
"relation": "Must be done before",
"subtask2": "Make the promotions of the travel agency"
},
{
"subtask1": "Make the promotions of the travel agency",
"relation": "Must be done before",
"subtask2": "Build a healthy customer relationship."
}
] |
build a headboard | [
{
"assumptionId": 1,
"assumption": "Build a headboard with shelves."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the headboard"
},
{
"stepId": 2,
"step": "Cut the wood according to the size of shelves"
},
{
"stepId": 3,
"step": "Assemble the top frame"
},
{
"stepId": 4,
"step": "Place the side planks"
},
{
"stepId": 5,
"step": "Attach the planks with the screw"
},
{
"stepId": 6,
"step": "Assemble the shelves"
},
{
"stepId": 7,
"step": "Attach the trim"
},
{
"stepId": 8,
"step": "Assemble the inner table frame"
},
{
"stepId": 9,
"step": "Place the legs to the table"
},
{
"stepId": 10,
"step": "Assemble the headboard."
}
] | [
{
"subtask1": "Measure the length of the headboard",
"relation": "Must be done before",
"subtask2": "Cut the wood according to the size of shelves"
},
{
"subtask1": "Cut the wood according to the size of shelves",
"relation": "Must be done before",
"subtask2": "Assemble the top frame"
},
{
"subtask1": "Assemble the top frame",
"relation": "Must be done before",
"subtask2": "Place the side planks"
},
{
"subtask1": "Place the side planks",
"relation": "Must be done before",
"subtask2": "Attach the planks with the screw"
},
{
"subtask1": "Attach the planks with the screw",
"relation": "Must be done before",
"subtask2": "Assemble the shelves"
},
{
"subtask1": "Assemble the shelves",
"relation": "Must be done before",
"subtask2": "Attach the trim"
},
{
"subtask1": "Attach the trim",
"relation": "Must be done before",
"subtask2": "Assemble the inner table frame"
},
{
"subtask1": "Assemble the inner table frame",
"relation": "Must be done before",
"subtask2": "Place the legs to the table"
},
{
"subtask1": "Place the legs to the table",
"relation": "Must be done before",
"subtask2": "Assemble the headboard."
}
] |
build a shed from pallets | [
{
"assumptionId": 1,
"assumption": "Build a shed from pallets for a dog house."
}
] | [
{
"stepId": 1,
"step": "Measure the length to build a shed for a dog house"
},
{
"stepId": 2,
"step": "Cut the pallets according to the size"
},
{
"stepId": 3,
"step": "Assemble the ledges"
},
{
"stepId": 4,
"step": "Fix the pallets tightly with the screws"
},
{
"stepId": 5,
"step": "Cut a door into the house's front wall with a jigsaw"
},
{
"stepId": 6,
"step": "Trim the wood to make a floor"
},
{
"stepId": 7,
"step": "Place a sheet on the wooden floor"
},
{
"stepId": 8,
"step": "Cover the roof with tar paper"
},
{
"stepId": 9,
"step": "Nail a removable wood stopper to the roof"
},
{
"stepId": 10,
"step": "Sand the surface of the finished house"
},
{
"stepId": 11,
"step": "Paint the house."
}
] | [
{
"subtask1": "Measure the length to build a shed for a dog house",
"relation": "Must be done before",
"subtask2": "Cut the pallets according to the size"
},
{
"subtask1": "Cut the pallets according to the size",
"relation": "Must be done before",
"subtask2": "Assemble the ledges"
},
{
"subtask1": "Assemble the ledges",
"relation": "Must be done before",
"subtask2": "Fix the pallets tightly with the screws"
},
{
"subtask1": "Fix the pallets tightly with the screws",
"relation": "Must be done before",
"subtask2": "Trim the wood to make a floor"
},
{
"subtask1": "Trim the wood to make a floor",
"relation": "Must be done before",
"subtask2": "Place a sheet on the wooden floor"
},
{
"subtask1": "Place a sheet on the wooden floor",
"relation": "Must be done before",
"subtask2": "Cut a door into the house's front wall with a jigsaw"
},
{
"subtask1": "Cut a door into the house's front wall with a jigsaw",
"relation": "Must be done before",
"subtask2": "Cover the roof with tar paper"
},
{
"subtask1": "Cover the roof with tar paper",
"relation": "Must be done before",
"subtask2": "Nail a removable wood stopper to the roof"
},
{
"subtask1": "Nail a removable wood stopper to the roof",
"relation": "Must be done before",
"subtask2": "Sand the surface of the finished house"
},
{
"subtask1": "Nail a removable wood stopper to the roof",
"relation": "Must be done before",
"subtask2": "Paint the house."
}
] |
write an op ed | [
{
"assumptionId": 1,
"assumption": "How to write an op-ed for a newspaper."
}
] | [
{
"stepId": 1,
"step": "Choose which publications you'll send your op-ed to"
},
{
"stepId": 2,
"step": "Find a solid coalition ally to sign the opinion piece with you"
},
{
"stepId": 3,
"step": "Complete the op-ed"
},
{
"stepId": 4,
"step": "Find out who oversees op-eds at your local newspaper"
},
{
"stepId": 5,
"step": "Send your op-ed"
},
{
"stepId": 6,
"step": "Make a follow-up call."
}
] | [
{
"subtask1": "Choose which publications you'll send your op-ed to",
"relation": "Must be done before",
"subtask2": "Find a solid coalition ally to sign the opinion piece with you"
},
{
"subtask1": "Find a solid coalition ally to sign the opinion piece with you",
"relation": "Must be done before",
"subtask2": "Complete the op-ed"
},
{
"subtask1": "Complete the op-ed",
"relation": "Must be done before",
"subtask2": "Find out who oversees op-eds at your local newspaper"
},
{
"subtask1": "Find out who oversees op-eds at your local newspaper",
"relation": "Must be done before",
"subtask2": "Send your op-ed"
},
{
"subtask1": "Send your op-ed",
"relation": "Must be done before",
"subtask2": "Make a follow-up call."
}
] |
add music to google slideshow | [
{
"assumptionId": 1,
"assumption": "Add music to the google slideshow on the ipad."
}
] | [
{
"stepId": 1,
"step": "Open google slides on the ipad"
},
{
"stepId": 2,
"step": "Open your presentation"
},
{
"stepId": 3,
"step": "Insert tab on the menu bar"
},
{
"stepId": 4,
"step": "Select the audio"
},
{
"stepId": 5,
"step": "Search the audio file"
},
{
"stepId": 6,
"step": "Click on select."
}
] | [
{
"subtask1": "Open google slides on the ipad",
"relation": "Must be done before",
"subtask2": "Open your presentation"
},
{
"subtask1": "Open your presentation",
"relation": "Must be done before",
"subtask2": "Insert tab on the menu bar"
},
{
"subtask1": "Insert tab on the menu bar",
"relation": "Must be done before",
"subtask2": "Select the audio"
},
{
"subtask1": "Select the audio",
"relation": "Must be done before",
"subtask2": "Search the audio file"
},
{
"subtask1": "Search the audio file",
"relation": "Must be done before",
"subtask2": "Click on select."
}
] |
fix door lock | [
{
"assumptionId": 1,
"assumption": "Fix the door lock for hall area."
}
] | [
{
"stepId": 1,
"step": "Measure the door lock length"
},
{
"stepId": 2,
"step": "Make sure the key matches"
},
{
"stepId": 3,
"step": "Uninstall the door knob"
},
{
"stepId": 4,
"step": "Take out the old deadbolt"
},
{
"stepId": 5,
"step": "Attach the new lock"
},
{
"stepId": 6,
"step": "Add the new deadbolt"
},
{
"stepId": 7,
"step": "Fix the door knob tightly."
}
] | [
{
"subtask1": "Measure the door lock length",
"relation": "Must be done before",
"subtask2": "Make sure the key matches"
},
{
"subtask1": "Measure the door lock length",
"relation": "Must be done before",
"subtask2": "Uninstall the door knob"
},
{
"subtask1": "Make sure the key matches",
"relation": "Must be done before",
"subtask2": "Take out the old deadbolt"
},
{
"subtask1": "Uninstall the door knob",
"relation": "Must be done before",
"subtask2": "Take out the old deadbolt"
},
{
"subtask1": "Take out the old deadbolt",
"relation": "Must be done before",
"subtask2": "Attach the new lock"
},
{
"subtask1": "Attach the new lock",
"relation": "Must be done before",
"subtask2": "Add the new deadbolt"
},
{
"subtask1": "Add the new deadbolt",
"relation": "Must be done before",
"subtask2": "Fix the door knob tightly."
}
] |
lose weight at home | [
{
"assumptionId": 1,
"assumption": "lose weight at home in a month."
}
] | [
{
"stepId": 1,
"step": "Start the day by drinking water"
},
{
"stepId": 2,
"step": "Warm up for 10- 15 minutes"
},
{
"stepId": 3,
"step": "Start stretching the body slowly"
},
{
"stepId": 4,
"step": "Raise the intensity of the muscles"
},
{
"stepId": 5,
"step": "Go for a long walk everyday throughout the month"
},
{
"stepId": 6,
"step": "Take less calorie food"
},
{
"stepId": 7,
"step": "Include high protein food in the diet plan."
}
] | [
{
"subtask1": "Start the day by drinking water",
"relation": "Must be done before",
"subtask2": "Warm up for 10- 15 minutes"
},
{
"subtask1": "Warm up for 10- 15 minutes",
"relation": "Must be done before",
"subtask2": "Start stretching the body slowly"
},
{
"subtask1": "Start stretching the body slowly",
"relation": "Must be done before",
"subtask2": "Raise the intensity of the muscles"
},
{
"subtask1": "Raise the intensity of the muscles",
"relation": "Must be done before",
"subtask2": "Take less calorie food"
},
{
"subtask1": "Go for a long walk everyday throughout the month",
"relation": "Must be done before",
"subtask2": "Take less calorie food"
},
{
"subtask1": "Take less calorie food",
"relation": "Must be done before",
"subtask2": "Include high protein food in the diet plan."
}
] |
start a business in va | [
{
"assumptionId": 1,
"assumption": "Start a mobile food truck business in va."
}
] | [
{
"stepId": 1,
"step": "Choose a place in va"
},
{
"stepId": 2,
"step": "Create a menu"
},
{
"stepId": 3,
"step": "Create a business plan"
},
{
"stepId": 4,
"step": "Apply for finance"
},
{
"stepId": 5,
"step": "Build your truck's online presence"
},
{
"stepId": 6,
"step": "Obtain the necessary permits"
},
{
"stepId": 7,
"step": "Acquire a truck"
},
{
"stepId": 8,
"step": "Promote your food truck."
}
] | [
{
"subtask1": "Create a menu",
"relation": "Must be done before",
"subtask2": "Apply for finance"
},
{
"subtask1": "Create a business plan",
"relation": "Must be done before",
"subtask2": "Apply for finance"
},
{
"subtask1": "Choose a place in va",
"relation": "Must be done before",
"subtask2": "Apply for finance"
},
{
"subtask1": "Apply for finance",
"relation": "Must be done before",
"subtask2": "Build your truck's online presence"
},
{
"subtask1": "Build your truck's online presence",
"relation": "Must be done before",
"subtask2": "Obtain the necessary permits"
},
{
"subtask1": "Obtain the necessary permits",
"relation": "Must be done before",
"subtask2": "Acquire a truck"
},
{
"subtask1": "Acquire a truck",
"relation": "Must be done before",
"subtask2": "Promote your food truck."
}
] |
build a shed ramp | [
{
"assumptionId": 1,
"assumption": "Preparing a shed ramp for the garage."
}
] | [
{
"stepId": 1,
"step": "Measure the size to make a shed ramp"
},
{
"stepId": 2,
"step": "Create the design"
},
{
"stepId": 3,
"step": "Level the ground"
},
{
"stepId": 4,
"step": "Fill the layout with the foundation"
},
{
"stepId": 5,
"step": "Place the wooden layout to four sides"
},
{
"stepId": 6,
"step": "Add the wooden blocks to all the sides with screws"
},
{
"stepId": 7,
"step": "Attach the roof tightly with the screws"
},
{
"stepId": 8,
"step": "Make a slope layout at the entrance"
},
{
"stepId": 9,
"step": "Add two wooden blocks to each side in a slope format"
},
{
"stepId": 10,
"step": "Fix the wooden blocks with screws"
},
{
"stepId": 11,
"step": "Place the other wooden blocks horizontally upon the slope wooden blocks"
},
{
"stepId": 12,
"step": "Insert the screws as tight as possible."
}
] | [
{
"subtask1": "Measure the size to make a shed ramp",
"relation": "Must be done before",
"subtask2": "Level the ground"
},
{
"subtask1": "Create the design",
"relation": "Must be done before",
"subtask2": "Level the ground"
},
{
"subtask1": "Level the ground",
"relation": "Must be done before",
"subtask2": "Fill the layout with the foundation"
},
{
"subtask1": "Fill the layout with the foundation",
"relation": "Must be done before",
"subtask2": "Place the wooden layout to four sides"
},
{
"subtask1": "Place the wooden layout to four sides",
"relation": "Must be done before",
"subtask2": "Add the wooden blocks to all the sides with screws"
},
{
"subtask1": "Make a slope layout at the entrance",
"relation": "Must be done before",
"subtask2": "Add two wooden blocks to each side in a slope format"
},
{
"subtask1": "Add the wooden blocks to all the sides with screws",
"relation": "Must be done before",
"subtask2": "Place the other wooden blocks horizontally upon the slope wooden blocks"
},
{
"subtask1": "Add two wooden blocks to each side in a slope format",
"relation": "Must be done before",
"subtask2": "Place the other wooden blocks horizontally upon the slope wooden blocks"
},
{
"subtask1": "Place the other wooden blocks horizontally upon the slope wooden blocks",
"relation": "Must be done before",
"subtask2": "Attach the roof tightly with the screws"
},
{
"subtask1": "Place the other wooden blocks horizontally upon the slope wooden blocks",
"relation": "Must be done before",
"subtask2": "Fix the wooden blocks with screws"
},
{
"subtask1": "Fix the wooden blocks with screws",
"relation": "Must be done before",
"subtask2": "Insert the screws as tight as possible."
}
] |
read a survey map | [
{
"assumptionId": 1,
"assumption": "Reading a land survey map."
}
] | [
{
"stepId": 1,
"step": "Analyze the entire land survey map"
},
{
"stepId": 2,
"step": "Know the land boundaries"
},
{
"stepId": 3,
"step": "Find the major features"
},
{
"stepId": 4,
"step": "Note the scale of the survey illustrations"
},
{
"stepId": 5,
"step": "Study the notes"
},
{
"stepId": 6,
"step": "Read the written survey"
},
{
"stepId": 7,
"step": "Note any areas of uncertainty"
},
{
"stepId": 8,
"step": "Put the land survey map to use."
}
] | [
{
"subtask1": "Analyze the entire land survey map",
"relation": "Must be done before",
"subtask2": "Know the land boundaries"
},
{
"subtask1": "Know the land boundaries",
"relation": "Must be done before",
"subtask2": "Find the major features"
},
{
"subtask1": "Find the major features",
"relation": "Must be done before",
"subtask2": "Note the scale of the survey illustrations"
},
{
"subtask1": "Note the scale of the survey illustrations",
"relation": "Must be done before",
"subtask2": "Study the notes"
},
{
"subtask1": "Note the scale of the survey illustrations",
"relation": "Must be done before",
"subtask2": "Read the written survey"
},
{
"subtask1": "Study the notes",
"relation": "Must be done before",
"subtask2": "Note any areas of uncertainty"
},
{
"subtask1": "Read the written survey",
"relation": "Must be done before",
"subtask2": "Note any areas of uncertainty"
},
{
"subtask1": "Note any areas of uncertainty",
"relation": "Must be done before",
"subtask2": "Put the land survey map to use."
}
] |
write a report for work | [
{
"assumptionId": 1,
"assumption": "Write a report for project status."
}
] | [
{
"stepId": 1,
"step": "Build your report"
},
{
"stepId": 2,
"step": "Give the title to the report"
},
{
"stepId": 3,
"step": "Indicate the status of the project"
},
{
"stepId": 4,
"step": "Summarize the status report in a few words"
},
{
"stepId": 5,
"step": "Include a high-level overview of each major topic"
},
{
"stepId": 6,
"step": "Provide references to additional documents or resources"
},
{
"stepId": 7,
"step": "Mention any obstructions the project has encountered"
},
{
"stepId": 8,
"step": "Include a list of next steps or anything else you want to emphasize."
}
] | [
{
"subtask1": "Give the title to the report",
"relation": "Must be done before",
"subtask2": "Build your report"
},
{
"subtask1": "Build your report",
"relation": "Must be done before",
"subtask2": "Indicate the status of the project"
},
{
"subtask1": "Build your report",
"relation": "Must be done before",
"subtask2": "Include a high-level overview of each major topic"
},
{
"subtask1": "Build your report",
"relation": "Must be done before",
"subtask2": "Provide references to additional documents or resources"
},
{
"subtask1": "Build your report",
"relation": "Must be done before",
"subtask2": "Mention any obstructions the project has encountered"
},
{
"subtask1": "Build your report",
"relation": "Must be done before",
"subtask2": "Include a list of next steps or anything else you want to emphasize."
},
{
"subtask1": "Indicate the status of the project",
"relation": "Must be done before",
"subtask2": "Summarize the status report in a few words"
},
{
"subtask1": "Include a high-level overview of each major topic",
"relation": "Must be done before",
"subtask2": "Summarize the status report in a few words"
},
{
"subtask1": "Provide references to additional documents or resources",
"relation": "Must be done before",
"subtask2": "Summarize the status report in a few words"
},
{
"subtask1": "Mention any obstructions the project has encountered",
"relation": "Must be done before",
"subtask2": "Summarize the status report in a few words"
},
{
"subtask1": "Include a list of next steps or anything else you want to emphasize.",
"relation": "Must be done before",
"subtask2": "Summarize the status report in a few words"
}
] |
start a drone business | [
{
"assumptionId": 1,
"assumption": "Commencing a drone business in india."
}
] | [
{
"stepId": 1,
"step": "Get a remote pilot certification"
},
{
"stepId": 2,
"step": "Research on the market"
},
{
"stepId": 3,
"step": "Make a strategy"
},
{
"stepId": 4,
"step": "Make a business structure decision"
},
{
"stepId": 5,
"step": "Create an economic strategy"
},
{
"stepId": 6,
"step": "Select an accounting methodology"
},
{
"stepId": 7,
"step": "Decide the name of the business"
},
{
"stepId": 8,
"step": "Choose a business location"
},
{
"stepId": 9,
"step": "Hire the employees"
},
{
"stepId": 10,
"step": "Promote the business."
}
] | [
{
"subtask1": "Get a remote pilot certification",
"relation": "Must be done before",
"subtask2": "Make a business structure decision"
},
{
"subtask1": "Research on the market",
"relation": "Must be done before",
"subtask2": "Make a business structure decision"
},
{
"subtask1": "Make a business structure decision",
"relation": "Must be done before",
"subtask2": "Make a strategy"
},
{
"subtask1": "Create an economic strategy",
"relation": "Must be done before",
"subtask2": "Make a strategy"
},
{
"subtask1": "Make a strategy",
"relation": "Must be done before",
"subtask2": "Select an accounting methodology"
},
{
"subtask1": "Select an accounting methodology",
"relation": "Must be done before",
"subtask2": "Decide the name of the business"
},
{
"subtask1": "Select an accounting methodology",
"relation": "Must be done before",
"subtask2": "Choose a business location"
},
{
"subtask1": "Select an accounting methodology",
"relation": "Must be done before",
"subtask2": "Hire the employees"
},
{
"subtask1": "Decide the name of the business",
"relation": "Must be done before",
"subtask2": "Promote the business."
},
{
"subtask1": "Choose a business location",
"relation": "Must be done before",
"subtask2": "Promote the business."
},
{
"subtask1": "Hire the employees",
"relation": "Must be done before",
"subtask2": "Promote the business."
}
] |
build a rock retaining wall | [
{
"assumptionId": 1,
"assumption": "prepare a rock retaining wall for garden"
}
] | [
{
"stepId": 1,
"step": "Assemble the stones"
},
{
"stepId": 2,
"step": "Organize the stone of different shapes"
},
{
"stepId": 3,
"step": "Clean the garden area"
},
{
"stepId": 4,
"step": ".Create a Level Line"
},
{
"stepId": 5,
"step": "Assemble the foundation of the area"
},
{
"stepId": 6,
"step": "Start with the first level"
},
{
"stepId": 7,
"step": "Construct the Second Level"
},
{
"stepId": 8,
"step": "Add more levels of stone"
},
{
"stepId": 9,
"step": "Complete the Wall's Top Level."
}
] | [
{
"subtask1": "Clean the garden area",
"relation": "Must be done before",
"subtask2": "Assemble the stones"
},
{
"subtask1": "Assemble the stones",
"relation": "Must be done before",
"subtask2": "Organize the stone of different shapes"
},
{
"subtask1": "Organize the stone of different shapes",
"relation": "Must be done before",
"subtask2": "Assemble the foundation of the area"
},
{
"subtask1": "Assemble the foundation of the area",
"relation": "Must be done before",
"subtask2": ".Create a Level Line"
},
{
"subtask1": ".Create a Level Line",
"relation": "Must be done before",
"subtask2": "Start with the first level"
},
{
"subtask1": "Start with the first level",
"relation": "Must be done before",
"subtask2": "Construct the Second Level"
},
{
"subtask1": "Construct the Second Level",
"relation": "Must be done before",
"subtask2": "Add more levels of stone"
},
{
"subtask1": "Add more levels of stone",
"relation": "Must be done before",
"subtask2": "Complete the Wall's Top Level."
}
] |
paint garage floor | [
{
"assumptionId": 1,
"assumption": "Painting the garage floor with flakes."
}
] | [
{
"stepId": 1,
"step": "Clean the garage floor"
},
{
"stepId": 2,
"step": "Apply primer to the wall"
},
{
"stepId": 3,
"step": "Broadcast the floor"
},
{
"stepId": 4,
"step": "Scrape the floor"
},
{
"stepId": 5,
"step": "Apply a protective top coat."
}
] | [
{
"subtask1": "Clean the garage floor",
"relation": "Must be done before",
"subtask2": "Apply primer to the wall"
},
{
"subtask1": "Apply primer to the wall",
"relation": "Must be done before",
"subtask2": "Broadcast the floor"
},
{
"subtask1": "Broadcast the floor",
"relation": "Must be done before",
"subtask2": "Scrape the floor"
},
{
"subtask1": "Scrape the floor",
"relation": "Must be done before",
"subtask2": "Apply a protective top coat."
}
] |
build a raised bed | [
{
"assumptionId": 1,
"assumption": "Build a raised bed in the garden."
}
] | [
{
"stepId": 1,
"step": "Point the area that gets maximum sun exposure"
},
{
"stepId": 2,
"step": "Determine the size of the raised bed"
},
{
"stepId": 3,
"step": "Layout the selected area"
},
{
"stepId": 4,
"step": "Test the area before proceeding"
},
{
"stepId": 5,
"step": "Measure the area to dig"
},
{
"stepId": 6,
"step": "Take the wood suitable to the raised bed"
},
{
"stepId": 7,
"step": "Mark the points on the wood to cut"
},
{
"stepId": 8,
"step": "Cut the wood into short and long blocks"
},
{
"stepId": 9,
"step": "Attach the blocks 4 sides in the form of a bed by using screws"
},
{
"stepId": 10,
"step": "Leave the top and bottom area open"
},
{
"stepId": 11,
"step": "Add a net sheet to the raised bed to the bottom side"
},
{
"stepId": 12,
"step": "Place the raised bed in the pointed location facing the net downwards"
},
{
"stepId": 13,
"step": "Place the weed-blocking landscape fabric"
}
] | [
{
"subtask1": "Point the area that gets maximum sun exposure",
"relation": "Must be done before",
"subtask2": "Layout the selected area"
},
{
"subtask1": "Layout the selected area",
"relation": "Must be done before",
"subtask2": "Test the area before proceeding"
},
{
"subtask1": "Test the area before proceeding",
"relation": "Must be done before",
"subtask2": "Measure the area to dig"
},
{
"subtask1": "Measure the area to dig",
"relation": "Must be done before",
"subtask2": "Determine the size of the raised bed"
},
{
"subtask1": "Determine the size of the raised bed",
"relation": "Must be done before",
"subtask2": "Place the raised bed in the pointed location facing the net downwards"
},
{
"subtask1": "Place the raised bed in the pointed location facing the net downwards",
"relation": "Must be done before",
"subtask2": "Attach the blocks 4 sides in the form of a bed by using screws"
},
{
"subtask1": "Take the wood suitable to the raised bed",
"relation": "Must be done before",
"subtask2": "Mark the points on the wood to cut"
},
{
"subtask1": "Mark the points on the wood to cut",
"relation": "Must be done before",
"subtask2": "Cut the wood into short and long blocks"
},
{
"subtask1": "Cut the wood into short and long blocks",
"relation": "Must be done before",
"subtask2": "Attach the blocks 4 sides in the form of a bed by using screws"
},
{
"subtask1": "Attach the blocks 4 sides in the form of a bed by using screws",
"relation": "Must be done before",
"subtask2": "Leave the top and bottom area open"
},
{
"subtask1": "Leave the top and bottom area open",
"relation": "Must be done before",
"subtask2": "Add a net sheet to the raised bed to the bottom side"
},
{
"subtask1": "Add a net sheet to the raised bed to the bottom side",
"relation": "Must be done before",
"subtask2": "Place the weed-blocking landscape fabric"
}
] |
lose hip fat | [
{
"assumptionId": 1,
"assumption": "Lose hip fat naturally at home."
}
] | [
{
"stepId": 1,
"step": "Start the day with lemon water"
},
{
"stepId": 2,
"step": "Keep yourself hydrated"
},
{
"stepId": 3,
"step": "Make use of sea salt"
},
{
"stepId": 4,
"step": "Drink coffee to reduce excess flab"
},
{
"stepId": 5,
"step": "Include healthy fats in your diet"
},
{
"stepId": 6,
"step": "Avoid eating snacks"
},
{
"stepId": 7,
"step": "Get a good rest."
}
] | [
{
"subtask1": "Get a good rest.",
"relation": "Must be done before",
"subtask2": "Start the day with lemon water"
},
{
"subtask1": "Start the day with lemon water",
"relation": "Must be done before",
"subtask2": "Keep yourself hydrated"
},
{
"subtask1": "Keep yourself hydrated",
"relation": "Must be done before",
"subtask2": "Drink coffee to reduce excess flab"
},
{
"subtask1": "Keep yourself hydrated",
"relation": "Must be done before",
"subtask2": "Include healthy fats in your diet"
},
{
"subtask1": "Keep yourself hydrated",
"relation": "Must be done before",
"subtask2": "Avoid eating snacks"
},
{
"subtask1": "Keep yourself hydrated",
"relation": "Must be done before",
"subtask2": "Make use of sea salt"
}
] |
build a lean to patio roof | [
{
"assumptionId": 1,
"assumption": "Build a lean to patio roof in the backyard."
}
] | [
{
"stepId": 1,
"step": "Take the measurements of the patio"
},
{
"stepId": 2,
"step": "Install post mounts in each patio corner"
},
{
"stepId": 3,
"step": "Cut the corner posts to the desired height of the patio cover"
},
{
"stepId": 4,
"step": "Screw the corner posts of the patio"
},
{
"stepId": 5,
"step": "Install cross beams to the corner posts"
},
{
"stepId": 6,
"step": "Nail the rafters to the joist hangers"
},
{
"stepId": 7,
"step": "Install the lean to the patio"
},
{
"stepId": 8,
"step": "Maintain the patio cover open."
}
] | [
{
"subtask1": "Take the measurements of the patio",
"relation": "Must be done before",
"subtask2": "Install post mounts in each patio corner"
},
{
"subtask1": "Install post mounts in each patio corner",
"relation": "Must be done before",
"subtask2": "Cut the corner posts to the desired height of the patio cover"
},
{
"subtask1": "Cut the corner posts to the desired height of the patio cover",
"relation": "Must be done before",
"subtask2": "Screw the corner posts of the patio"
},
{
"subtask1": "Screw the corner posts of the patio",
"relation": "Must be done before",
"subtask2": "Install cross beams to the corner posts"
},
{
"subtask1": "Install cross beams to the corner posts",
"relation": "Must be done before",
"subtask2": "Nail the rafters to the joist hangers"
},
{
"subtask1": "Nail the rafters to the joist hangers",
"relation": "Must be done before",
"subtask2": "Install the lean to the patio"
},
{
"subtask1": "Install the lean to the patio",
"relation": "Must be done before",
"subtask2": "Maintain the patio cover open."
}
] |
build garage cabinets | [
{
"assumptionId": 1,
"assumption": "Build garage cabinets with sliding doors."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the garage cabinets"
},
{
"stepId": 2,
"step": "Cut the wood according to the size of the cabinets"
},
{
"stepId": 3,
"step": "Place the wooden bars on the sides"
},
{
"stepId": 4,
"step": "Fix the planks with the screw"
},
{
"stepId": 5,
"step": "Place the top roof of the cabinet"
},
{
"stepId": 6,
"step": "Install the sliding door to the cabinet."
}
] | [
{
"subtask1": "Measure the length of the garage cabinets",
"relation": "Must be done before",
"subtask2": "Cut the wood according to the size of the cabinets"
},
{
"subtask1": "Cut the wood according to the size of the cabinets",
"relation": "Must be done before",
"subtask2": "Place the wooden bars on the sides"
},
{
"subtask1": "Place the wooden bars on the sides",
"relation": "Must be done before",
"subtask2": "Fix the planks with the screw"
},
{
"subtask1": "Fix the planks with the screw",
"relation": "Must be done before",
"subtask2": "Place the top roof of the cabinet"
},
{
"subtask1": "Place the top roof of the cabinet",
"relation": "Must be done before",
"subtask2": "Install the sliding door to the cabinet."
}
] |
paint aluminum siding on house | [
{
"assumptionId": 1,
"assumption": "Paint aluminum siding on the house wall."
}
] | [
{
"stepId": 1,
"step": "Choose the house wall you want to paint"
},
{
"stepId": 2,
"step": "Scrape the wall"
},
{
"stepId": 3,
"step": "Apply the first coat of primer"
},
{
"stepId": 4,
"step": "Allow the primer to dry for sometime"
},
{
"stepId": 5,
"step": "Apply the second coat of primer"
},
{
"stepId": 6,
"step": "Paint the aluminum siding"
},
{
"stepId": 7,
"step": "Apply a second layer of paint"
},
{
"stepId": 8,
"step": "Let the paint dry"
},
{
"stepId": 9,
"step": "Reapply for any missed spots."
}
] | [
{
"subtask1": "Choose the house wall you want to paint",
"relation": "Must be done before",
"subtask2": "Scrape the wall"
},
{
"subtask1": "Scrape the wall",
"relation": "Must be done before",
"subtask2": "Apply the first coat of primer"
},
{
"subtask1": "Apply the first coat of primer",
"relation": "Must be done before",
"subtask2": "Allow the primer to dry for sometime"
},
{
"subtask1": "Allow the primer to dry for sometime",
"relation": "Must be done before",
"subtask2": "Apply the second coat of primer"
},
{
"subtask1": "Apply the second coat of primer",
"relation": "Must be done before",
"subtask2": "Paint the aluminum siding"
},
{
"subtask1": "Paint the aluminum siding",
"relation": "Must be done before",
"subtask2": "Apply a second layer of paint"
},
{
"subtask1": "Apply a second layer of paint",
"relation": "Must be done before",
"subtask2": "Let the paint dry"
},
{
"subtask1": "Let the paint dry",
"relation": "Must be done before",
"subtask2": "Reapply for any missed spots."
}
] |
create a fillable form | [
{
"assumptionId": 1,
"assumption": "Create a fillable form in excel."
}
] | [
{
"stepId": 1,
"step": "Make a table out of the column names in excel"
},
{
"stepId": 2,
"step": "Go to the insert tables"
},
{
"stepId": 3,
"step": "Add the form creation functionality"
},
{
"stepId": 4,
"step": "Navigate to customize ribbon"
},
{
"stepId": 5,
"step": "Select a new group from the new tab"
},
{
"stepId": 6,
"step": "Choose your table on the new form tab"
},
{
"stepId": 7,
"step": "Select the form."
}
] | [
{
"subtask1": "Make a table out of the column names in excel",
"relation": "Must be done before",
"subtask2": "Go to the insert tables"
},
{
"subtask1": "Go to the insert tables",
"relation": "Must be done before",
"subtask2": "Add the form creation functionality"
},
{
"subtask1": "Add the form creation functionality",
"relation": "Must be done before",
"subtask2": "Navigate to customize ribbon"
},
{
"subtask1": "Navigate to customize ribbon",
"relation": "Must be done before",
"subtask2": "Select a new group from the new tab"
},
{
"subtask1": "Select a new group from the new tab",
"relation": "Must be done before",
"subtask2": "Choose your table on the new form tab"
},
{
"subtask1": "Choose your table on the new form tab",
"relation": "Must be done before",
"subtask2": "Select the form."
}
] |
apply wood veneer | [
{
"assumptionId": 1,
"assumption": "Apply wood veneer to the cabinet."
}
] | [
{
"stepId": 1,
"step": "Remove the items from the cabinet"
},
{
"stepId": 2,
"step": "Clean the cabinet with a cloth"
},
{
"stepId": 3,
"step": "Measure the length of the cabinet"
},
{
"stepId": 4,
"step": "Mark the dimensions on the wood veneer"
},
{
"stepId": 5,
"step": "Cut the veneer according to the dimensions"
},
{
"stepId": 6,
"step": "Apply the glue to the back of the wood veneer"
},
{
"stepId": 7,
"step": "Apply the veneer to the cabinet"
},
{
"stepId": 8,
"step": "Press the veneer gently to stick."
}
] | [
{
"subtask1": "Remove the items from the cabinet",
"relation": "Must be done before",
"subtask2": "Clean the cabinet with a cloth"
},
{
"subtask1": "Clean the cabinet with a cloth",
"relation": "Must be done before",
"subtask2": "Measure the length of the cabinet"
},
{
"subtask1": "Measure the length of the cabinet",
"relation": "Must be done before",
"subtask2": "Mark the dimensions on the wood veneer"
},
{
"subtask1": "Mark the dimensions on the wood veneer",
"relation": "Must be done before",
"subtask2": "Cut the veneer according to the dimensions"
},
{
"subtask1": "Cut the veneer according to the dimensions",
"relation": "Must be done before",
"subtask2": "Apply the glue to the back of the wood veneer"
},
{
"subtask1": "Apply the glue to the back of the wood veneer",
"relation": "Must be done before",
"subtask2": "Apply the veneer to the cabinet"
},
{
"subtask1": "Apply the veneer to the cabinet",
"relation": "Must be done before",
"subtask2": "Press the veneer gently to stick."
}
] |
start a gaming channel | [
{
"assumptionId": 1,
"assumption": "Start a gaming channel on youtube using mobile."
}
] | [
{
"stepId": 1,
"step": "Install youtube app on the mobile"
},
{
"stepId": 2,
"step": "Create a youtube channel"
},
{
"stepId": 3,
"step": "Name the channel"
},
{
"stepId": 4,
"step": "Plan the videos"
},
{
"stepId": 5,
"step": "Create the content"
},
{
"stepId": 6,
"step": "Upload the videos."
}
] | [
{
"subtask1": "Install youtube app on the mobile",
"relation": "Must be done before",
"subtask2": "Create a youtube channel"
},
{
"subtask1": "Create a youtube channel",
"relation": "Must be done before",
"subtask2": "Name the channel"
},
{
"subtask1": "Name the channel",
"relation": "Must be done before",
"subtask2": "Plan the videos"
},
{
"subtask1": "Name the channel",
"relation": "Must be done before",
"subtask2": "Create the content"
},
{
"subtask1": "Plan the videos",
"relation": "Must be done before",
"subtask2": "Upload the videos."
},
{
"subtask1": "Create the content",
"relation": "Must be done before",
"subtask2": "Upload the videos."
}
] |
write annotated bibliography | [
{
"assumptionId": 1,
"assumption": "Writing an annotated bibliography of rabindranath tagore."
}
] | [
{
"stepId": 1,
"step": "Analyze the sources"
},
{
"stepId": 2,
"step": "Create your annotations"
},
{
"stepId": 3,
"step": "Evaluate the annotations"
},
{
"stepId": 4,
"step": "Mention the author's name"
},
{
"stepId": 5,
"step": "Add the title of bibliography"
},
{
"stepId": 6,
"step": "Place of publication"
},
{
"stepId": 7,
"step": "Date of publication"
},
{
"stepId": 8,
"step": "Mention the page numbers."
}
] | [
{
"subtask1": "Analyze the sources",
"relation": "Must be done before",
"subtask2": "Create your annotations"
},
{
"subtask1": "Analyze the sources",
"relation": "Must be done before",
"subtask2": "Evaluate the annotations"
},
{
"subtask1": "Create your annotations",
"relation": "Must be done before",
"subtask2": "Add the title of bibliography"
},
{
"subtask1": "Evaluate the annotations",
"relation": "Must be done before",
"subtask2": "Add the title of bibliography"
},
{
"subtask1": "Add the title of bibliography",
"relation": "Must be done before",
"subtask2": "Mention the author's name"
},
{
"subtask1": "Mention the author's name",
"relation": "Must be done before",
"subtask2": "Place of publication"
},
{
"subtask1": "Mention the author's name",
"relation": "Must be done before",
"subtask2": "Date of publication"
},
{
"subtask1": "Place of publication",
"relation": "Must be done before",
"subtask2": "Mention the page numbers."
},
{
"subtask1": "Date of publication",
"relation": "Must be done before",
"subtask2": "Mention the page numbers."
}
] |
clean your own air ducts | [
{
"assumptionId": 1,
"assumption": "Clean your own air ducts using vacuum cleaner."
}
] | [
{
"stepId": 1,
"step": "Remove vent covers"
},
{
"stepId": 2,
"step": "Wash vent covers"
},
{
"stepId": 3,
"step": "Clean the duct sides by tapping them with a brush"
},
{
"stepId": 4,
"step": "Remove all the dirt using a nozzle on the vacuum cleaner"
},
{
"stepId": 5,
"step": "Repeat the same procedure for every opening"
},
{
"stepId": 6,
"step": "Change the air filter"
},
{
"stepId": 7,
"step": "Reinstall the clean vent cover."
}
] | [
{
"subtask1": "Remove vent covers",
"relation": "Must be done before",
"subtask2": "Wash vent covers"
},
{
"subtask1": "Wash vent covers",
"relation": "Must be done before",
"subtask2": "Clean the duct sides by tapping them with a brush"
},
{
"subtask1": "Clean the duct sides by tapping them with a brush",
"relation": "Must be done before",
"subtask2": "Remove all the dirt using a nozzle on the vacuum cleaner"
},
{
"subtask1": "Remove all the dirt using a nozzle on the vacuum cleaner",
"relation": "Must be done before",
"subtask2": "Change the air filter"
},
{
"subtask1": "Change the air filter",
"relation": "Must be done before",
"subtask2": "Reinstall the clean vent cover."
},
{
"subtask1": "Reinstall the clean vent cover.",
"relation": "Must be done before",
"subtask2": "Repeat the same procedure for every opening"
}
] |
install tongue and groove flooring | [
{
"assumptionId": 1,
"assumption": "Install tongue and groove flooring on concrete."
}
] | [
{
"stepId": 1,
"step": "Empty the room's floor"
},
{
"stepId": 2,
"step": "Tape off anything that is permanently attached to the floor with painter's tape"
},
{
"stepId": 3,
"step": "Install the vapor barrier"
},
{
"stepId": 4,
"step": "Cut the sheets"
},
{
"stepId": 5,
"step": "lay the sheets of plywood on the subfloor"
},
{
"stepId": 6,
"step": "Determine the laying direction for the flooring"
},
{
"stepId": 7,
"step": "Install a furring strip suspension for the floorboards"
},
{
"stepId": 8,
"step": "Level the furring strips"
},
{
"stepId": 9,
"step": "Place the first perimeter tongue and groove board on concrete."
},
{
"stepId": 10,
"step": "Install the First Perimeter Board"
},
{
"stepId": 11,
"step": "Continue installing the tongue-and-groove flooring"
},
{
"stepId": 12,
"step": "Use Ratchet Clamps to tighten the spacing between the floorboards"
},
{
"stepId": 13,
"step": "Prepare the final boards for attachment"
}
] | [
{
"subtask1": "Empty the room's floor",
"relation": "Must be done before",
"subtask2": "Tape off anything that is permanently attached to the floor with painter's tape"
},
{
"subtask1": "Tape off anything that is permanently attached to the floor with painter's tape",
"relation": "Must be done before",
"subtask2": "Install the vapor barrier"
},
{
"subtask1": "Cut the sheets",
"relation": "Must be done before",
"subtask2": "lay the sheets of plywood on the subfloor"
},
{
"subtask1": "Install the vapor barrier",
"relation": "Must be done before",
"subtask2": "lay the sheets of plywood on the subfloor"
},
{
"subtask1": "Install the vapor barrier",
"relation": "Must be done before",
"subtask2": "Determine the laying direction for the flooring"
},
{
"subtask1": "lay the sheets of plywood on the subfloor",
"relation": "Must be done before",
"subtask2": "Install a furring strip suspension for the floorboards"
},
{
"subtask1": "Determine the laying direction for the flooring",
"relation": "Must be done before",
"subtask2": "Install a furring strip suspension for the floorboards"
},
{
"subtask1": "Install a furring strip suspension for the floorboards",
"relation": "Must be done before",
"subtask2": "Level the furring strips"
},
{
"subtask1": "Level the furring strips",
"relation": "Must be done before",
"subtask2": "Place the first perimeter tongue and groove board on concrete."
},
{
"subtask1": "Place the first perimeter tongue and groove board on concrete.",
"relation": "Must be done before",
"subtask2": "Install the First Perimeter Board"
},
{
"subtask1": "Install the First Perimeter Board",
"relation": "Must be done before",
"subtask2": "Continue installing the tongue-and-groove flooring"
},
{
"subtask1": "Continue installing the tongue-and-groove flooring",
"relation": "Must be done before",
"subtask2": "Use Ratchet Clamps to tighten the spacing between the floorboards"
},
{
"subtask1": "Use Ratchet Clamps to tighten the spacing between the floorboards",
"relation": "Must be done before",
"subtask2": "Prepare the final boards for attachment"
}
] |
build a shed | [
{
"assumptionId": 1,
"assumption": "Build a storage shed."
}
] | [
{
"stepId": 1,
"step": "Make a plan of storage shed"
},
{
"stepId": 2,
"step": "Take required measurements"
},
{
"stepId": 3,
"step": "Start assembling the back framework of the storage shed"
},
{
"stepId": 4,
"step": "Add a middle brace by mounting on the edge"
},
{
"stepId": 5,
"step": "Connect the frames"
},
{
"stepId": 6,
"step": "Attach the back boards"
},
{
"stepId": 7,
"step": "Build the storage shed door"
},
{
"stepId": 8,
"step": "Install the storage shed door"
},
{
"stepId": 9,
"step": "Attach the side boards to the shed framework"
},
{
"stepId": 10,
"step": "Build a simple framework for roofing"
},
{
"stepId": 11,
"step": "Attach the roof"
},
{
"stepId": 12,
"step": "Build a storage shed floor"
},
{
"stepId": 13,
"step": "Cut the storage shed shelves"
}
] | [
{
"subtask1": "Make a plan of storage shed",
"relation": "Must be done before",
"subtask2": "Take required measurements"
},
{
"subtask1": "Take required measurements",
"relation": "Must be done before",
"subtask2": "Start assembling the back framework of the storage shed"
},
{
"subtask1": "Start assembling the back framework of the storage shed",
"relation": "Must be done before",
"subtask2": "Add a middle brace by mounting on the edge"
},
{
"subtask1": "Add a middle brace by mounting on the edge",
"relation": "Must be done before",
"subtask2": "Attach the back boards"
},
{
"subtask1": "Add a middle brace by mounting on the edge",
"relation": "Must be done before",
"subtask2": "Connect the frames"
},
{
"subtask1": "Attach the back boards",
"relation": "Must be done before",
"subtask2": "Build the storage shed door"
},
{
"subtask1": "Connect the frames",
"relation": "Must be done before",
"subtask2": "Build the storage shed door"
},
{
"subtask1": "Build the storage shed door",
"relation": "Must be done before",
"subtask2": "Install the storage shed door"
},
{
"subtask1": "Install the storage shed door",
"relation": "Must be done before",
"subtask2": "Attach the side boards to the shed framework"
},
{
"subtask1": "Install the storage shed door",
"relation": "Must be done before",
"subtask2": "Cut the storage shed shelves"
},
{
"subtask1": "Attach the side boards to the shed framework",
"relation": "Must be done before",
"subtask2": "Build a simple framework for roofing"
},
{
"subtask1": "Cut the storage shed shelves",
"relation": "Must be done before",
"subtask2": "Build a simple framework for roofing"
},
{
"subtask1": "Build a simple framework for roofing",
"relation": "Must be done before",
"subtask2": "Attach the roof"
},
{
"subtask1": "Attach the roof",
"relation": "Must be done before",
"subtask2": "Build a storage shed floor"
}
] |
install laminate flooring on steps | [
{
"assumptionId": 1,
"assumption": "Install laminate flooring on concrete steps."
}
] | [
{
"stepId": 1,
"step": "Clean the concrete steps"
},
{
"stepId": 2,
"step": "Cut the laminate to shape"
},
{
"stepId": 3,
"step": "Glue the risers"
},
{
"stepId": 4,
"step": "Cut the metal nosings to fit"
},
{
"stepId": 5,
"step": "Start installing the laminate from the top of the steps"
},
{
"stepId": 6,
"step": "Put the risers into place"
},
{
"stepId": 7,
"step": "Install stair nosing"
},
{
"stepId": 8,
"step": "Fill in the screw holes."
}
] | [
{
"subtask1": "Clean the concrete steps",
"relation": "Must be done before",
"subtask2": "Cut the laminate to shape"
},
{
"subtask1": "Cut the laminate to shape",
"relation": "Must be done before",
"subtask2": "Glue the risers"
},
{
"subtask1": "Glue the risers",
"relation": "Must be done before",
"subtask2": "Cut the metal nosings to fit"
},
{
"subtask1": "Cut the metal nosings to fit",
"relation": "Must be done before",
"subtask2": "Start installing the laminate from the top of the steps"
},
{
"subtask1": "Start installing the laminate from the top of the steps",
"relation": "Must be done before",
"subtask2": "Put the risers into place"
},
{
"subtask1": "Put the risers into place",
"relation": "Must be done before",
"subtask2": "Install stair nosing"
},
{
"subtask1": "Install stair nosing",
"relation": "Must be done before",
"subtask2": "Fill in the screw holes."
}
] |
build a wood gate | [
{
"assumptionId": 1,
"assumption": "Build a wood gate for driveway."
}
] | [
{
"stepId": 1,
"step": "Take the measurements of the driveway"
},
{
"stepId": 2,
"step": "Cut the frame pieces to the size"
},
{
"stepId": 3,
"step": "Screw the top and bottom planks"
},
{
"stepId": 4,
"step": "Cut the planks"
},
{
"stepId": 5,
"step": "Install the planks"
},
{
"stepId": 6,
"step": "Design the top of the gate"
},
{
"stepId": 7,
"step": "Install the hinges"
},
{
"stepId": 8,
"step": "Attach the gate to the fence."
},
{
"stepId": 9,
"step": "Set up a gravity latch"
},
{
"stepId": 10,
"step": "Seal the wood."
},
{
"stepId": 11,
"step": "Paint the gate."
}
] | [
{
"subtask1": "Take the measurements of the driveway",
"relation": "Must be done before",
"subtask2": "Cut the planks"
},
{
"subtask1": "Take the measurements of the driveway",
"relation": "Must be done before",
"subtask2": "Cut the frame pieces to the size"
},
{
"subtask1": "Cut the planks",
"relation": "Must be done before",
"subtask2": "Screw the top and bottom planks"
},
{
"subtask1": "Cut the frame pieces to the size",
"relation": "Must be done before",
"subtask2": "Design the top of the gate"
},
{
"subtask1": "Screw the top and bottom planks",
"relation": "Must be done before",
"subtask2": "Install the planks"
},
{
"subtask1": "Design the top of the gate",
"relation": "Must be done before",
"subtask2": "Attach the gate to the fence."
},
{
"subtask1": "Install the planks",
"relation": "Must be done before",
"subtask2": "Attach the gate to the fence."
},
{
"subtask1": "Attach the gate to the fence.",
"relation": "Must be done before",
"subtask2": "Install the hinges"
},
{
"subtask1": "Attach the gate to the fence.",
"relation": "Must be done before",
"subtask2": "Set up a gravity latch"
},
{
"subtask1": "Install the hinges",
"relation": "Must be done before",
"subtask2": "Seal the wood."
},
{
"subtask1": "Set up a gravity latch",
"relation": "Must be done before",
"subtask2": "Seal the wood."
},
{
"subtask1": "Seal the wood.",
"relation": "Must be done before",
"subtask2": "Paint the gate."
}
] |
write a good thesis | [
{
"assumptionId": 1,
"assumption": "Writing a good thesis in a notepad."
}
] | [
{
"stepId": 1,
"step": "Select the subject"
},
{
"stepId": 2,
"step": "Provide review of literature"
},
{
"stepId": 3,
"step": "Define the terms and scope of the topic"
},
{
"stepId": 4,
"step": "Outline the current situation"
},
{
"stepId": 5,
"step": "Add emphasis"
},
{
"stepId": 6,
"step": "End the notepad with a good conclusion."
}
] | [
{
"subtask1": "Select the subject",
"relation": "Must be done before",
"subtask2": "Provide review of literature"
},
{
"subtask1": "Provide review of literature",
"relation": "Must be done before",
"subtask2": "Define the terms and scope of the topic"
},
{
"subtask1": "Define the terms and scope of the topic",
"relation": "Must be done before",
"subtask2": "Outline the current situation"
},
{
"subtask1": "Define the terms and scope of the topic",
"relation": "Must be done before",
"subtask2": "Add emphasis"
},
{
"subtask1": "Outline the current situation",
"relation": "Must be done before",
"subtask2": "End the notepad with a good conclusion."
},
{
"subtask1": "Add emphasis",
"relation": "Must be done before",
"subtask2": "End the notepad with a good conclusion."
}
] |
install a ceiling fan with light | [
{
"assumptionId": 1,
"assumption": "Install a ceiling fan with light in the hall."
}
] | [
{
"stepId": 1,
"step": "Remove the old electricity fixture"
},
{
"stepId": 2,
"step": "Disconnect the wires"
},
{
"stepId": 3,
"step": "Remove the old ceiling box"
},
{
"stepId": 4,
"step": "Cut around the hole"
},
{
"stepId": 5,
"step": "Feed the cables through the new electrical box"
},
{
"stepId": 6,
"step": "Secure the ceiling box in place"
},
{
"stepId": 7,
"step": "Attach the ceiling plate"
},
{
"stepId": 8,
"step": "Attach the downrod to the fan body"
},
{
"stepId": 9,
"step": "Connect the wires to the fan body"
},
{
"stepId": 10,
"step": "Tuck the wires into the fan box"
},
{
"stepId": 11,
"step": "Attach the fan blades."
}
] | [
{
"subtask1": "Remove the old electricity fixture",
"relation": "Must be done before",
"subtask2": "Disconnect the wires"
},
{
"subtask1": "Disconnect the wires",
"relation": "Must be done before",
"subtask2": "Remove the old ceiling box"
},
{
"subtask1": "Remove the old ceiling box",
"relation": "Must be done before",
"subtask2": "Cut around the hole"
},
{
"subtask1": "Cut around the hole",
"relation": "Must be done before",
"subtask2": "Feed the cables through the new electrical box"
},
{
"subtask1": "Feed the cables through the new electrical box",
"relation": "Must be done before",
"subtask2": "Secure the ceiling box in place"
},
{
"subtask1": "Secure the ceiling box in place",
"relation": "Must be done before",
"subtask2": "Attach the ceiling plate"
},
{
"subtask1": "Attach the ceiling plate",
"relation": "Must be done before",
"subtask2": "Attach the downrod to the fan body"
},
{
"subtask1": "Attach the downrod to the fan body",
"relation": "Must be done before",
"subtask2": "Connect the wires to the fan body"
},
{
"subtask1": "Connect the wires to the fan body",
"relation": "Must be done before",
"subtask2": "Tuck the wires into the fan box"
},
{
"subtask1": "Tuck the wires into the fan box",
"relation": "Must be done before",
"subtask2": "Attach the fan blades."
}
] |
make your own dog food | [
{
"assumptionId": 1,
"assumption": "Make your own dog food with chicken."
}
] | [
{
"stepId": 1,
"step": "Boil the rice"
},
{
"stepId": 2,
"step": "Add chicken to boiling rice"
},
{
"stepId": 3,
"step": "Add some vegetables"
},
{
"stepId": 4,
"step": "Stir continuously"
},
{
"stepId": 5,
"step": "Cook the chicken rice for 3 to 5 minutes"
},
{
"stepId": 6,
"step": "Let the food cool completely."
}
] | [
{
"subtask1": "Boil the rice",
"relation": "Must be done before",
"subtask2": "Add some vegetables"
},
{
"subtask1": "Boil the rice",
"relation": "Must be done before",
"subtask2": "Add chicken to boiling rice"
},
{
"subtask1": "Add some vegetables",
"relation": "Must be done before",
"subtask2": "Stir continuously"
},
{
"subtask1": "Add chicken to boiling rice",
"relation": "Must be done before",
"subtask2": "Stir continuously"
},
{
"subtask1": "Stir continuously",
"relation": "Must be done before",
"subtask2": "Cook the chicken rice for 3 to 5 minutes"
},
{
"subtask1": "Cook the chicken rice for 3 to 5 minutes",
"relation": "Must be done before",
"subtask2": "Let the food cool completely."
}
] |
write an analysis | [
{
"assumptionId": 1,
"assumption": "Write an analysis of a story."
}
] | [
{
"stepId": 1,
"step": "Read the story"
},
{
"stepId": 2,
"step": "Give a very brief synopsis of the action"
},
{
"stepId": 3,
"step": "Describe your thesis"
},
{
"stepId": 4,
"step": "Describe the main characters in the story"
},
{
"stepId": 5,
"step": "Describe the story's author's perspective"
},
{
"stepId": 6,
"step": "Give an explanation of the story's technical complexity."
}
] | [
{
"subtask1": "Read the story",
"relation": "Must be done before",
"subtask2": "Give a very brief synopsis of the action"
},
{
"subtask1": "Give a very brief synopsis of the action",
"relation": "Must be done before",
"subtask2": "Describe your thesis"
},
{
"subtask1": "Give a very brief synopsis of the action",
"relation": "Must be done before",
"subtask2": "Describe the main characters in the story"
},
{
"subtask1": "Describe your thesis",
"relation": "Must be done before",
"subtask2": "Describe the story's author's perspective"
},
{
"subtask1": "Describe the main characters in the story",
"relation": "Must be done before",
"subtask2": "Describe the story's author's perspective"
},
{
"subtask1": "Describe the story's author's perspective",
"relation": "Must be done before",
"subtask2": "Give an explanation of the story's technical complexity."
}
] |
repair cracks in driveway | [
{
"assumptionId": 1,
"assumption": "Repair cracks in the driveway with concrete."
}
] | [
{
"stepId": 1,
"step": "Clean the driveway with a pressure washer"
},
{
"stepId": 2,
"step": "Fill the cleaning solution reservoir"
},
{
"stepId": 3,
"step": "Apply cleaning solution"
},
{
"stepId": 4,
"step": "Mix concrete for repairs"
},
{
"stepId": 5,
"step": "Fill cracks with concrete"
},
{
"stepId": 6,
"step": "Smooth the cracks"
},
{
"stepId": 7,
"step": "Allow the concrete to dry"
},
{
"stepId": 8,
"step": "Apply resurfacer for best results."
}
] | [
{
"subtask1": "Clean the driveway with a pressure washer",
"relation": "Must be done before",
"subtask2": "Fill the cleaning solution reservoir"
},
{
"subtask1": "Fill the cleaning solution reservoir",
"relation": "Must be done before",
"subtask2": "Apply cleaning solution"
},
{
"subtask1": "Apply cleaning solution",
"relation": "Must be done before",
"subtask2": "Apply resurfacer for best results."
},
{
"subtask1": "Apply resurfacer for best results.",
"relation": "Must be done before",
"subtask2": "Fill cracks with concrete"
},
{
"subtask1": "Mix concrete for repairs",
"relation": "Must be done before",
"subtask2": "Fill cracks with concrete"
},
{
"subtask1": "Fill cracks with concrete",
"relation": "Must be done before",
"subtask2": "Smooth the cracks"
},
{
"subtask1": "Smooth the cracks",
"relation": "Must be done before",
"subtask2": "Allow the concrete to dry"
}
] |
build a curved retaining wall | [
{
"assumptionId": 1,
"assumption": "Build a curved retaining wall with concrete."
}
] | [
{
"stepId": 1,
"step": "Take the required measurements of the wall"
},
{
"stepId": 2,
"step": "Clean the area"
},
{
"stepId": 3,
"step": "Place the concrete blocks"
},
{
"stepId": 4,
"step": "Adjust the concrete blocks to fit the curve"
},
{
"stepId": 5,
"step": "Add gravel to concrete blocks."
}
] | [
{
"subtask1": "Take the required measurements of the wall",
"relation": "Must be done before",
"subtask2": "Place the concrete blocks"
},
{
"subtask1": "Clean the area",
"relation": "Must be done before",
"subtask2": "Place the concrete blocks"
},
{
"subtask1": "Place the concrete blocks",
"relation": "Must be done before",
"subtask2": "Adjust the concrete blocks to fit the curve"
},
{
"subtask1": "Place the concrete blocks",
"relation": "Must be done before",
"subtask2": "Add gravel to concrete blocks."
}
] |
fix sprinkler head | [
{
"assumptionId": 1,
"assumption": "Fix a leaking sprinkler head."
}
] | [
{
"stepId": 1,
"step": "Turn off the main water"
},
{
"stepId": 2,
"step": "Lift the portion of the sprinkler head"
},
{
"stepId": 3,
"step": "Rotate the sprinkler head counterclockwise to remove it from the riser"
},
{
"stepId": 4,
"step": "Rinse the other pieces of the sprinkler head with water to remove any debris"
},
{
"stepId": 5,
"step": "Set the sprinkler control center to activate the sprinkler zone"
},
{
"stepId": 6,
"step": "Turn on the water to flush out any debris from the pipes."
}
] | [
{
"subtask1": "Turn off the main water",
"relation": "Must be done before",
"subtask2": "Lift the portion of the sprinkler head"
},
{
"subtask1": "Lift the portion of the sprinkler head",
"relation": "Must be done before",
"subtask2": "Rotate the sprinkler head counterclockwise to remove it from the riser"
},
{
"subtask1": "Rotate the sprinkler head counterclockwise to remove it from the riser",
"relation": "Must be done before",
"subtask2": "Rinse the other pieces of the sprinkler head with water to remove any debris"
},
{
"subtask1": "Rinse the other pieces of the sprinkler head with water to remove any debris",
"relation": "Must be done before",
"subtask2": "Set the sprinkler control center to activate the sprinkler zone"
},
{
"subtask1": "Set the sprinkler control center to activate the sprinkler zone",
"relation": "Must be done before",
"subtask2": "Turn on the water to flush out any debris from the pipes."
}
] |
build a septic system | [
{
"assumptionId": 1,
"assumption": "Build a concrete septic system."
}
] | [
{
"stepId": 1,
"step": "Choose the location for the septic tank"
},
{
"stepId": 2,
"step": "Measure the depth of the septic tank"
},
{
"stepId": 3,
"step": "Dig the hole"
},
{
"stepId": 4,
"step": "Attach the pipes"
},
{
"stepId": 5,
"step": "Fill the pit's bottom with sand"
},
{
"stepId": 6,
"step": "Pour concrete on the tank floor"
},
{
"stepId": 7,
"step": "Strengthen the tank walls by adding vertical steel rebar"
},
{
"stepId": 8,
"step": "Place horizontal rebar rods"
},
{
"stepId": 9,
"step": "Create the tank cap on a bed of level sand."
}
] | [
{
"subtask1": "Choose the location for the septic tank",
"relation": "Must be done before",
"subtask2": "Measure the depth of the septic tank"
},
{
"subtask1": "Measure the depth of the septic tank",
"relation": "Must be done before",
"subtask2": "Dig the hole"
},
{
"subtask1": "Dig the hole",
"relation": "Must be done before",
"subtask2": "Attach the pipes"
},
{
"subtask1": "Attach the pipes",
"relation": "Must be done before",
"subtask2": "Fill the pit's bottom with sand"
},
{
"subtask1": "Fill the pit's bottom with sand",
"relation": "Must be done before",
"subtask2": "Pour concrete on the tank floor"
},
{
"subtask1": "Pour concrete on the tank floor",
"relation": "Must be done before",
"subtask2": "Strengthen the tank walls by adding vertical steel rebar"
},
{
"subtask1": "Strengthen the tank walls by adding vertical steel rebar",
"relation": "Must be done before",
"subtask2": "Place horizontal rebar rods"
},
{
"subtask1": "Place horizontal rebar rods",
"relation": "Must be done before",
"subtask2": "Create the tank cap on a bed of level sand."
}
] |
build one step | [
{
"assumptionId": 1,
"assumption": "Build one step for the shed."
}
] | [
{
"stepId": 1,
"step": "Clean the shed area."
},
{
"stepId": 2,
"step": "Measure the length of the step"
},
{
"stepId": 3,
"step": "Build frame"
},
{
"stepId": 4,
"step": "Fix legs to frame"
},
{
"stepId": 5,
"step": "Put on the treads."
}
] | [
{
"subtask1": "Clean the shed area.",
"relation": "Must be done before",
"subtask2": "Measure the length of the step"
},
{
"subtask1": "Measure the length of the step",
"relation": "Must be done before",
"subtask2": "Build frame"
},
{
"subtask1": "Build frame",
"relation": "Must be done before",
"subtask2": "Fix legs to frame"
},
{
"subtask1": "Fix legs to frame",
"relation": "Must be done before",
"subtask2": "Put on the treads."
}
] |
build an exterior wall | [
{
"assumptionId": 1,
"assumption": "Build an exterior wall with tiles."
}
] | [
{
"stepId": 1,
"step": "Plan the layout"
},
{
"stepId": 2,
"step": "Construct the wall"
},
{
"stepId": 3,
"step": "Add cement mixture to the wall"
},
{
"stepId": 4,
"step": "Let the wall dry"
},
{
"stepId": 5,
"step": "Select the tiles"
},
{
"stepId": 6,
"step": "Prepare adhesive"
},
{
"stepId": 7,
"step": "Apply adhesive to the wall"
},
{
"stepId": 8,
"step": "Start sticking tiles to the wall."
}
] | [
{
"subtask1": "Plan the layout",
"relation": "Must be done before",
"subtask2": "Construct the wall"
},
{
"subtask1": "Construct the wall",
"relation": "Must be done before",
"subtask2": "Add cement mixture to the wall"
},
{
"subtask1": "Add cement mixture to the wall",
"relation": "Must be done before",
"subtask2": "Let the wall dry"
},
{
"subtask1": "Let the wall dry",
"relation": "Must be done before",
"subtask2": "Select the tiles"
},
{
"subtask1": "Let the wall dry",
"relation": "Must be done before",
"subtask2": "Prepare adhesive"
},
{
"subtask1": "Select the tiles",
"relation": "Must be done before",
"subtask2": "Apply adhesive to the wall"
},
{
"subtask1": "Prepare adhesive",
"relation": "Must be done before",
"subtask2": "Apply adhesive to the wall"
},
{
"subtask1": "Apply adhesive to the wall",
"relation": "Must be done before",
"subtask2": "Start sticking tiles to the wall."
}
] |
paint kitchen cabinets diy | [
{
"assumptionId": 1,
"assumption": "Paint the upper kitchen cabinets with a brush."
}
] | [
{
"stepId": 1,
"step": "Remove the items from the cabinet"
},
{
"stepId": 2,
"step": "Clean the upper cabinet thoroughly with the cloth"
},
{
"stepId": 3,
"step": "Add paint into the bucket"
},
{
"stepId": 4,
"step": "Apply the paint to upper kitchen cabinets using a brush"
},
{
"stepId": 5,
"step": "Let the paint dry"
},
{
"stepId": 6,
"step": "Apply the second coat of the paint"
},
{
"stepId": 7,
"step": "Let the second coat dry."
}
] | [
{
"subtask1": "Remove the items from the cabinet",
"relation": "Must be done before",
"subtask2": "Clean the upper cabinet thoroughly with the cloth"
},
{
"subtask1": "Clean the upper cabinet thoroughly with the cloth",
"relation": "Must be done before",
"subtask2": "Apply the paint to upper kitchen cabinets using a brush"
},
{
"subtask1": "Apply the paint to upper kitchen cabinets using a brush",
"relation": "Must be done before",
"subtask2": "Let the paint dry"
},
{
"subtask1": "Add paint into the bucket",
"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 of the paint"
},
{
"subtask1": "Apply the second coat of the paint",
"relation": "Must be done before",
"subtask2": "Let the second coat dry."
}
] |
build a covered deck | [
{
"assumptionId": 1,
"assumption": "Build a covered deck in the house."
}
] | [
{
"stepId": 1,
"step": "Design the deck roof in the house"
},
{
"stepId": 2,
"step": "Cut the wooden planks"
},
{
"stepId": 3,
"step": "Build the roof"
},
{
"stepId": 4,
"step": "Install the rafters"
},
{
"stepId": 5,
"step": "Finish the roof"
},
{
"stepId": 6,
"step": "Seal the roof with the hinges"
},
{
"stepId": 7,
"step": "Paint the wood."
}
] | [
{
"subtask1": "Cut the wooden planks",
"relation": "Must be done before",
"subtask2": "Design the deck roof in the house"
},
{
"subtask1": "Design the deck roof in the house",
"relation": "Must be done before",
"subtask2": "Build the roof"
},
{
"subtask1": "Build the roof",
"relation": "Must be done before",
"subtask2": "Install the rafters"
},
{
"subtask1": "Install the rafters",
"relation": "Must be done before",
"subtask2": "Finish the roof"
},
{
"subtask1": "Finish the roof",
"relation": "Must be done before",
"subtask2": "Seal the roof with the hinges"
},
{
"subtask1": "Seal the roof with the hinges",
"relation": "Must be done before",
"subtask2": "Paint the wood."
}
] |
write a screen play | [
{
"assumptionId": 1,
"assumption": "Write a screenplay for the movie."
}
] | [
{
"stepId": 1,
"step": "Develop the logline for the movie"
},
{
"stepId": 2,
"step": "Make an outline"
},
{
"stepId": 3,
"step": "Create your characters"
},
{
"stepId": 4,
"step": "Write the screenplay"
},
{
"stepId": 5,
"step": "Format the screenplay"
},
{
"stepId": 6,
"step": "Edit the screenplay."
}
] | [
{
"subtask1": "Make an outline",
"relation": "Must be done before",
"subtask2": "Develop the logline for the movie"
},
{
"subtask1": "Make an outline",
"relation": "Must be done before",
"subtask2": "Create your characters"
},
{
"subtask1": "Develop the logline for the movie",
"relation": "Must be done before",
"subtask2": "Write the screenplay"
},
{
"subtask1": "Create your characters",
"relation": "Must be done before",
"subtask2": "Write the screenplay"
},
{
"subtask1": "Write the screenplay",
"relation": "Must be done before",
"subtask2": "Format the screenplay"
},
{
"subtask1": "Format the screenplay",
"relation": "Must be done before",
"subtask2": "Edit the screenplay."
}
] |
build a 12x16 shed | [
{
"assumptionId": 1,
"assumption": "Build a 12x16 shed in the backyard."
}
] | [
{
"stepId": 1,
"step": "Clean the backyard"
},
{
"stepId": 2,
"step": "Level the ground"
},
{
"stepId": 3,
"step": "Cut the wood into desired size"
},
{
"stepId": 4,
"step": "Build the foundation"
},
{
"stepId": 5,
"step": "Build the side walls"
},
{
"stepId": 6,
"step": "Attach the roof to the side walls"
},
{
"stepId": 7,
"step": "Paint the shed."
}
] | [
{
"subtask1": "Clean the backyard",
"relation": "Must be done before",
"subtask2": "Level the ground"
},
{
"subtask1": "Level the ground",
"relation": "Must be done before",
"subtask2": "Build the foundation"
},
{
"subtask1": "Cut the wood into desired size",
"relation": "Must be done before",
"subtask2": "Build the side walls"
},
{
"subtask1": "Build the foundation",
"relation": "Must be done before",
"subtask2": "Build the side walls"
},
{
"subtask1": "Build the side walls",
"relation": "Must be done before",
"subtask2": "Attach the roof to the side walls"
},
{
"subtask1": "Attach the roof to the side walls",
"relation": "Must be done before",
"subtask2": "Paint the shed."
}
] |
apply weed and feed | [
{
"assumptionId": 1,
"assumption": "Apply weed and feed in backyard."
}
] | [
{
"stepId": 1,
"step": "Clean up the backyard"
},
{
"stepId": 2,
"step": "Mow the lawn two to four days before apply"
},
{
"stepId": 3,
"step": "Check the weather forecast"
},
{
"stepId": 4,
"step": "Wet the land before applying"
},
{
"stepId": 5,
"step": "Set your spreader"
},
{
"stepId": 6,
"step": "Apply the product to your lawn"
},
{
"stepId": 7,
"step": "Evenly spread the product overpasses to improve coverage"
},
{
"stepId": 8,
"step": "Sweep any excess product."
}
] | [
{
"subtask1": "Clean up the backyard",
"relation": "Must be done before",
"subtask2": "Mow the lawn two to four days before apply"
},
{
"subtask1": "Mow the lawn two to four days before apply",
"relation": "Must be done before",
"subtask2": "Check the weather forecast"
},
{
"subtask1": "Check the weather forecast",
"relation": "Must be done before",
"subtask2": "Wet the land before applying"
},
{
"subtask1": "Wet the land before applying",
"relation": "Must be done before",
"subtask2": "Set your spreader"
},
{
"subtask1": "Set your spreader",
"relation": "Must be done before",
"subtask2": "Apply the product to your lawn"
},
{
"subtask1": "Apply the product to your lawn",
"relation": "Must be done before",
"subtask2": "Evenly spread the product overpasses to improve coverage"
},
{
"subtask1": "Evenly spread the product overpasses to improve coverage",
"relation": "Must be done before",
"subtask2": "Sweep any excess product."
}
] |
buy a house with bad credit | [
{
"assumptionId": 1,
"assumption": "Buy a house with bad credit in Dallas."
}
] | [
{
"stepId": 1,
"step": "Obtain a copy of your credit report"
},
{
"stepId": 2,
"step": "Consult a housing counselor"
},
{
"stepId": 3,
"step": "Start funds for a down payment."
},
{
"stepId": 4,
"step": "Examine your housing spending plan"
},
{
"stepId": 5,
"step": "Use a lower credit score"
},
{
"stepId": 6,
"step": "Work on rebuilding your credit."
}
] | [
{
"subtask1": "Consult a housing counselor",
"relation": "Must be done before",
"subtask2": "Obtain a copy of your credit report"
},
{
"subtask1": "Obtain a copy of your credit report",
"relation": "Must be done before",
"subtask2": "Examine your housing spending plan"
},
{
"subtask1": "Examine your housing spending plan",
"relation": "Must be done before",
"subtask2": "Use a lower credit score"
},
{
"subtask1": "Use a lower credit score",
"relation": "Must be done before",
"subtask2": "Work on rebuilding your credit."
},
{
"subtask1": "Use a lower credit score",
"relation": "Must be done before",
"subtask2": "Start funds for a down payment."
}
] |
write a musical | [
{
"assumptionId": 1,
"assumption": "Write a musical script."
}
] | [
{
"stepId": 1,
"step": "Write the ideas about the musical script"
},
{
"stepId": 2,
"step": "Make a one line summary of the story"
},
{
"stepId": 3,
"step": "Determine the emotional element of the story"
},
{
"stepId": 4,
"step": "Create the storyboards"
},
{
"stepId": 5,
"step": "Write the music script"
},
{
"stepId": 6,
"step": "Make up the lyrics for the songs"
},
{
"stepId": 7,
"step": "Finalize the script"
},
{
"stepId": 8,
"step": "Put the music and the script together."
}
] | [
{
"subtask1": "Write the ideas about the musical script",
"relation": "Must be done before",
"subtask2": "Create the storyboards"
},
{
"subtask1": "Make a one line summary of the story",
"relation": "Must be done before",
"subtask2": "Create the storyboards"
},
{
"subtask1": "Determine the emotional element of the story",
"relation": "Must be done before",
"subtask2": "Create the storyboards"
},
{
"subtask1": "Create the storyboards",
"relation": "Must be done before",
"subtask2": "Write the music script"
},
{
"subtask1": "Write the music script",
"relation": "Must be done before",
"subtask2": "Make up the lyrics for the songs"
},
{
"subtask1": "Make up the lyrics for the songs",
"relation": "Must be done before",
"subtask2": "Finalize the script"
},
{
"subtask1": "Finalize the script",
"relation": "Must be done before",
"subtask2": "Put the music and the script together."
}
] |
sell your car in texas | [
{
"assumptionId": 1,
"assumption": "Sell a honda car in texas."
}
] | [
{
"stepId": 1,
"step": "Determine your honda car's worth"
},
{
"stepId": 2,
"step": "Document your vehicle's history"
},
{
"stepId": 3,
"step": "Get your vehicle inspected"
},
{
"stepId": 4,
"step": "Fill out the title"
},
{
"stepId": 5,
"step": "Complete the buyer's application for the title"
},
{
"stepId": 6,
"step": "Remove the plates"
},
{
"stepId": 7,
"step": "Remove the registration sticker"
},
{
"stepId": 8,
"step": "Report the transaction to the state."
}
] | [
{
"subtask1": "Determine your honda car's worth",
"relation": "Must be done before",
"subtask2": "Document your vehicle's history"
},
{
"subtask1": "Document your vehicle's history",
"relation": "Must be done before",
"subtask2": "Get your vehicle inspected"
},
{
"subtask1": "Get your vehicle inspected",
"relation": "Must be done before",
"subtask2": "Fill out the title"
},
{
"subtask1": "Fill out the title",
"relation": "Must be done before",
"subtask2": "Complete the buyer's application for the title"
},
{
"subtask1": "Complete the buyer's application for the title",
"relation": "Must be done before",
"subtask2": "Remove the plates"
},
{
"subtask1": "Complete the buyer's application for the title",
"relation": "Must be done before",
"subtask2": "Remove the registration sticker"
},
{
"subtask1": "Remove the plates",
"relation": "Must be done before",
"subtask2": "Report the transaction to the state."
},
{
"subtask1": "Remove the registration sticker",
"relation": "Must be done before",
"subtask2": "Report the transaction to the state."
}
] |
paint house exterior | [
{
"assumptionId": 1,
"assumption": "Paint house exterior with spray."
}
] | [
{
"stepId": 1,
"step": "Rub the house with the sandpaper"
},
{
"stepId": 2,
"step": "Select the color of the paint"
},
{
"stepId": 3,
"step": "Choose the exterior wall side"
},
{
"stepId": 4,
"step": "Paint the house using spray"
},
{
"stepId": 5,
"step": "Color the wall in sections"
},
{
"stepId": 6,
"step": "Let the paint dry"
},
{
"stepId": 7,
"step": "Finish the process by applying a second coat."
}
] | [
{
"subtask1": "Select the color of the paint",
"relation": "Must be done before",
"subtask2": "Choose the exterior wall side"
},
{
"subtask1": "Rub the house with the sandpaper",
"relation": "Must be done before",
"subtask2": "Choose the exterior wall side"
},
{
"subtask1": "Choose the exterior wall side",
"relation": "Must be done before",
"subtask2": "Paint the house using spray"
},
{
"subtask1": "Paint the house using spray",
"relation": "Must be done before",
"subtask2": "Color the wall in sections"
},
{
"subtask1": "Color the wall in sections",
"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 applying a second coat."
}
] |
start a grocery store | [
{
"assumptionId": 1,
"assumption": "Starting a grocery store in tampa."
}
] | [
{
"stepId": 1,
"step": "Make a business plan"
},
{
"stepId": 2,
"step": "Choose the right location in tampa"
},
{
"stepId": 3,
"step": "Set up the cost for the grocery store"
},
{
"stepId": 4,
"step": "Obtain the mandatory license"
},
{
"stepId": 5,
"step": "Set up the prices for the goods"
},
{
"stepId": 6,
"step": "Recruit the sales staff"
},
{
"stepId": 7,
"step": "Promote your grocery store."
}
] | [
{
"subtask1": "Make a business plan",
"relation": "Must be done before",
"subtask2": "Choose the right location in tampa"
},
{
"subtask1": "Choose the right location in tampa",
"relation": "Must be done before",
"subtask2": "Obtain the mandatory license"
},
{
"subtask1": "Obtain the mandatory license",
"relation": "Must be done before",
"subtask2": "Set up the cost for the grocery store"
},
{
"subtask1": "Obtain the mandatory license",
"relation": "Must be done before",
"subtask2": "Set up the prices for the goods"
},
{
"subtask1": "Set up the cost for the grocery store",
"relation": "Must be done before",
"subtask2": "Recruit the sales staff"
},
{
"subtask1": "Set up the prices for the goods",
"relation": "Must be done before",
"subtask2": "Recruit the sales staff"
},
{
"subtask1": "Recruit the sales staff",
"relation": "Must be done before",
"subtask2": "Promote your grocery store."
}
] |
build a gas fire pit | [
{
"assumptionId": 1,
"assumption": "Making a gas fire pit in the backyard."
}
] | [
{
"stepId": 1,
"step": "Choose the space in the backyard to create the gas fire pit"
},
{
"stepId": 2,
"step": "Layout the area"
},
{
"stepId": 3,
"step": "Fill the layout with the gravel base"
},
{
"stepId": 4,
"step": "Place the first row of the base around the gravel base"
},
{
"stepId": 5,
"step": "Likewise place the second row"
},
{
"stepId": 6,
"step": "Set up a ventilation spot for the gas fire pit"
},
{
"stepId": 7,
"step": "Place the pan on the gravel base."
}
] | [
{
"subtask1": "Choose the space in the backyard to create the gas fire pit",
"relation": "Must be done before",
"subtask2": "Layout the area"
},
{
"subtask1": "Layout the area",
"relation": "Must be done before",
"subtask2": "Fill the layout with the gravel base"
},
{
"subtask1": "Fill the layout with the gravel base",
"relation": "Must be done before",
"subtask2": "Place the first row of the base around the gravel base"
},
{
"subtask1": "Place the first row of the base around the gravel base",
"relation": "Must be done before",
"subtask2": "Likewise place the second row"
},
{
"subtask1": "Likewise place the second row",
"relation": "Must be done before",
"subtask2": "Set up a ventilation spot for the gas fire pit"
},
{
"subtask1": "Set up a ventilation spot for the gas fire pit",
"relation": "Must be done before",
"subtask2": "Place the pan on the gravel base."
}
] |
build a natural gas fire pit | [
{
"assumptionId": 1,
"assumption": "Build a natural gas fire pit in the garden."
}
] | [
{
"stepId": 1,
"step": "Measure the length to build a natural gas fire pit in the garden"
},
{
"stepId": 2,
"step": "Plan the structure of the natural gas fire pit"
},
{
"stepId": 3,
"step": "Examine the gas burner"
},
{
"stepId": 4,
"step": "Determine the pan size"
},
{
"stepId": 5,
"step": "Install the vents"
},
{
"stepId": 6,
"step": "Arrange the natural gas fire pit in the position"
},
{
"stepId": 7,
"step": "Decorate with fire glass."
}
] | [
{
"subtask1": "Measure the length to build a natural gas fire pit in the garden",
"relation": "Must be done before",
"subtask2": "Plan the structure of the natural gas fire pit"
},
{
"subtask1": "Plan the structure of the natural gas fire pit",
"relation": "Must be done before",
"subtask2": "Determine the pan size"
},
{
"subtask1": "Plan the structure of the natural gas fire pit",
"relation": "Must be done before",
"subtask2": "Examine the gas burner"
},
{
"subtask1": "Determine the pan size",
"relation": "Must be done before",
"subtask2": "Arrange the natural gas fire pit in the position"
},
{
"subtask1": "Examine the gas burner",
"relation": "Must be done before",
"subtask2": "Arrange the natural gas fire pit in the position"
},
{
"subtask1": "Arrange the natural gas fire pit in the position",
"relation": "Must be done before",
"subtask2": "Install the vents"
},
{
"subtask1": "Install the vents",
"relation": "Must be done before",
"subtask2": "Decorate with fire glass."
}
] |
build a pole shed | [
{
"assumptionId": 1,
"assumption": "Constructing a pole shed in the garden."
}
] | [
{
"stepId": 1,
"step": "Take the measurements for the pole shed"
},
{
"stepId": 2,
"step": "Clean the garden area"
},
{
"stepId": 3,
"step": "Level the ground"
},
{
"stepId": 4,
"step": "Create the footings at the area layout"
},
{
"stepId": 5,
"step": "Make a string line"
},
{
"stepId": 6,
"step": "Dig the holes"
},
{
"stepId": 7,
"step": "Place the poles in an even manner"
},
{
"stepId": 8,
"step": "Attach the roof support beams"
},
{
"stepId": 9,
"step": "Build the trusses"
},
{
"stepId": 10,
"step": "Attach extra boards for support"
},
{
"stepId": 11,
"step": "Install the roof"
},
{
"stepId": 12,
"step": "Add the door to the pole shed."
}
] | [
{
"subtask1": "Take the measurements for the pole shed",
"relation": "Must be done before",
"subtask2": "Level the ground"
},
{
"subtask1": "Clean the garden area",
"relation": "Must be done before",
"subtask2": "Level the ground"
},
{
"subtask1": "Level the ground",
"relation": "Must be done before",
"subtask2": "Create the footings at the area layout"
},
{
"subtask1": "Level the ground",
"relation": "Must be done before",
"subtask2": "Make a string line"
},
{
"subtask1": "Create the footings at the area layout",
"relation": "Must be done before",
"subtask2": "Dig the holes"
},
{
"subtask1": "Make a string line",
"relation": "Must be done before",
"subtask2": "Dig the holes"
},
{
"subtask1": "Dig the holes",
"relation": "Must be done before",
"subtask2": "Place the poles in an even manner"
},
{
"subtask1": "Place the poles in an even manner",
"relation": "Must be done before",
"subtask2": "Attach the roof support beams"
},
{
"subtask1": "Attach the roof support beams",
"relation": "Must be done before",
"subtask2": "Build the trusses"
},
{
"subtask1": "Build the trusses",
"relation": "Must be done before",
"subtask2": "Attach extra boards for support"
},
{
"subtask1": "Attach extra boards for support",
"relation": "Must be done before",
"subtask2": "Install the roof"
},
{
"subtask1": "Install the roof",
"relation": "Must be done before",
"subtask2": "Add the door to the pole shed."
}
] |
build a walk in shower | [
{
"assumptionId": 1,
"assumption": "Build a walk in shower diy."
}
] | [
{
"stepId": 1,
"step": "Remove the bathroom accessories"
},
{
"stepId": 2,
"step": "Disconnect the water supply"
},
{
"stepId": 3,
"step": "Measure the size of the bathroom"
},
{
"stepId": 4,
"step": "Organize the space"
},
{
"stepId": 5,
"step": "Build the shower floor"
},
{
"stepId": 6,
"step": "Place the shower walls in place"
},
{
"stepId": 7,
"step": "Set up the shower curb"
},
{
"stepId": 8,
"step": "Connect the shower fixtures to the current plumbing"
},
{
"stepId": 9,
"step": "Tighten the screws"
},
{
"stepId": 10,
"step": "Attach the tiles"
},
{
"stepId": 11,
"step": "Put the glass enclosure in place."
}
] | [
{
"subtask1": "Remove the bathroom accessories",
"relation": "Must be done before",
"subtask2": "Disconnect the water supply"
},
{
"subtask1": "Disconnect the water supply",
"relation": "Must be done before",
"subtask2": "Measure the size of the bathroom"
},
{
"subtask1": "Measure the size of the bathroom",
"relation": "Must be done before",
"subtask2": "Organize the space"
},
{
"subtask1": "Organize the space",
"relation": "Must be done before",
"subtask2": "Build the shower floor"
},
{
"subtask1": "Organize the space",
"relation": "Must be done before",
"subtask2": "Place the shower walls in place"
},
{
"subtask1": "Build the shower floor",
"relation": "Must be done before",
"subtask2": "Connect the shower fixtures to the current plumbing"
},
{
"subtask1": "Place the shower walls in place",
"relation": "Must be done before",
"subtask2": "Connect the shower fixtures to the current plumbing"
},
{
"subtask1": "Connect the shower fixtures to the current plumbing",
"relation": "Must be done before",
"subtask2": "Set up the shower curb"
},
{
"subtask1": "Set up the shower curb",
"relation": "Must be done before",
"subtask2": "Tighten the screws"
},
{
"subtask1": "Tighten the screws",
"relation": "Must be done before",
"subtask2": "Attach the tiles"
},
{
"subtask1": "Attach the tiles",
"relation": "Must be done before",
"subtask2": "Put the glass enclosure in place."
}
] |
make cream corn | [
{
"assumptionId": 1,
"assumption": "Make cream corn on the stove."
}
] | [
{
"stepId": 1,
"step": "Collect all the ingredients"
},
{
"stepId": 2,
"step": "Remove the husks and silk from the ears of corn"
},
{
"stepId": 3,
"step": "Turn on the stove"
},
{
"stepId": 4,
"step": "Melt the butter in a large skillet over medium-low heat"
},
{
"stepId": 5,
"step": "Add the corn, 3 tablespoons of water, sugar"
},
{
"stepId": 6,
"step": "Cook until the corn is tender"
},
{
"stepId": 7,
"step": "Stir in the floor"
},
{
"stepId": 8,
"step": "Add salt,pepper."
},
{
"stepId": 9,
"step": "Continue cooking"
},
{
"stepId": 10,
"step": "Add the milk gradually"
},
{
"stepId": 11,
"step": "Cook for a few minutes"
},
{
"stepId": 12,
"step": "Do not allow the mixture to boil"
},
{
"stepId": 13,
"step": "Serve warm and enjoy."
}
] | [
{
"subtask1": "Collect all the ingredients",
"relation": "Must be done before",
"subtask2": "Turn on the stove"
},
{
"subtask1": "Remove the husks and silk from the ears of corn",
"relation": "Must be done before",
"subtask2": "Turn on the stove"
},
{
"subtask1": "Turn on the stove",
"relation": "Must be done before",
"subtask2": "Melt the butter in a large skillet over medium-low heat"
},
{
"subtask1": "Melt the butter in a large skillet over medium-low heat",
"relation": "Must be done before",
"subtask2": "Add the corn, 3 tablespoons of water, sugar"
},
{
"subtask1": "Add the corn, 3 tablespoons of water, sugar",
"relation": "Must be done before",
"subtask2": "Cook until the corn is tender"
},
{
"subtask1": "Cook until the corn is tender",
"relation": "Must be done before",
"subtask2": "Add salt,pepper."
},
{
"subtask1": "Add salt,pepper.",
"relation": "Must be done before",
"subtask2": "Stir in the floor"
},
{
"subtask1": "Stir in the floor",
"relation": "Must be done before",
"subtask2": "Continue cooking"
},
{
"subtask1": "Continue cooking",
"relation": "Must be done before",
"subtask2": "Add the milk gradually"
},
{
"subtask1": "Add the milk gradually",
"relation": "Must be done before",
"subtask2": "Cook for a few minutes"
},
{
"subtask1": "Cook for a few minutes",
"relation": "Must be done before",
"subtask2": "Do not allow the mixture to boil"
},
{
"subtask1": "Do not allow the mixture to boil",
"relation": "Must be done before",
"subtask2": "Serve warm and enjoy."
}
] |
build a shelf | [
{
"assumptionId": 1,
"assumption": "Assembling a shelf with wood."
}
] | [
{
"stepId": 1,
"step": "Choose the area to make a shelf"
},
{
"stepId": 2,
"step": "Calculate the shelf's length"
},
{
"stepId": 3,
"step": "Cut the wood into three ledges of the same sizes"
},
{
"stepId": 4,
"step": "Attach Iron rods to the wall"
},
{
"stepId": 5,
"step": "Place a wooden ledge into the rod"
},
{
"stepId": 6,
"step": "Fix the ledge to the iron rod with screws."
}
] | [
{
"subtask1": "Choose the area to make a shelf",
"relation": "Must be done before",
"subtask2": "Calculate the shelf's length"
},
{
"subtask1": "Calculate the shelf's length",
"relation": "Must be done before",
"subtask2": "Attach Iron rods to the wall"
},
{
"subtask1": "Cut the wood into three ledges of the same sizes",
"relation": "Must be done before",
"subtask2": "Place a wooden ledge into the rod"
},
{
"subtask1": "Attach Iron rods to the wall",
"relation": "Must be done before",
"subtask2": "Place a wooden ledge into the rod"
},
{
"subtask1": "Place a wooden ledge into the rod",
"relation": "Must be done before",
"subtask2": "Fix the ledge to the iron rod with screws."
}
] |
sell a timeshare | [
{
"assumptionId": 1,
"assumption": "Selling the timeshare through online."
}
] | [
{
"stepId": 1,
"step": "Determine the value of the timeshare"
},
{
"stepId": 2,
"step": "Advertise the timeshare online"
},
{
"stepId": 3,
"step": "Find a buyer"
},
{
"stepId": 4,
"step": "Sell the timeshare."
}
] | [
{
"subtask1": "Find a buyer",
"relation": "Must be done before",
"subtask2": "Determine the value of the timeshare"
},
{
"subtask1": "Find a buyer",
"relation": "Must be done before",
"subtask2": "Advertise the timeshare online"
},
{
"subtask1": "Determine the value of the timeshare",
"relation": "Must be done before",
"subtask2": "Sell the timeshare."
},
{
"subtask1": "Advertise the timeshare online",
"relation": "Must be done before",
"subtask2": "Sell the timeshare."
}
] |
build a butterfly house | [
{
"assumptionId": 1,
"assumption": "Build a butterfly house in the garden."
}
] | [
{
"stepId": 1,
"step": "Measure the length to build a butterfly house in the garden"
},
{
"stepId": 2,
"step": "Cut the wood into measured pieces"
},
{
"stepId": 3,
"step": "Attach the first side piece to the back edge using a screw gun"
},
{
"stepId": 4,
"step": "Repeat this for the other side of the house"
},
{
"stepId": 5,
"step": "Set the floor"
},
{
"stepId": 6,
"step": "Keep the house upright"
},
{
"stepId": 7,
"step": "Attach the roof."
}
] | [
{
"subtask1": "Measure the length to build a butterfly house in the garden",
"relation": "Must be done before",
"subtask2": "Cut the wood into measured pieces"
},
{
"subtask1": "Cut the wood into measured pieces",
"relation": "Must be done before",
"subtask2": "Attach the first side piece to the back edge using a screw gun"
},
{
"subtask1": "Attach the first side piece to the back edge using a screw gun",
"relation": "Must be done before",
"subtask2": "Repeat this for the other side of the house"
},
{
"subtask1": "Repeat this for the other side of the house",
"relation": "Must be done before",
"subtask2": "Set the floor"
},
{
"subtask1": "Set the floor",
"relation": "Must be done before",
"subtask2": "Keep the house upright"
},
{
"subtask1": "Keep the house upright",
"relation": "Must be done before",
"subtask2": "Attach the roof."
}
] |
write a movie | [
{
"assumptionId": 1,
"assumption": "Write a movie review."
}
] | [
{
"stepId": 1,
"step": "First watch the movie"
},
{
"stepId": 2,
"step": "Start the review with the title of the movie"
},
{
"stepId": 3,
"step": "Write the key characters and actors"
},
{
"stepId": 4,
"step": "Give a brief description of the plot"
},
{
"stepId": 5,
"step": "Describe the settings, themes and other details present in the movie"
},
{
"stepId": 6,
"step": "Include the pros of the movie"
},
{
"stepId": 7,
"step": "Mention the cons of the movie"
},
{
"stepId": 8,
"step": "Add the highlights of the songs if any"
},
{
"stepId": 9,
"step": "Mention the conclusion part"
},
{
"stepId": 10,
"step": "End it with the rating."
}
] | [
{
"subtask1": "First watch the movie",
"relation": "Must be done before",
"subtask2": "Start the review with the title of the movie"
},
{
"subtask1": "Start the review with the title of the movie",
"relation": "Must be done before",
"subtask2": "Write the key characters and actors"
},
{
"subtask1": "Write the key characters and actors",
"relation": "Must be done before",
"subtask2": "Give a brief description of the plot"
},
{
"subtask1": "Write the key characters and actors",
"relation": "Must be done before",
"subtask2": "Describe the settings, themes and other details present in the movie"
},
{
"subtask1": "Give a brief description of the plot",
"relation": "Must be done before",
"subtask2": "Add the highlights of the songs if any"
},
{
"subtask1": "Describe the settings, themes and other details present in the movie",
"relation": "Must be done before",
"subtask2": "Add the highlights of the songs if any"
},
{
"subtask1": "Add the highlights of the songs if any",
"relation": "Must be done before",
"subtask2": "Include the pros of the movie"
},
{
"subtask1": "Add the highlights of the songs if any",
"relation": "Must be done before",
"subtask2": "Mention the cons of the movie"
},
{
"subtask1": "Include the pros of the movie",
"relation": "Must be done before",
"subtask2": "Mention the conclusion part"
},
{
"subtask1": "Mention the cons of the movie",
"relation": "Must be done before",
"subtask2": "Mention the conclusion part"
},
{
"subtask1": "Mention the conclusion part",
"relation": "Must be done before",
"subtask2": "End it with the rating."
}
] |
fix a hose end | [
{
"assumptionId": 1,
"assumption": "Fixing a garden hose end."
}
] | [
{
"stepId": 1,
"step": "Check for the leakage"
},
{
"stepId": 2,
"step": "Measure the size of the garden hose"
},
{
"stepId": 3,
"step": "Cut the hose"
},
{
"stepId": 4,
"step": "Clench hose menders"
},
{
"stepId": 5,
"step": "Clamp couplers for ends"
},
{
"stepId": 6,
"step": "Slip a hose clamp to the end of the cut hose"
},
{
"stepId": 7,
"step": "Test for the leaks."
}
] | [
{
"subtask1": "Check for the leakage",
"relation": "Must be done before",
"subtask2": "Measure the size of the garden hose"
},
{
"subtask1": "Measure the size of the garden hose",
"relation": "Must be done before",
"subtask2": "Cut the hose"
},
{
"subtask1": "Cut the hose",
"relation": "Must be done before",
"subtask2": "Clench hose menders"
},
{
"subtask1": "Clench hose menders",
"relation": "Must be done before",
"subtask2": "Clamp couplers for ends"
},
{
"subtask1": "Clamp couplers for ends",
"relation": "Must be done before",
"subtask2": "Slip a hose clamp to the end of the cut hose"
},
{
"subtask1": "Slip a hose clamp to the end of the cut hose",
"relation": "Must be done before",
"subtask2": "Test for the leaks."
}
] |
build an allan block wall | [
{
"assumptionId": 1,
"assumption": "Build an allan block retaining wall."
}
] | [
{
"stepId": 1,
"step": "Measure the length of the wall"
},
{
"stepId": 2,
"step": "Build the first base of walls"
},
{
"stepId": 3,
"step": "Assemble the blocks"
},
{
"stepId": 4,
"step": "Backfill the stones"
},
{
"stepId": 5,
"step": "Place the remaining stones according to the height of the retaining walls"
},
{
"stepId": 6,
"step": "Paint the walls."
}
] | [
{
"subtask1": "Measure the length of the wall",
"relation": "Must be done before",
"subtask2": "Build the first base of walls"
},
{
"subtask1": "Build the first base of walls",
"relation": "Must be done before",
"subtask2": "Assemble the blocks"
},
{
"subtask1": "Assemble the blocks",
"relation": "Must be done before",
"subtask2": "Backfill the stones"
},
{
"subtask1": "Backfill the stones",
"relation": "Must be done before",
"subtask2": "Place the remaining stones according to the height of the retaining walls"
},
{
"subtask1": "Place the remaining stones according to the height of the retaining walls",
"relation": "Must be done before",
"subtask2": "Paint the walls."
}
] |
start a flower garden for beginners | [
{
"assumptionId": 1,
"assumption": "Start a flower garden for beginners at home."
}
] | [
{
"stepId": 1,
"step": "Choose a place with adequate sunlight"
},
{
"stepId": 2,
"step": "Test the soil"
},
{
"stepId": 3,
"step": "Prepare planting beds"
},
{
"stepId": 4,
"step": "Select the flower plants"
},
{
"stepId": 5,
"step": "Start planting the plants"
},
{
"stepId": 6,
"step": "Provide the water supply"
},
{
"stepId": 7,
"step": "Add garden decorations."
}
] | [
{
"subtask1": "Choose a place with adequate sunlight",
"relation": "Must be done before",
"subtask2": "Test the soil"
},
{
"subtask1": "Test the soil",
"relation": "Must be done before",
"subtask2": "Prepare planting beds"
},
{
"subtask1": "Test the soil",
"relation": "Must be done before",
"subtask2": "Select the flower plants"
},
{
"subtask1": "Prepare planting beds",
"relation": "Must be done before",
"subtask2": "Start planting the plants"
},
{
"subtask1": "Select the flower plants",
"relation": "Must be done before",
"subtask2": "Start planting the plants"
},
{
"subtask1": "Start planting the plants",
"relation": "Must be done before",
"subtask2": "Provide the water supply"
},
{
"subtask1": "Start planting the plants",
"relation": "Must be done before",
"subtask2": "Add garden decorations."
}
] |
cover a patio | [
{
"assumptionId": 1,
"assumption": "Cover a patio using wood."
}
] | [
{
"stepId": 1,
"step": "Measure the dimensions of the deck"
},
{
"stepId": 2,
"step": "Measure the height of the roof to attach the cover to it"
},
{
"stepId": 3,
"step": "Screw the pillar mounts into each corner of the deck"
},
{
"stepId": 4,
"step": "Cut posts as per required size"
},
{
"stepId": 5,
"step": "Cut a notch for cross beam"
},
{
"stepId": 6,
"step": "Screw your cross beam"
},
{
"stepId": 7,
"step": "Attach joist hangers to support rafters"
},
{
"stepId": 8,
"step": "Cover the rafters with layers of wood."
}
] | [
{
"subtask1": "Measure the dimensions of the deck",
"relation": "Must be done before",
"subtask2": "Measure the height of the roof to attach the cover to it"
},
{
"subtask1": "Measure the height of the roof to attach the cover to it",
"relation": "Must be done before",
"subtask2": "Screw the pillar mounts into each corner of the deck"
},
{
"subtask1": "Screw the pillar mounts into each corner of the deck",
"relation": "Must be done before",
"subtask2": "Cut posts as per required size"
},
{
"subtask1": "Cut posts as per required size",
"relation": "Must be done before",
"subtask2": "Cut a notch for cross beam"
},
{
"subtask1": "Cut a notch for cross beam",
"relation": "Must be done before",
"subtask2": "Screw your cross beam"
},
{
"subtask1": "Screw your cross beam",
"relation": "Must be done before",
"subtask2": "Attach joist hangers to support rafters"
},
{
"subtask1": "Attach joist hangers to support rafters",
"relation": "Must be done before",
"subtask2": "Cover the rafters with layers of wood."
}
] |
build shed ramp | [
{
"assumptionId": 1,
"assumption": "Constructing shed ramp with timber wood."
}
] | [
{
"stepId": 1,
"step": "Determine the width of the shed ramp"
},
{
"stepId": 2,
"step": "Cut the timber board into ledgers"
},
{
"stepId": 3,
"step": "Design the support braces"
},
{
"stepId": 4,
"step": "Make the angle of the shed ramp"
},
{
"stepId": 5,
"step": "Attach all the shed ramp components with screws"
},
{
"stepId": 6,
"step": "Excavate the area"
},
{
"stepId": 7,
"step": "Apply stone base in the layout area"
},
{
"stepId": 8,
"step": "Attach the ledger board to the shed"
},
{
"stepId": 9,
"step": "Backfill the shed ramp."
}
] | [
{
"subtask1": "Determine the width of the shed ramp",
"relation": "Must be done before",
"subtask2": "Cut the timber board into ledgers"
},
{
"subtask1": "Determine the width of the shed ramp",
"relation": "Must be done before",
"subtask2": "Design the support braces"
},
{
"subtask1": "Cut the timber board into ledgers",
"relation": "Must be done before",
"subtask2": "Make the angle of the shed ramp"
},
{
"subtask1": "Design the support braces",
"relation": "Must be done before",
"subtask2": "Make the angle of the shed ramp"
},
{
"subtask1": "Make the angle of the shed ramp",
"relation": "Must be done before",
"subtask2": "Attach all the shed ramp components with screws"
},
{
"subtask1": "Attach all the shed ramp components with screws",
"relation": "Must be done before",
"subtask2": "Excavate the area"
},
{
"subtask1": "Excavate the area",
"relation": "Must be done before",
"subtask2": "Apply stone base in the layout area"
},
{
"subtask1": "Apply stone base in the layout area",
"relation": "Must be done before",
"subtask2": "Attach the ledger board to the shed"
},
{
"subtask1": "Attach the ledger board to the shed",
"relation": "Must be done before",
"subtask2": "Backfill the shed ramp."
}
] |
start a business in maryland | [
{
"assumptionId": 1,
"assumption": "Start a business in Maryland for Catering"
}
] | [
{
"stepId": 1,
"step": "Select the business name"
},
{
"stepId": 2,
"step": "Register the business at Maryland state department of assessments and taxation"
},
{
"stepId": 3,
"step": "Choose the business location for catering operation"
},
{
"stepId": 4,
"step": "Obtain a business license from Maryland state license bureau"
},
{
"stepId": 5,
"step": "Apply for a food service facility license"
},
{
"stepId": 6,
"step": "Make sure that the food served by the catering company is safe."
}
] | [
{
"subtask1": "Select the business name",
"relation": "Must be done before",
"subtask2": "Register the business at Maryland state department of assessments and taxation"
},
{
"subtask1": "Choose the business location for catering operation",
"relation": "Must be done before",
"subtask2": "Register the business at Maryland state department of assessments and taxation"
},
{
"subtask1": "Register the business at Maryland state department of assessments and taxation",
"relation": "Must be done before",
"subtask2": "Obtain a business license from Maryland state license bureau"
},
{
"subtask1": "Obtain a business license from Maryland state license bureau",
"relation": "Must be done before",
"subtask2": "Apply for a food service facility license"
},
{
"subtask1": "Apply for a food service facility license",
"relation": "Must be done before",
"subtask2": "Make sure that the food served by the catering company is safe."
}
] |
Subsets and Splits