{
    "messages": [
        {
            "utt_id": "utt-0",
            "utterance": "Hi, what are we making today?",
            "bot": false,
            "annotations": "{\"section\": \"title\", \"intent\": \"greeting; req_title;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
        },
        {
            "utt_id": "utt-1",
            "utterance": "Hi, today we make Broccoli Chicken Roli. Are you ready? This recipe has 10 ingredients.",
            "bot": true,
            "annotations": "greeting();\r\ninform_title(title);\r\nsum_ingredient_list();\r\npropose_start_recipe();"
        },
        {
            "utt_id": "utt-2",
            "utterance": "Yes, that sounds tasty. Could you give me the ingredients so I can prepare them?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_ingredient_list;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
        },
        {
            "utt_id": "utt-3",
            "utterance": "Sure! the first two are 2 cups chopped, cooked chicken meat and  2 cups fresh chopped broccoli.",
            "bot": true,
            "annotations": "affirm();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
        },
        {
            "utt_id": "utt-4",
            "utterance": "Ok. I have both of them. What are the next?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
        },
        {
            "utt_id": "utt-5",
            "utterance": "Next two are 1/2 cup chopped onion and 1/2 cup chopped green bell pepper.",
            "bot": true,
            "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
        },
        {
            "utt_id": "utt-6",
            "utterance": "Could I also use a red bell pepper?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
        },
        {
            "utt_id": "utt-7",
            "utterance": "Sorry I cannot reply to your question.",
            "bot": true,
            "annotations": "fence();"
        },
        {
            "utt_id": "utt-8",
            "utterance": "Ok. what is next?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
        },
        {
            "utt_id": "utt-9",
            "utterance": "Next ingredients are 1 1/2 cups shredded Cheddar cheese and 1/2 cup mayonnaise.",
            "bot": true,
            "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
        },
        {
            "utt_id": "utt-10",
            "utterance": "Ok. Could I also use a different type of cheese?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
        },
        {
            "utt_id": "utt-11",
            "utterance": "Sorry I cannot reply to your question.",
            "bot": true,
            "annotations": "fence();"
        },
        {
            "utt_id": "utt-12",
            "utterance": "Ok no problem. What is next?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}"
        },
        {
            "utt_id": "utt-13",
            "utterance": "Next ingredients are 2 tablespoons Dijon-style prepared mustard and salt and pepper to taste.",
            "bot": true,
            "annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);"
        },
        {
            "utt_id": "utt-14",
            "utterance": "Ok. I have them as well. Are there more ingredients?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient_list_ends;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}"
        },
        {
            "utt_id": "utt-15",
            "utterance": "Yes, you still need 1 tablespoon minced garlic and 1 (8 ounce) package refrigerated crescent rolls.",
            "bot": true,
            "annotations": "affirm();\r\ninform_ingredient(ing-8);\r\ninform_ingredient(ing-9);"
        },
        {
            "utt_id": "utt-16",
            "utterance": "Ok nice. I have all the ingredients prepared. How do I start making the dish?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 11}"
        },
        {
            "utt_id": "utt-17",
            "utterance": "Good job! You now combine the chicken, broccoli, onions, bell pepper, cheese, mayonnaise, mustard, salt, pepper and garlic in a large bowl.",
            "bot": true,
            "annotations": "inform_instruction(inst-0);"
        },
        {
            "utt_id": "utt-18",
            "utterance": "Ok. They are all in the large bowl.",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 12}"
        },
        {
            "utt_id": "utt-19",
            "utterance": "Good, you can now mix everything together and then start to preheat the oven to 200 degrees celsius.",
            "bot": true,
            "annotations": "inform_instruction(inst-1);\r\ninform_instruction(inst-2);"
        },
        {
            "utt_id": "utt-20",
            "utterance": "Ok. I have done that. What is next?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}"
        },
        {
            "utt_id": "utt-21",
            "utterance": "Next is to Cover a cookie sheet with aluminum foil.",
            "bot": true,
            "annotations": "inform_instruction(inst-3);"
        },
        {
            "utt_id": "utt-22",
            "utterance": "Ok. It's all covered. What should I do?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 15}"
        },
        {
            "utt_id": "utt-23",
            "utterance": "Place a glass in the center of the cookie sheet. The glass should be put upside down.",
            "bot": true,
            "annotations": "inform_instruction(inst-4);"
        },
        {
            "utt_id": "utt-24",
            "utterance": "Ok. The glass is there.",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 16}"
        },
        {
            "utt_id": "utt-25",
            "utterance": "Good, you should roll out crescent rolls around the base of the glass, with pointy ends away from the glass. When you're finished, the arrangement will look like the sun.",
            "bot": true,
            "annotations": "inform_instruction(inst-5);"
        },
        {
            "utt_id": "utt-26",
            "utterance": "Ok. I have done that. It looks like the sun indeed, beautiful.",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 17}"
        },
        {
            "utt_id": "utt-27",
            "utterance": "I'm glad you like it! I hope it will also be tasty. You should now Spoon some of the chicken mixture onto the thick part of each crescent roll.",
            "bot": true,
            "annotations": "inform_instruction(inst-6);"
        },
        {
            "utt_id": "utt-28",
            "utterance": "Ok. I have done that. What is next?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 18}"
        },
        {
            "utt_id": "utt-29",
            "utterance": "You should now Fold the pointy end of each roll over the top of the mixture and tuck in the middle.",
            "bot": true,
            "annotations": "inform_instruction(inst-7);"
        },
        {
            "utt_id": "utt-30",
            "utterance": "OK. I have done that. What should I do now?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 19}"
        },
        {
            "utt_id": "utt-31",
            "utterance": "You can now Remove the glass from the cookie sheet.",
            "bot": true,
            "annotations": "inform_instruction(inst-8);"
        },
        {
            "utt_id": "utt-32",
            "utterance": "Ok. What should I do with the sheet?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 20}"
        },
        {
            "utt_id": "utt-33",
            "utterance": "I cannot reply to your question, sorry. The Arrangement of rolls will now look like a fluted tube cake.",
            "bot": true,
            "annotations": "fence();\r\ninform_instruction(inst-9);"
        },
        {
            "utt_id": "utt-34",
            "utterance": "Ok. What should I do now?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 21}"
        },
        {
            "utt_id": "utt-35",
            "utterance": "You can now bake for 25 to 30 minutes in the ove. You will see that it's ready when the rolls are golden brown.",
            "bot": true,
            "annotations": "inform_instruction(inst-10);"
        },
        {
            "utt_id": "utt-36",
            "utterance": "Ok. The rolls are golden brown now. Should I take it out?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 21}"
        },
        {
            "utt_id": "utt-37",
            "utterance": "Yes! You should take it out and enjoy!!!",
            "bot": true,
            "annotations": "affirm();\r\nenjoy();"
        },
        {
            "utt_id": "utt-38",
            "utterance": "Ok. Thanks. It looks very delicious.",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 21}"
        }
    ]
}