{
  "data": {
    "DND": {
        "responseType": "generic",
        "maxAttempts": "1",      
        "draggableItems": {
          "label":"Draggable item Label 01",
          "items": [
              {
                  "target":"1",
                  "content":"<p>Designation by manager in Mid-Year Assessment form in SuccessFactors.</p>",
                  "image":""
              },
              {
                  "target":"1",
                  "content":"<p>Indicates employee is on target to achieve performance goals by completion date.</p>",
                  "image":""
              },
              {
                  "target":"1",
                  "content":"<p>Demonstrates all five Performance Expectations at or above scaled levels.</p>",
                  "image":""
              },
              {
                  "target":"2",
                  "content":"<p>Designation by manager in Mid-Year Assessment form in SuccessFactors.</p>",
                  "image":""
              },
              {
                  "target":"2",
                  "content":"<p>Indicates employee is not on target to achieve performance goals by completion date.</p>",
                  "image":""
              },
              {
                  "target":"2",
                  "content":"<p>Will not demonstrate the five Performance Expectations at or above scaled levels.</p>",
                  "image":""
              }
          ],
          "solution_items": [
              {
                  "content":"<p>Fusce iaculis ante arcu, Suspendisse pharetra porta diam.</p>"
              },
              {
                  "content":"<p>Mauris consectetur nisl sapien, ullamcorper lectus.</p>"
              },
              {
                  "content":"<p>Proin fringilla ex ac scelerisque euismod. Curabitur ultricies iaculis scelerisque.</p>"
              },
              {
                  "content":"<p>Integer vel nisl sed sem viverra facilisis venenatis sed nibh platea. dictumst.</p>"
              },
              {
                  "content":"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>"
              },
              {
                  "content":"<p>Suspendisse pharetra porta diam, vel commodo.</p>"
              }
          ]
        },
        "droppableItems":{
          "label":"Droppable item Label 01",
          "items": [
                  {
                      "maxDrop":"3"			
                  },
                  {
                      "maxDrop":"3"
                  }
              ]
        },
        "feedback": {
          "genericResponse": {
            "incorrect": {
              "audio": "../audio/blank",
              "content": "That is incorrect.",
                          "image":""
            },
            "solution": {
              "audio": "../audio/blank",
              "content": "That is incorrect.",
                          "image":""
            },
            "correct": {
              "audio": "../audio/blank",
              "content": "That is correct.",
                          "image":""
            }
          },
          "specificResponse": {
            "response": [
              {              
                "content": "",
                            "image":"",
                            "header":"Drag 1"
              },
              {              
                "content": "",
                            "image":"",
                            "header":""
              },
              {              
                "content": "",
                            "image":"",
                            "header":""
              },
              {              
                "content": "",
                            "image":"",
                            "header":"Drag 4"			  
              },
              {
                "content": "",
                            "image":"",
                            "header":"Drag "
              }
            ]
          }
        }
      }
  }
}