{
   "ActivityName": "My Sequencing Activity"
   , "FeedbackType": "continuous"
   , "Instructions": "Select each step and drag it into the correct sequence. For keyboard users, use tab to move through the options, the enter key to select an option, and arrow keys to move it into the proper sequence."
   , "PreActivityText": "Throughout this unit, you have learned about the major steps in developing a production plan.  In this activity you will find all of the key steps in a scrambled order.  Select each step and move into the correct sequence to verify that you have a broad understanding of this process."
   , "PreActivityMedia": "none"
   , "layoutStyle": "horizontal"
   , "placholderTitleStyle": "arrow"
   , "correctOrder": ["step1", "step2", "step3", "step4", "step5"]
   , "sortOrder": "random"
   , "showSortTitle": true
   , "sortItemsType": "image"
   , "sortItems": [
      {
         "id": "step1"
         , "imageSrc": "img/user-item-b1.jpg"
         , "text": "Forecast how much the market wants and how much you can produce."
         , "altText": "Image of a dish washing machine"
         , "placeHolderText": "Demand Estimation & Capacity Planning"
         , "correctFeedback": "Correct feedback TBD."
         , "incorrectFeedback": "Incorrect feedback TBD."
		}
      , {
         "id": "step2"
         , "imageSrc": "img/user-item-b2.jpg"
         , "text": "Devise a production plan."
         , "altText": "Devise a production plan."
         , "placeHolderText": "Short-Range Scheduling"
         , "correctFeedback": "Correct feedback TBD."
         , "incorrectFeedback": "Incorrect feedback TBD."
		}
      , {
         "id": "step3"
         , "imageSrc": "img/user-item-b3.jpg"
         , "text": "Set monthly and weekly goals that are attainable."
         , "altText": "Image of the coffee screen interface"
         , "placeHolderText": "Master Production Scheduling"
         , "correctFeedback": "Correct feedback TBD."
         , "incorrectFeedback": "Incorrect feedback TBD."
		}
      , {
         "id": "step4"
         , "imageSrc": "img/user-item-b4.jpg"
         , "text": "Determine how much material you’ll need."
         , "altText": "Image of coffee being dispensed into a mug"
         , "placeHolderText": "Material Requirement Planning"
         , "correctFeedback": "Correct feedback TBD."
         , "incorrectFeedback": "Incorrect feedback TBD."
		}
      , {
         "id": "step5"
         , "imageSrc": "img/user-item-b5.jpg"
         , "text": "Determine the daily activities that will help accomplish your plan."
         , "altText": "Image of coffee being dispensed into a mug"
         , "placeHolderText": "Short-Range Scheduling"
         , "correctFeedback": "Correct feedback TBD."
         , "incorrectFeedback": "Incorrect feedback TBD."
		}
	]
}