{
  "semantics": [
    {
      "label": "Task description",
      "description": "Describe how the user should solve the task.",
      "default": "Drag the words into the correct boxes"
    },
    {
      "label": "Text",
      "placeholder": "*Oslo* is the capital of Norway, *Stockholm* is the capital of Sweden and *Copenhagen* is the capital of Denmark. All cities are located in the *Scandinavian:Northern Part of Europe* peninsula.",
      "description": "",
      "important": {
        "description": "<ul><li>Droppable words are added with an asterisk (*) in front and behind the correct word/phrase.</li><li>You may add a textual tip, using a colon (:) in front of the tip.</li><li>For every empty spot there is only one correct word.</li><li>You may add feedback to be displayed when a task is completed. Use '\\+' for correct and '\\-' for incorrect feedback.</li></ul>",
        "example": "H5P content may be edited using a *browser:What type of program is Chrome?*. </br> H5P content is *interactive\\+Correct! \\-Incorrect, try again!*"
      }
    },
    {
      "label": "Overall Feedback",
      "fields": [
        {
          "widgets": [
            {
              "label": "Default"
            }
          ],
          "label": "Define custom feedback for any score range",
          "description": "Click the \"Add range\" button to add as many ranges as you need. Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
          "entity": "range",
          "field": {
            "fields": [
              {
                "label": "Score Range"
              },
              {},
              {
                "label": "Feedback for defined score range",
                "placeholder": "Fill in the feedback"
              }
            ]
          }
        }
      ]
    },
    {
      "label": "Text for \"Check\" button",
      "default": "ពិនិត្យចម្លើយ"
    },
    {
      "label": "Text for \"Retry\" button",
      "default": "សាកម្តងទៀត"
    },
    {
      "label": "Text for \"Show Solution\" button",
      "default": "បង្ហាញចម្លើយត្រឹមត្រូវ"
    },
    {
      "label": "Numbered Drop zone label",
      "default": "តំបន់ទម្លាក់ @index",
      "description": "Label used for accessibility, where the Read speaker will read the index of a drop zone. Variable available: @index"
    },
    {
      "label": "Empty Drop Zone label",
      "default": "តំបន់ទម្លាក់ @index គឺទទេ។",
      "description": "Label used for accessibility, where the Read speaker will read that the drop zone is empty"
    },
    {
      "label": "Contains Drop Zone label",
      "default": "តំបន់ទម្លាក់ @index មានធាតុអូស @draggable។",
      "description": "Label used for accessibility, where the Read speaker will read that the drop zone contains a draggable"
    },
    {
      "label": "Draggable elements label",
      "default": "@index ចំណោមធាតុអូស @count ។",
      "description": "Label used for accessibility, where the Read speaker reads that this is a draggable element. Variable available: @index, @count"
    },
    {
      "label": "Label for show tip button",
      "default": "បង្ហាញគន្លឹះ",
      "description": "Label used for accessibility, where the Read speaker reads it before the tip is read out"
    },
    {
      "label": "Readspeaker text for correct answer",
      "default": "ត្រឹមត្រូវ!"
    },
    {
      "label": "Readspeaker text for incorrect answer",
      "default": "មិនត្រឹមត្រូវ!"
    },
    {
      "label": "Confirmation dialog title that user wants to reset a droppable",
      "default": "កំណត់ការទម្លាក់ឡើងវិញ"
    },
    {
      "label": "Confirmation dialog description that user wants to reset a droppable",
      "default": "តើអ្នកពិតជាចង់ធ្វើការកំណត់ឡើងវិញសម្រាប់តំបន់ទម្លាក់នេះមែនទេ?"
    },
    {
      "label": "Label used for accessibility, where the read speaker indicates that dragging is initiated",
      "default": "ធាតុអូសត្រូវបានចាប់។"
    },
    {
      "label": "Label used for accessibility, where the read speaker indicates that dragging is canceled",
      "default": "បោះបង់ការចាប់"
    },
    {
      "label": "Label used for accessibility, where the read speaker indicates that a text is the correct answer",
      "default": "ចម្លើយត្រឹមត្រូវ:"
    },
    {
      "label": "Header for panel containing feedback for correct/incorrect answers",
      "default": "មូលវិចារណ៍"
    },
    {
      "label": "Behavioural settings.",
      "description": "These options will let you control how the task behaves.",
      "fields": [
        {
          "label": "Enable \"Retry\""
        },
        {
          "label": "Enable \"Show Solution\" button"
        },
        {
          "label": "Enable \"Check\" button"
        },
        {
          "label": "Instant feedback"
        }
      ]
    },
    {
      "label": "Textual representation of the score bar for those using a readspeaker",
      "default": "អ្នកបានពិន្ទុ :num លើ :total"
    },
    {
      "label": "Assistive technology label for \"Check\" button",
      "default": "Check the answers. The responses will be marked as correct, incorrect, or unanswered."
    },
    {
      "label": "Assistive technology label for \"Show Solution\" button",
      "default": "Show the solution. The task will be marked with its correct solution."
    },
    {
      "label": "Assistive technology label for \"Retry\" button",
      "default": "Retry the task. Reset all responses and start the task over again."
    }
  ]
}