{
  "semantics": [
    {
      "label": "Editor vetveného scenára",
      "fields": [
        {
          "label": "Názov"
        },
        {
          "label": "Úvodná obrazovka",
          "fields": [
            {
              "label": "Nadpis na úvodnej obrazovke",
              "placeholder": "Nadpis scenára"
            },
            {
              "label": "Podnadpis scenára",
              "placeholder": "Detaily o scenári"
            },
            {
              "label": "Obrázok úvodnej obrazovky"
            },
            {
              "label": "Image alternative text"
            }
          ]
        },
        {
          "label": "Zoznam záverečných obrazoviek",
          "field": {
            "label": "Záverečná obrazovka",
            "fields": [
              {
                "label": "Názov"
              },
              {
                "label": "Text"
              },
              {
                "label": "Obrázok"
              },
              {
                "label": "Hodnotenie",
                "description": "Hodnotenie sa odošle každému LMS, LRS alebo akejkoľvek inej pripojenej službe, ktorá prijíma hodnotenie od H5P pre používateľov, ktorí ukončia scenár."
              },
              {
                "label": "Obsahové ID"
              }
            ]
          }
        },
        {
          "label": "Zoznam obsahov vetveného scenára",
          "entity": "obsah",
          "field": {
            "fields": [
              {
                "label": "Show content title in view",
                "description": "If selected, the user will see the content title in the top bar above this content."
              },
              {
                "label": "Text for the proceed button (max length: 50 characters)",
                "default": "Proceed"
              },
              {
                "label": "Override require content finished",
                "description": "Override the individual settings for requiring the content to be finished before activating the \"Proceed\" button. Will not have any effect if the content doesn't indicate if it was \"finished\", e.g. images or course presentations with just one slide.",
                "options": [
                  {
                    "label": "Use behavioural setting"
                  },
                  {
                    "label": "Enabled"
                  },
                  {
                    "label": "Disabled"
                  }
                ]
              },
              {},
              {
                "label": "Feedback",
                "fields": [
                  {
                    "label": "Feedback title"
                  },
                  {
                    "label": "Feedback text"
                  },
                  {
                    "label": "Feedback image"
                  },
                  {
                    "label": "Score for this scenario",
                    "description": "The score will be sent to any LMS, LRS or any other connected service that receives scores from H5P for users who reach this scenario."
                  }
                ]
              },
              {
                "label": "Navigate back",
                "description": "This will allow the user to go back and see the previous content/question in the scenario.",
                "options": [
                  {
                    "label": "Use behavioural setting"
                  },
                  {
                    "label": "Enabled"
                  },
                  {
                    "label": "Disabled"
                  }
                ]
              }
            ]
          }
        },
        {
          "label": "Možnosti hodnotenia",
          "fields": [
            {
              "label": "Možnosti hodnotenia",
              "description": "Vyber typ hodnotenia",
              "options": [
                {
                  "label": "Staticky stanovené skóre pre každý konečný scenár"
                },
                {
                  "label": "Dynamicky vypočítané skóre z odpovedí používateľov"
                },
                {
                  "label": "Bez hodnotenia"
                }
              ]
            },
            {
              "label": "Include scores from interactions within the Branching Scenario",
              "description": "If chosen scores from for instance Interactive Videos will be added to the total score obtained. If not chosen only scores specified in the feedback sections of the content items, branching questions and end scenarios will count."
            }
          ]
        },
        {
          "label": "Behavioural settings",
          "fields": [
            {
              "label": "Override require content finished",
              "description": "Override the individual settings for requiring the content to be finished before activating the \"Proceed\" button. Will not have any effect if the content doesn't indicate if it was \"finished\", e.g. images or course presentations with just one slide."
            },
            {
              "label": "Required to watch",
              "description": "Urges viewers to complete the Video, Interactive Vdeo and Course Presentation before proceeding with the scenario. This can be overridden on a content level"
            },
            {
              "label": "Randomize Branching Questions",
              "description": "Branching questions will be displayed in random order"
            }
          ]
        },
        {
          "label": "Lokalizácia",
          "fields": [
            {
              "label": "Text pre tlačidlo na úvodnej obrazovke",
              "default": "Začať kurz"
            },
            {
              "label": "Text pre tlačidlo na záverečnej obrazovke",
              "default": "Reštartovať kurz"
            },
            {
              "label": "Text pre tlačidlo na každej obrazovke scenára",
              "default": "Pokračovať"
            },
            {
              "label": "Text for the disabled button on the library screens",
              "default": "Require to complete the current module"
            },
            {
              "label": "Nadpis pre hodnotenie na záverečnej obrazovke",
              "default": "Vaše hodnotenie:"
            },
            {
              "label": "Label for score on the end screen",
              "default": "Your score:"
            },
            {
              "label": "Aria label for fullscreen button",
              "default": "Fullscreen"
            }
          ]
        }
      ]
    }
  ]
}
