Untitled

 avatar
unknown
plain_text
3 years ago
89 kB
5
Indexable
{
  "data": {
    "answersSheet": {
      "id": "9865-00-Yyh7fm7RRX2K2wfbg",
      "state": "SCHEDULED",
      "encodedResults": null,
      "questionnaire": {
        "identifier": "saas/qazedoc@0.1.0",
        "version": "0.1.0",
        "name": "ZEDOC QA Questionnaire (Test - Latest)",
        "data": {
          "id": "saas/qazedoc@0.1.0",
          "rootSectionId": "xrspD9cNKfw8bsDkT",
          "name": "ZEDOC QA Questionnaire (Test - Latest)",
          "description": "This questionnaire will be used for QA purposes",
          "language": "en",
          "questions": [
            {
              "id": "qstitle",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "empty",
              "title": "This Questionnaire is for QA purposes only",
              "settings": {},
              "description": "Description starts Testing 'Title' Check if Title is visible: This Questionnaire is for QA purposes only # Testing one hashtag ## Testing two hashtags ### Testing three hashtags **_Bold and italics_** **Bold Text**",
              "path": "",
              "number": ""
            },
            {
              "id": "internaltitle",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "empty",
              "title": "This title should not display (for internal use only)",
              "settings": {},
              "path": "",
              "number": "",
              "forInternalUsage": true
            },
            {
              "id": "typographic_section",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "section",
              "sectionType": "normal",
              "title": "Section Title: Testing Select One & Select Many **bold**",
              "settings": {},
              "description": "Testing out Section Description Testing: **Bold**",
              "path": "A",
              "number": "A"
            },
            {
              "id": "selectone",
              "sectionId": "typographic_section",
              "type": "selectOne",
              "title": "Testing Select One question type.",
              "settings": {},
              "description": "Test Description **Bold** *Italics*",
              "choices": [
                {
                  "value": "1",
                  "label": "Option 1"
                },
                {
                  "value": "2",
                  "label": "Option 2"
                },
                {
                  "value": "3",
                  "label": "Option 3"
                },
                {
                  "value": "4",
                  "label": "Option 4"
                }
              ],
              "path": "A.A",
              "number": "A"
            },
            {
              "id": "randomisation_choices",
              "sectionId": "typographic_section",
              "type": "selectOne",
              "title": "Testing if the order of the choices are Randomized (and if the answers are displayed vertically)",
              "settings": {
                "randomisedResponsesOrder": true,
                "verticalLayout": true
              },
              "description": "Description: It should preferably not be Option 1, 2, 3, 4",
              "choices": [
                {
                  "value": "Option 1"
                },
                {
                  "value": "Option 2"
                },
                {
                  "value": "Option 3"
                },
                {
                  "value": "Option 4"
                }
              ],
              "path": "A.B",
              "number": "B"
            },
            {
              "id": "selectmany_nolabels",
              "sectionId": "typographic_section",
              "type": "selectMany",
              "title": "Testing Select Many question type (no individual labels)",
              "settings": {
                "verticalLayout": true
              },
              "description": "Description: You can select as many options as you want NOT selected (show value and label)",
              "choices": [
                {
                  "value": "Answer 1",
                  "label": "One"
                },
                {
                  "value": "Answer 2",
                  "label": "two"
                },
                {
                  "value": "Answer 3",
                  "label": "Three"
                },
                {
                  "value": "Answer 4",
                  "label": "Four"
                },
                {
                  "value": "Answer 5",
                  "label": "Five"
                },
                {
                  "value": "Answer 6",
                  "label": "Six"
                },
                {
                  "value": "Answer 7",
                  "label": "Seven"
                },
                {
                  "value": "Answer 8",
                  "label": "Eight"
                }
              ],
              "path": "A.C",
              "number": "C"
            },
            {
              "id": "selectmany_with_labels",
              "sectionId": "typographic_section",
              "type": "selectMany",
              "title": "Testing Select Many question type (w/select individual labels)",
              "settings": {
                "showValueAndLabel": true,
                "verticalLayout": true
              },
              "description": "Description: You can select as many options as you want Selected **show value and label**",
              "choices": [
                {
                  "value": "Answer 1",
                  "label": "One"
                },
                {
                  "value": "Answer 2",
                  "label": "two"
                },
                {
                  "value": "Answer 3",
                  "label": "Three"
                },
                {
                  "value": "Answer 4",
                  "label": "Four"
                },
                {
                  "value": "Answer 5",
                  "label": "Five"
                },
                {
                  "value": "Answer 6",
                  "label": "Six"
                },
                {
                  "value": "Answer 7",
                  "label": "Seven"
                },
                {
                  "value": "Answer 8",
                  "label": "Eight"
                }
              ],
              "path": "A.D",
              "number": "D"
            },
            {
              "id": "selectmany_limit_3",
              "sectionId": "typographic_section",
              "type": "selectMany",
              "title": "Testing Select Many question type with a choice limit of 3",
              "settings": {
                "limitTo": 3,
                "showValueAndLabel": true,
                "verticalLayout": true
              },
              "description": "Description: The system should not allow you to select more than 3 choices Selected **show value and label**",
              "choices": [
                {
                  "value": "Answer 1",
                  "label": "One"
                },
                {
                  "value": "Answer 2",
                  "label": "two"
                },
                {
                  "value": "Answer 3",
                  "label": "Three"
                },
                {
                  "value": "Answer 4",
                  "label": "Four"
                },
                {
                  "value": "Answer 5",
                  "label": "Five"
                },
                {
                  "value": "Answer 6",
                  "label": "Six"
                },
                {
                  "value": "Answer 7",
                  "label": "Seven"
                },
                {
                  "value": "Answer 8",
                  "label": "Eight"
                }
              ],
              "path": "A.E",
              "number": "E"
            },
            {
              "id": "shouldnotshow",
              "sectionId": "typographic_section",
              "type": "selectOne",
              "title": "Should not show (Clicked 'For internal usage only“)",
              "settings": {},
              "description": "Select one question",
              "choices": [
                {
                  "value": "Should not Show 1"
                },
                {
                  "value": "Should Not Show 2"
                },
                {
                  "value": "Should Not Show 3"
                },
                {
                  "value": "Should Not Show 4"
                }
              ],
              "optional": true,
              "path": "A.F",
              "number": "F",
              "forInternalUsage": true
            },
            {
              "id": "selectone_verticle_options",
              "sectionId": "typographic_section",
              "type": "selectOne",
              "title": "With multiple vertical options (select one)",
              "settings": {},
              "description": "10 options should be visible with 2 long choices **Display vertically** not selected",
              "choices": [
                {
                  "value": "Option 1",
                  "label": "Option 1"
                },
                {
                  "value": "Option 2",
                  "label": "Option 2"
                },
                {
                  "value": "Option 3 (long choice to test how it is presented)",
                  "label": "Option 3 (long choice to test how it is presented)"
                },
                {
                  "value": "Option 4 (long choice to test how it is presented)",
                  "label": "Option 4 (long choice to test how it is presented)"
                },
                {
                  "value": "Option 5",
                  "label": "Option 5"
                },
                {
                  "value": "Option 6",
                  "label": "Option 6"
                },
                {
                  "value": "Option 7",
                  "label": "Option 7"
                },
                {
                  "value": "Option 8",
                  "label": "Option 8"
                },
                {
                  "value": "Option 9",
                  "label": "Option 9"
                },
                {
                  "value": "Option 10",
                  "label": "Option 10"
                }
              ],
              "path": "A.G",
              "number": "G"
            },
            {
              "id": "typo_emphasis",
              "sectionId": "typographic_section",
              "type": "selectOne",
              "title": "Sections with Typo Emphasis **Bold** **_bold italics_**",
              "settings": {
                "verticalLayout": true
              },
              "description": "Testing Typographical Emphasis **Bold** **_Bold Italics**",
              "choices": [
                {
                  "value": "Option 1"
                },
                {
                  "value": "Option 2"
                },
                {
                  "value": "Option with **_bold & Italics_**"
                },
                {
                  "value": "Option with **Bold Text**"
                }
              ],
              "path": "A.H",
              "number": "H"
            },
            {
              "id": "textbox",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "shortText",
              "title": "Question type Text box.",
              "settings": {},
              "description": "Description - You should be able to type a short sentence the text box visible",
              "path": "B",
              "number": "B"
            },
            {
              "id": "freetext",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "freeText",
              "title": "Testing Free Text - The answer can be a larger chunk of text",
              "settings": {},
              "description": "Description should appear here",
              "path": "C",
              "number": "C"
            },
            {
              "id": "behaviour_1",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "selectOne",
              "title": "Testing Behavior - If you select option 2 next question should say 'behavior Works'",
              "settings": {
                "verticalLayout": true
              },
              "description": "Description: If you select any other option other than option 2 the next question will not say 'Behavior Works'",
              "choices": [
                {
                  "value": "Option 1",
                  "label": "Normal"
                },
                {
                  "value": "Option 2",
                  "label": "NEXT question will say 'Behavior Works'"
                },
                {
                  "value": "Option 3",
                  "label": "Normal"
                },
                {
                  "value": "Option 4",
                  "label": "Normal"
                }
              ],
              "path": "D",
              "number": "D"
            },
            {
              "id": "behavious_1_works",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "selectOne",
              "title": "Behavior works",
              "settings": {},
              "description": "description : will only appear if you selected option 2 for the previous question.",
              "choices": [
                {
                  "value": "Answer 1"
                },
                {
                  "value": "Answer 2"
                },
                {
                  "value": "Answer 3"
                },
                {
                  "value": "Answer 4"
                }
              ],
              "path": "E",
              "number": "E"
            },
            {
              "id": "behavious_2",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "selectOne",
              "title": "Testing Behavior - If you select option 1, next question should say 'behavior Works'",
              "settings": {
                "verticalLayout": true
              },
              "description": "Description: If you select any other option other than option the next question will not say 'Behavior Works'",
              "choices": [
                {
                  "value": "Option 1",
                  "label": "NEXT question will say 'Behavior Works'"
                },
                {
                  "value": "Option 2",
                  "label": "Normal"
                },
                {
                  "value": "Option 3",
                  "label": "Normal"
                },
                {
                  "value": "Option 4",
                  "label": "Normal"
                }
              ],
              "path": "F",
              "number": "F"
            },
            {
              "id": "behaviour_2_works",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "selectOne",
              "title": "Behavior works",
              "settings": {},
              "description": "description : will only appear if you selected option 1 for the previous question.",
              "choices": [
                {
                  "value": "Answer 1"
                },
                {
                  "value": "Answer 2"
                },
                {
                  "value": "Answer 3"
                },
                {
                  "value": "Answer 4"
                }
              ],
              "path": "G",
              "number": "G"
            },
            {
              "id": "behaviour_jump",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "selectOne",
              "title": "Testing Behavior jump to question - If you select option 1, next question should say **Jump behavior Works**",
              "settings": {
                "verticalLayout": true
              },
              "description": "Description: If you select any other option other than option the next question will not say **Jump Behavior Works**",
              "choices": [
                {
                  "value": "Option 1: NEXT question will say 'Jump Behavior Works'"
                },
                {
                  "value": "Option 2"
                },
                {
                  "value": "Option 3"
                },
                {
                  "value": "Option 4"
                }
              ],
              "path": "H",
              "number": "H"
            },
            {
              "id": "jump_behaviour_skipped_qs",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "selectOne",
              "title": "Question that was supposed to be skipped (Jumped)",
              "settings": {},
              "description": "description : will only appear if you did **not select option 1** for the previous question.",
              "choices": [
                {
                  "value": "Answer 1"
                },
                {
                  "value": "Answer 2"
                },
                {
                  "value": "Answer 3"
                },
                {
                  "value": "Answer 4"
                }
              ],
              "path": "I",
              "number": "I"
            },
            {
              "id": "jump_behaviour_works",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "selectOne",
              "title": "Jump Behavior works",
              "settings": {
                "otherField": {
                  "use": false
                }
              },
              "description": "description : will only appear if you selected option 1 for the previous question.",
              "choices": [
                {
                  "value": "Answer 1"
                },
                {
                  "value": "Answer 2"
                },
                {
                  "value": "Answer 3"
                },
                {
                  "value": "Answer 4"
                }
              ],
              "path": "J",
              "number": "J"
            },
            {
              "id": "scale_verticle",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "scale",
              "title": "Testing Scale question type",
              "settings": {
                "maxValue": 100,
                "minValue": 0,
                "verticalLayout": true
              },
              "description": "This scale is numbered from 0 to 100 Scale should be displayed vertically **Bold text in the description**",
              "scaleLabels": [
                {
                  "value": "0",
                  "label": "0"
                },
                {
                  "value": "10",
                  "label": "10"
                },
                {
                  "value": "20",
                  "label": "20"
                },
                {
                  "value": "30",
                  "label": "30"
                },
                {
                  "value": "40",
                  "label": "40"
                },
                {
                  "value": "50",
                  "label": "50"
                },
                {
                  "value": "60",
                  "label": "60"
                },
                {
                  "value": "70",
                  "label": "70"
                },
                {
                  "value": "80",
                  "label": "80"
                },
                {
                  "value": "90",
                  "label": "90"
                },
                {
                  "value": "100",
                  "label": "100"
                }
              ],
              "path": "K",
              "number": "K"
            },
            {
              "id": "scale_horizontal",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "scale",
              "title": "Horizontal scale with options",
              "settings": {
                "maxValue": 100,
                "minValue": 0
              },
              "description": "Description test",
              "scaleLabels": [
                {
                  "value": "Strongly Disagree",
                  "label": "Strongly Disagree"
                },
                {
                  "value": "Disagree",
                  "label": "Disagree"
                },
                {
                  "value": "Neither agree nor disagree",
                  "label": "Neither agree nor disagree"
                },
                {
                  "value": "Agree",
                  "label": "Agree"
                },
                {
                  "value": "Strongly Agree",
                  "label": "Strongly Agree"
                }
              ],
              "path": "L",
              "number": "L"
            },
            {
              "id": "scale_verticle_with_options",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "scale",
              "title": "Vertical scale with options",
              "settings": {
                "maxValue": 100,
                "minValue": 0,
                "verticalLayout": true
              },
              "description": "Description test",
              "scaleLabels": [
                {
                  "value": "Strongly Disagree",
                  "label": "Strongly Disagree"
                },
                {
                  "value": "Disagree",
                  "label": "Disagree"
                },
                {
                  "value": "Neither agree nor disagree",
                  "label": "Neither agree nor disagree"
                },
                {
                  "value": "Agree",
                  "label": "Agree"
                },
                {
                  "value": "Strongly Agree",
                  "label": "Strongly Agree"
                }
              ],
              "path": "M",
              "number": "M"
            },
            {
              "id": "scale_eq5d",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "scale",
              "title": "EQ5D Scale - Please indicate on the scale how your health is TODAY.",
              "label": "YOUR HEALTH TODAY =",
              "settings": {
                "maxValue": 100,
                "minValue": 0,
                "verticalLayout": true,
                "showValueAndLabel": true
              },
              "scaleLabels": [
                {
                  "value": "100",
                  "label": "The best health you can imagine"
                },
                {
                  "value": "50"
                },
                {
                  "value": "0",
                  "label": "The worst health you can imagine"
                }
              ],
              "path": "N",
              "number": "N"
            },
            {
              "id": "date",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "date",
              "title": "Enter a date of preference (example: 12th November 1989)",
              "settings": {},
              "description": "Description: Testing 'Date' question type",
              "path": "O",
              "number": "O"
            },
            {
              "id": "number",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "number",
              "title": "Type a number between 10 and 100",
              "label": "YOUR HEALTH TODAY =",
              "settings": {
                "minValue": 10,
                "maxValue": 100
              },
              "description": "There should be a validation error showing if you type a number below 10 or more than 100. This question will only accept numbers.",
              "path": "P",
              "number": "P"
            },
            {
              "id": "time",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "time",
              "title": "What time did you wake up this morning",
              "settings": {},
              "description": "Description - Select a time in the question. This question is not compulsory",
              "optional": true,
              "path": "Q",
              "number": "Q"
            },
            {
              "id": "media_section",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "section",
              "sectionType": "normal",
              "title": "Testing Media Type Questions (Video, Audio and Image)",
              "settings": {},
              "path": "R",
              "number": "R"
            },
            {
              "id": "video",
              "sectionId": "media_section",
              "type": "media",
              "title": "Video",
              "settings": {
                "mediaType": "video",
                "mediaUrl": "https://static.dribbble.com/users/1983013/screenshots/11116067/media/f270d09d3bfcc2ffbb103ed644748581.mp4"
              },
              "description": "Test Description",
              "path": "R.A",
              "number": "A"
            },
            {
              "id": "audio",
              "sectionId": "media_section",
              "type": "media",
              "title": "Audio",
              "settings": {
                "mediaType": "audio",
                "mediaUrl": "https://freesound.org/data/previews/532/532679_11698492-lq.mp3"
              },
              "description": "test description",
              "path": "R.B",
              "number": "B"
            },
            {
              "id": "image",
              "sectionId": "media_section",
              "type": "media",
              "title": "Image",
              "settings": {
                "mediaType": "image",
                "mediaUrl": "https://pbs.twimg.com/profile_images/905973900302880769/BYeMaEby.jpg"
              },
              "description": "test description",
              "path": "R.C",
              "number": "C"
            },
            {
              "id": "matrix",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "matrix",
              "title": "Matrix Section Title",
              "settings": {},
              "description": "Matrix Section title: Description There should be 3 select one questions inside the matrix all showing in the same page of the patient app",
              "path": "S",
              "number": "S"
            },
            {
              "id": "inside_matrix_1",
              "sectionId": "matrix",
              "type": "selectOne",
              "title": "Question 1 inside matrix",
              "settings": {},
              "choices": [
                {
                  "value": "Yes",
                  "label": "Yes"
                },
                {
                  "value": "No",
                  "label": "No"
                }
              ],
              "path": "S.A",
              "number": "A"
            },
            {
              "id": "inside_matrix_2",
              "sectionId": "matrix",
              "type": "selectOne",
              "title": "Question 2 inside matrix",
              "settings": {},
              "choices": [
                {
                  "value": "Yes",
                  "label": "Yes"
                },
                {
                  "value": "No",
                  "label": "No"
                }
              ],
              "path": "S.B",
              "number": "B"
            },
            {
              "id": "inside_matrix_3",
              "sectionId": "matrix",
              "type": "selectOne",
              "title": "Question 3 inside Matrix",
              "settings": {},
              "choices": [
                {
                  "value": "Yes",
                  "label": "Yes"
                },
                {
                  "value": "No",
                  "label": "No"
                }
              ],
              "path": "S.C",
              "number": "C"
            },
            {
              "id": "fomula_section",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "section",
              "sectionType": "normal",
              "title": "Testing formula question",
              "settings": {},
              "path": "T",
              "number": "T"
            },
            {
              "id": "fomula_option_1",
              "sectionId": "fomula_section",
              "type": "selectOne",
              "title": "1. Select one",
              "settings": {},
              "description": "**Please remember the choice you selected**",
              "choices": [
                {
                  "value": "5",
                  "label": "Five"
                },
                {
                  "value": "10",
                  "label": "Ten"
                }
              ],
              "path": "T.A",
              "number": "A"
            },
            {
              "id": "fomula_option_2",
              "sectionId": "fomula_section",
              "type": "selectOne",
              "title": "2. Select one",
              "settings": {},
              "description": "**Please remember the choice you selected**",
              "choices": [
                {
                  "value": "5",
                  "label": "Five"
                },
                {
                  "value": "10",
                  "label": "Ten"
                }
              ],
              "path": "T.B",
              "number": "B"
            },
            {
              "id": "fomula_answer",
              "sectionId": "fomula_section",
              "type": "formula",
              "title": "This question will display the addition of the answers for the previous two questions.",
              "settings": {
                "formula": {
                  "meta": {
                    "questionIds": ["fomula_option_1", "fomula_option_2"],
                    "sectionId": ""
                  },
                  "type": "sumNumericValues",
                  "settings": {
                    "summands": [
                      {
                        "id": "fomula_option_1"
                      },
                      {
                        "id": "fomula_option_2"
                      }
                    ]
                  }
                }
              },
              "path": "T.C",
              "number": "C"
            },
            {
              "id": "piped_text_section",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "section",
              "sectionType": "normal",
              "title": "Section to test piped text behaviour",
              "settings": {},
              "path": "U",
              "number": "U"
            },
            {
              "id": "piped_text_one",
              "sectionId": "piped_text_section",
              "type": "selectOne",
              "title": "Testing piped text behaviour with Select One question type",
              "settings": {},
              "choices": [
                {
                  "value": "1",
                  "label": "Option 1"
                },
                {
                  "value": "2",
                  "label": "Option 2"
                },
                {
                  "value": "3",
                  "label": "Option 3"
                },
                {
                  "value": "4",
                  "label": "Option 4"
                }
              ],
              "path": "U.A",
              "number": "A"
            },
            {
              "id": "WXYNmhDr5hZxYoDyT",
              "sectionId": "piped_text_section",
              "type": "shortText",
              "title": "The choice selected in the previous question can be displayed as part of the question title: {{piped_text_one:label}}",
              "settings": {},
              "description": "Previous choice selections can also be piped to the description: {{piped_text_one:label}}",
              "path": "U.B",
              "number": "B"
            },
            {
              "id": "piped_text_many",
              "sectionId": "piped_text_section",
              "type": "selectMany",
              "title": "Testing piped text behaviour with Select Many question type",
              "settings": {},
              "choices": [
                {
                  "value": "1",
                  "label": "Option 1"
                },
                {
                  "value": "2",
                  "label": "Option 2"
                },
                {
                  "value": "3",
                  "label": "Option 3"
                },
                {
                  "value": "4",
                  "label": "Option 4"
                }
              ],
              "path": "U.C",
              "number": "C"
            },
            {
              "id": "DtcSoWxADmda3AeRN",
              "sectionId": "piped_text_section",
              "type": "shortText",
              "title": "All choices selected in the previous question can be displayed as part of the question title: {{piped_text_many:label}}",
              "settings": {},
              "description": "For Select Many question type, all previous choice selections can also be piped to the description: {{piped_text_many:label}}",
              "path": "U.D",
              "number": "D"
            },
            {
              "id": "level_1_nesting_section",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "section",
              "sectionType": "normal",
              "title": "Level 1 section title",
              "settings": {},
              "description": "Level 1 section description. There are 5 levels of nesting",
              "path": "V",
              "number": "V"
            },
            {
              "id": "level_1_nesting_question",
              "sectionId": "level_1_nesting_section",
              "type": "selectOne",
              "title": "Level one nested section",
              "settings": {
                "verticalLayout": true
              },
              "description": "Level 1 nested section description",
              "choices": [
                {
                  "value": "Yes",
                  "label": "Yes"
                },
                {
                  "value": "No",
                  "label": "No"
                }
              ],
              "path": "V.A",
              "number": "A"
            },
            {
              "id": "level_2_nesting_section",
              "sectionId": "level_1_nesting_section",
              "type": "section",
              "sectionType": "normal",
              "title": "Level 2 section title",
              "settings": {},
              "description": "Level 2 section description",
              "path": "V.B",
              "number": "B"
            },
            {
              "id": "level_2_nesting_question",
              "sectionId": "level_2_nesting_section",
              "type": "selectOne",
              "title": "Level 2 nested section",
              "settings": {},
              "description": "Level 2 nested section description",
              "choices": [
                {
                  "value": "Yes",
                  "label": "Yes"
                },
                {
                  "value": "No",
                  "label": "No"
                }
              ],
              "path": "V.B.A",
              "number": "A"
            },
            {
              "id": "level_3_nesting_section",
              "sectionId": "level_2_nesting_section",
              "type": "section",
              "sectionType": "normal",
              "title": "Level 3 nested section title",
              "settings": {},
              "path": "V.B.B",
              "number": "B"
            },
            {
              "id": "level_3_nesting_question",
              "sectionId": "level_3_nesting_section",
              "type": "selectOne",
              "title": "Level 3 nested section",
              "settings": {},
              "choices": [
                {
                  "value": "Yes",
                  "label": "Yes"
                },
                {
                  "value": "No",
                  "label": "No"
                }
              ],
              "path": "V.B.B.A",
              "number": "A"
            },
            {
              "id": "level_4_nesting_section",
              "sectionId": "level_3_nesting_section",
              "type": "section",
              "sectionType": "normal",
              "title": "Level 4 nested section title",
              "settings": {},
              "path": "V.B.B.B",
              "number": "B"
            },
            {
              "id": "level_4_nesting_question",
              "sectionId": "level_4_nesting_section",
              "type": "selectOne",
              "title": "Level 4 nested section",
              "settings": {},
              "choices": [
                {
                  "value": "Yes",
                  "label": "Yes"
                },
                {
                  "value": "No",
                  "label": "No"
                }
              ],
              "path": "V.B.B.B.A",
              "number": "A"
            },
            {
              "id": "level_5_nesting_section",
              "sectionId": "level_4_nesting_section",
              "type": "section",
              "sectionType": "normal",
              "title": "Level 5 nested section title",
              "settings": {},
              "path": "V.B.B.B.B",
              "number": "B"
            },
            {
              "id": "level_5_nesting_question",
              "sectionId": "level_5_nesting_section",
              "type": "selectOne",
              "title": "Level 5 nested section",
              "settings": {},
              "choices": [
                {
                  "value": "Yes",
                  "label": "Yes"
                },
                {
                  "value": "No",
                  "label": "No"
                }
              ],
              "path": "V.B.B.B.B.A",
              "number": "A"
            },
            {
              "id": "hide_section_question",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "selectOne",
              "title": "If you click **yes** the next two questions should be hidden and questionnaire should be finished.",
              "settings": {},
              "description": "Description: Testing hiding entire section behavior",
              "choices": [
                {
                  "value": "Yes (Goes to finish)"
                },
                {
                  "value": "No (two more questions)"
                }
              ],
              "path": "W",
              "number": "W"
            },
            {
              "id": "hide_section_qs_to_be_hidden",
              "sectionId": "xrspD9cNKfw8bsDkT",
              "type": "section",
              "sectionType": "normal",
              "title": "This section will be hidden if previous question was answered **yes**",
              "settings": {},
              "path": "X",
              "number": "X"
            },
            {
              "id": "hide_section_nested_q1",
              "sectionId": "hide_section_qs_to_be_hidden",
              "type": "selectOne",
              "title": "Select one answer",
              "settings": {},
              "choices": [
                {
                  "value": "1"
                },
                {
                  "value": "2"
                },
                {
                  "value": "3"
                }
              ],
              "path": "X.A",
              "number": "A"
            },
            {
              "id": "hide_section_nested_q2",
              "sectionId": "hide_section_qs_to_be_hidden",
              "type": "selectMany",
              "title": "Select many",
              "settings": {},
              "choices": [
                {
                  "value": "One"
                },
                {
                  "value": "Two"
                },
                {
                  "value": "Three"
                },
                {
                  "value": "Four"
                }
              ],
              "path": "X.B",
              "number": "B"
            }
          ],
          "behaviors": [
            {
              "id": "behavious_1_works::0",
              "thenActions": [
                {
                  "type": "hideQuestion",
                  "settings": {},
                  "target": "behavious_1_works"
                }
              ],
              "formula": {
                "type": "unary",
                "settings": {
                  "operator": "NOT",
                  "right": {
                    "type": "answerIsOneOf",
                    "settings": {
                      "id": "behaviour_1",
                      "literals": ["Option 2"]
                    }
                  }
                }
              }
            },
            {
              "id": "behaviour_2_works::0",
              "thenActions": [
                {
                  "type": "hideQuestion",
                  "settings": {},
                  "target": "behaviour_2_works"
                }
              ],
              "formula": {
                "type": "answerIsOneOf",
                "settings": {
                  "id": "behavious_2",
                  "literals": ["Option 2", "Option 3", "Option 4"]
                }
              }
            },
            {
              "id": "behaviour_jump::0",
              "thenActions": [
                {
                  "type": "skipToQuestion",
                  "settings": {
                    "questionId": "jump_behaviour_works"
                  },
                  "target": "behaviour_jump"
                }
              ],
              "formula": {
                "type": "answerIsOneOf",
                "settings": {
                  "id": "behaviour_jump",
                  "literals": [
                    "Option 1: NEXT question will say 'Jump Behavior Works'"
                  ]
                }
              }
            },
            {
              "id": "jump_behaviour_works::0",
              "thenActions": [
                {
                  "type": "hideQuestion",
                  "settings": {},
                  "target": "jump_behaviour_works"
                }
              ],
              "formula": {
                "type": "answerIsOneOf",
                "settings": {
                  "id": "jump_behaviour_skipped_qs",
                  "literals": ["Answer 1", "Answer 2", "Answer 3", "Answer 4"]
                }
              }
            },
            {
              "id": "hide_section_qs_to_be_hidden::0",
              "thenActions": [
                {
                  "type": "hideQuestion",
                  "settings": {},
                  "target": "hide_section_qs_to_be_hidden"
                }
              ],
              "formula": {
                "type": "answerIsOneOf",
                "settings": {
                  "id": "hide_section_question",
                  "literals": ["Yes (Goes to finish)"]
                }
              }
            }
          ]
        },
        "translations": [
          {
            "id": "saas/qazedoc@0.1.0/i18n/en/0",
            "version": "0",
            "language": "en",
            "data": "{}"
          },
          {
            "id": "saas/qazedoc@0.1.0/i18n/zh/1",
            "version": "1",
            "language": "zh",
            "data": {
              "id": "saas/qazedoc@0.1.0/i18n/zh/1",
              "language": "zh",
              "patches": [
                {
                  "value": "ZEDOC QA Questionnaire (Test - Latest)",
                  "path": "name"
                },
                {
                  "value": "This questionnaire will be used for QA purposes",
                  "path": "description"
                },
                {
                  "questionId": "selectone",
                  "value": "测试只能选一项答案的选择题",
                  "path": "title"
                },
                {
                  "questionId": "selectone",
                  "value": "测试描述\n\n**粗体文字**\n\n*斜体文字*",
                  "path": "description"
                },
                {
                  "questionId": "selectone",
                  "value": "选项 1",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "selectone",
                  "value": "选项 2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "selectone",
                  "value": "选项 3",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "selectone",
                  "value": "选项 4",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "randomisation_choices",
                  "value": "测试随机化答案选项",
                  "path": "title"
                },
                {
                  "questionId": "randomisation_choices",
                  "value": "描述:尽可能,选择项不应该随答案 一,二,三,四 的顺序\n\n_Since there are no labels assigned to the choices, the choices will show the values as it is in the original language in the translated version. Only choice labels can be directly translated ._",
                  "path": "description"
                },
                {
                  "questionId": "randomisation_choices",
                  "value": "Option 1",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "randomisation_choices",
                  "value": "Option 2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "randomisation_choices",
                  "value": "Option 3",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "randomisation_choices",
                  "value": "Option 4",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "selectmany_with_labels",
                  "value": "测试能选多项答案的选择题(有个别标签)",
                  "path": "title"
                },
                {
                  "questionId": "selectmany_with_labels",
                  "value": "描述:您能选择不受限制的多项答案\n\n有使用 **show value and label**",
                  "path": "description"
                },
                {
                  "questionId": "selectmany_with_labels",
                  "value": "一",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "selectmany_with_labels",
                  "value": "二",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "selectmany_with_labels",
                  "value": "三",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "selectmany_with_labels",
                  "value": "四",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "selectmany_with_labels",
                  "value": "五",
                  "path": "choices.4.label"
                },
                {
                  "questionId": "selectmany_with_labels",
                  "value": "六",
                  "path": "choices.5.label"
                },
                {
                  "questionId": "selectmany_with_labels",
                  "value": "七",
                  "path": "choices.6.label"
                },
                {
                  "questionId": "selectmany_with_labels",
                  "value": "八",
                  "path": "choices.7.label"
                },
                {
                  "questionId": "typographic_section",
                  "value": "分段标题:测试选择题",
                  "path": "title"
                },
                {
                  "questionId": "typographic_section",
                  "value": "测试分段描述\n\n测试:**粗体文字**",
                  "path": "description"
                },
                {
                  "questionId": "shouldnotshow",
                  "value": "不应该显示(使用了“For internal usage only”)",
                  "path": "title"
                },
                {
                  "questionId": "shouldnotshow",
                  "value": "只能选一项答案的选择题",
                  "path": "description"
                },
                {
                  "questionId": "shouldnotshow",
                  "value": "Should not Show 1",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "shouldnotshow",
                  "value": "Should Not Show 2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "shouldnotshow",
                  "value": "Should Not Show 3",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "shouldnotshow",
                  "value": "Should Not Show 4",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "qstitle",
                  "value": "本问卷仅用于质量保证目的",
                  "path": "title"
                },
                {
                  "questionId": "qstitle",
                  "value": "描写开头\n测试 “标题“\n\n测试标题是否看得见:本问卷仅用于质量保证目的\n\n# 测试一个井号\n\n## 测试两个井号 \n\n### 测试三个井号 \n\n**_粗体和斜体文字_**\n\n**粗体文字**",
                  "path": "description"
                },
                {
                  "questionId": "internaltitle",
                  "value": "此标题不应显示(仅供内部使用)",
                  "path": "title"
                },
                {
                  "questionId": "textbox",
                  "value": "小文本框的问题类型",
                  "path": "title"
                },
                {
                  "questionId": "textbox",
                  "value": "描述:您应该可以把短句写在文本框里",
                  "path": "description"
                },
                {
                  "questionId": "freetext",
                  "value": "测试大文本框- 答案可以是答案可以是更长的文本",
                  "path": "title"
                },
                {
                  "questionId": "freetext",
                  "value": "标题描述应出现在此处",
                  "path": "description"
                },
                {
                  "questionId": "behaviour_1",
                  "value": "测试功能- 如果选择了第二个选项,那下一道题应该显示“功能有效“",
                  "path": "title"
                },
                {
                  "questionId": "behaviour_1",
                  "value": "描述:如果您选择了除了选项二的其它选项,那下一道题不应该写着“功能有效“",
                  "path": "description"
                },
                {
                  "questionId": "behaviour_1",
                  "value": "普通",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "behaviour_1",
                  "value": "下一道题应该写着“功能有效“",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "behaviour_1",
                  "value": "普通",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "behaviour_1",
                  "value": "普通",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "behavious_1_works",
                  "value": "功能有效",
                  "path": "title"
                },
                {
                  "questionId": "behavious_1_works",
                  "value": "描述:当您在上一个题目选择了第二个选项,这个问题才会显示。",
                  "path": "description"
                },
                {
                  "questionId": "behavious_1_works",
                  "value": "Answer 1",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "behavious_1_works",
                  "value": "Answer 2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "behavious_1_works",
                  "value": "Answer 3",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "behavious_1_works",
                  "value": "Answer 4",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "测试量表问题类型",
                  "path": "title"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "这个量表评分为 0 和 100 的等级之间\n\n量表应该垂直显示\n\n**粗体文字的描述**",
                  "path": "description"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "0",
                  "path": "scaleLabels.0.label"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "10",
                  "path": "scaleLabels.1.label"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "20",
                  "path": "scaleLabels.2.label"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "30",
                  "path": "scaleLabels.3.label"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "40",
                  "path": "scaleLabels.4.label"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "50",
                  "path": "scaleLabels.5.label"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "60",
                  "path": "scaleLabels.6.label"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "70",
                  "path": "scaleLabels.7.label"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "80",
                  "path": "scaleLabels.8.label"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "90",
                  "path": "scaleLabels.9.label"
                },
                {
                  "questionId": "scale_verticle",
                  "value": "100",
                  "path": "scaleLabels.10.label"
                },
                {
                  "questionId": "scale_horizontal",
                  "value": "横向显示量表问题类型(有选项标签)",
                  "path": "title"
                },
                {
                  "questionId": "scale_horizontal",
                  "value": "描述测试",
                  "path": "description"
                },
                {
                  "questionId": "scale_horizontal",
                  "value": "强烈反对",
                  "path": "scaleLabels.0.label"
                },
                {
                  "questionId": "scale_horizontal",
                  "value": "反对",
                  "path": "scaleLabels.1.label"
                },
                {
                  "questionId": "scale_horizontal",
                  "value": "既不同意也不反对",
                  "path": "scaleLabels.2.label"
                },
                {
                  "questionId": "scale_horizontal",
                  "value": "同意",
                  "path": "scaleLabels.3.label"
                },
                {
                  "questionId": "scale_horizontal",
                  "value": "强烈同意",
                  "path": "scaleLabels.4.label"
                },
                {
                  "questionId": "scale_verticle_with_options",
                  "value": "垂直显示量表问题类型(有选项标签)",
                  "path": "title"
                },
                {
                  "questionId": "scale_verticle_with_options",
                  "value": "描述测试",
                  "path": "description"
                },
                {
                  "questionId": "scale_verticle_with_options",
                  "value": "强烈反对",
                  "path": "scaleLabels.0.label"
                },
                {
                  "questionId": "scale_verticle_with_options",
                  "value": "反对",
                  "path": "scaleLabels.1.label"
                },
                {
                  "questionId": "scale_verticle_with_options",
                  "value": "既不同意也不反对",
                  "path": "scaleLabels.2.label"
                },
                {
                  "questionId": "scale_verticle_with_options",
                  "value": "同意",
                  "path": "scaleLabels.3.label"
                },
                {
                  "questionId": "scale_verticle_with_options",
                  "value": "强烈同意",
                  "path": "scaleLabels.4.label"
                },
                {
                  "questionId": "date",
                  "value": "输入优先日期 (例:1989年11月12日)",
                  "path": "title"
                },
                {
                  "questionId": "date",
                  "value": "描述:\n测试“日期”问题类型",
                  "path": "description"
                },
                {
                  "questionId": "selectmany_nolabels",
                  "value": "测试能选多项答案的选择题(没有个别标签)",
                  "path": "title"
                },
                {
                  "questionId": "selectmany_nolabels",
                  "value": "描述:您能选择不受限制的多项答案\n\n没有使用(show value and label)",
                  "path": "description"
                },
                {
                  "questionId": "selectmany_nolabels",
                  "value": "一",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "selectmany_nolabels",
                  "value": "二",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "selectmany_nolabels",
                  "value": "三",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "selectmany_nolabels",
                  "value": "四",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "selectmany_nolabels",
                  "value": "五",
                  "path": "choices.4.label"
                },
                {
                  "questionId": "selectmany_nolabels",
                  "value": "六",
                  "path": "choices.5.label"
                },
                {
                  "questionId": "selectmany_nolabels",
                  "value": "七",
                  "path": "choices.6.label"
                },
                {
                  "questionId": "selectmany_nolabels",
                  "value": "八",
                  "path": "choices.7.label"
                },
                {
                  "questionId": "behavious_2",
                  "value": "测试功能- 如果选择了第一个选项,那下一道题应该显示“功能有效“",
                  "path": "title"
                },
                {
                  "questionId": "behavious_2",
                  "value": "描述:如果您选择了除了选项一的其它选项,那下一道题不应该写着“功能有效“",
                  "path": "description"
                },
                {
                  "questionId": "behavious_2",
                  "value": "下一道题应该写着“功能有效“",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "behavious_2",
                  "value": "普通",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "behavious_2",
                  "value": "普通",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "behavious_2",
                  "value": "普通",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "behaviour_2_works",
                  "value": "功能有效",
                  "path": "title"
                },
                {
                  "questionId": "behaviour_2_works",
                  "value": "描述:当您在上一个题目选择了第二个选项,这个问题才会显示。",
                  "path": "description"
                },
                {
                  "questionId": "behaviour_2_works",
                  "value": "Answer 1",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "behaviour_2_works",
                  "value": "Answer 2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "behaviour_2_works",
                  "value": "Answer 3",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "behaviour_2_works",
                  "value": "Answer 4",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "behaviour_jump",
                  "value": "测试功能-跳去另一个问题-如果选择了第一个选项,那下一道题应该显示“成功跳过“",
                  "path": "title"
                },
                {
                  "questionId": "behaviour_jump",
                  "value": "描述:如果您选择了除了选项一的其它选项,那下一道题不应该写着“成功跳过“",
                  "path": "description"
                },
                {
                  "questionId": "behaviour_jump",
                  "value": "Option 1: NEXT question will say \"Jump Behavior Works\"",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "behaviour_jump",
                  "value": "Option 2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "behaviour_jump",
                  "value": "Option 3",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "behaviour_jump",
                  "value": "Option 4",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "jump_behaviour_skipped_qs",
                  "value": "应该被跳过的问题",
                  "path": "title"
                },
                {
                  "questionId": "jump_behaviour_skipped_qs",
                  "value": "描述:这个问题只会在您选择了除了选项一的其它选项的情况下显示",
                  "path": "description"
                },
                {
                  "questionId": "jump_behaviour_skipped_qs",
                  "value": "Answer 1",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "jump_behaviour_skipped_qs",
                  "value": "Answer 2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "jump_behaviour_skipped_qs",
                  "value": "Answer 3",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "jump_behaviour_skipped_qs",
                  "value": "Answer 4",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "jump_behaviour_works",
                  "value": "成功跳过",
                  "path": "title"
                },
                {
                  "questionId": "jump_behaviour_works",
                  "value": "描述:这个问题只会在您在上个问题选择了选项一的情况下显示",
                  "path": "description"
                },
                {
                  "questionId": "jump_behaviour_works",
                  "value": "Answer 1",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "jump_behaviour_works",
                  "value": "Answer 2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "jump_behaviour_works",
                  "value": "Answer 3",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "jump_behaviour_works",
                  "value": "Answer 4",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "selectone_verticle_options",
                  "value": "具有多个垂直选项 (选一项答案的选择题)",
                  "path": "title"
                },
                {
                  "questionId": "selectone_verticle_options",
                  "value": "10个选项应该是可见的,有 2 个长选项\n\n没有使用 **Display vertically**",
                  "path": "description"
                },
                {
                  "questionId": "selectone_verticle_options",
                  "value": "选项 1",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "selectone_verticle_options",
                  "value": "选项 2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "selectone_verticle_options",
                  "value": "选项 3 (这是一个比较长的选项来测试选项是如何显示的)",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "selectone_verticle_options",
                  "value": "选项 4 (这是一个比较长的选项来测试选项是如何显示的)",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "selectone_verticle_options",
                  "value": "选项 5",
                  "path": "choices.4.label"
                },
                {
                  "questionId": "selectone_verticle_options",
                  "value": "选项 6",
                  "path": "choices.5.label"
                },
                {
                  "questionId": "selectone_verticle_options",
                  "value": "选项 7",
                  "path": "choices.6.label"
                },
                {
                  "questionId": "selectone_verticle_options",
                  "value": "选项 8",
                  "path": "choices.7.label"
                },
                {
                  "questionId": "selectone_verticle_options",
                  "value": "选项 9",
                  "path": "choices.8.label"
                },
                {
                  "questionId": "selectone_verticle_options",
                  "value": "选项 10",
                  "path": "choices.9.label"
                },
                {
                  "questionId": "typo_emphasis",
                  "value": "带有字体强调的部分 **粗体文字** **_粗体和斜体文字_**",
                  "path": "title"
                },
                {
                  "questionId": "typo_emphasis",
                  "value": "测试字体强调 \n**粗体文字**\n**_粗体和斜体文字_**",
                  "path": "description"
                },
                {
                  "questionId": "typo_emphasis",
                  "value": "选项 1",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "typo_emphasis",
                  "value": "选项 2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "typo_emphasis",
                  "value": "拥有**_粗体和斜体文字_** 的选项",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "typo_emphasis",
                  "value": "拥有**粗体文字**的选项",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "hide_section_question",
                  "value": "若您选择**是**,那接下来的两个题目将会被隐藏,并且问卷应该被完成。",
                  "path": "title"
                },
                {
                  "questionId": "hide_section_question",
                  "value": "描述:测试隐藏整个部分的功能",
                  "path": "description"
                },
                {
                  "questionId": "hide_section_question",
                  "value": "Yes (Goes to finish)",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "hide_section_question",
                  "value": "No (two more questions)",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "hide_section_qs_to_be_hidden",
                  "value": "若您在上一个问题选择**是**,那这个分布会被隐藏",
                  "path": "title"
                },
                {
                  "questionId": "hide_section_nested_q1",
                  "value": "选一个选项",
                  "path": "title"
                },
                {
                  "questionId": "hide_section_nested_q1",
                  "value": "1",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "hide_section_nested_q1",
                  "value": "2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "hide_section_nested_q1",
                  "value": "3",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "hide_section_nested_q2",
                  "value": "选多个选项",
                  "path": "title"
                },
                {
                  "questionId": "hide_section_nested_q2",
                  "value": "One",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "hide_section_nested_q2",
                  "value": "Two",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "hide_section_nested_q2",
                  "value": "Three",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "hide_section_nested_q2",
                  "value": "Four",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "fomula_section",
                  "value": "公式问题类型",
                  "path": "title"
                },
                {
                  "questionId": "fomula_option_1",
                  "value": "1. 选一个选项",
                  "path": "title"
                },
                {
                  "questionId": "fomula_option_1",
                  "value": "**请记得您选的选项**",
                  "path": "description"
                },
                {
                  "questionId": "fomula_option_1",
                  "value": "五",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "fomula_option_1",
                  "value": "十",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "fomula_option_2",
                  "value": "2.选一个选项",
                  "path": "title"
                },
                {
                  "questionId": "fomula_option_2",
                  "value": "**请记得您选的选项**",
                  "path": "description"
                },
                {
                  "questionId": "fomula_option_2",
                  "value": "五",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "fomula_option_2",
                  "value": "十",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "fomula_answer",
                  "value": "此问题将显示前两个问题的答案的添加。",
                  "path": "title"
                },
                {"questionId": "video", "value": "视频", "path": "title"},
                {
                  "questionId": "video",
                  "value": "测试问题描述",
                  "path": "description"
                },
                {
                  "questionId": "media_section",
                  "value": "测试新闻工具问题类型(视频、音频和图像)",
                  "path": "title"
                },
                {"questionId": "audio", "value": "音频", "path": "title"},
                {
                  "questionId": "audio",
                  "value": "描述测试问题描述",
                  "path": "description"
                },
                {"questionId": "image", "value": "图像", "path": "title"},
                {
                  "questionId": "image",
                  "value": "测试问题描述",
                  "path": "description"
                },
                {
                  "questionId": "level_2_nesting_section",
                  "value": "第二层嵌套部分标题",
                  "path": "title"
                },
                {
                  "questionId": "level_2_nesting_section",
                  "value": "第二层嵌套部分描述",
                  "path": "description"
                },
                {
                  "questionId": "level_2_nesting_question",
                  "value": "第二层嵌套部分",
                  "path": "title"
                },
                {
                  "questionId": "level_2_nesting_question",
                  "value": "第二层嵌套描述",
                  "path": "description"
                },
                {
                  "questionId": "level_2_nesting_question",
                  "value": "是",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "level_2_nesting_question",
                  "value": "否",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "level_1_nesting_section",
                  "value": "第一层部分标题",
                  "path": "title"
                },
                {
                  "questionId": "level_1_nesting_section",
                  "value": "第一层嵌套部分描述。一共有五层嵌套。",
                  "path": "description"
                },
                {
                  "questionId": "level_1_nesting_question",
                  "value": "第一层嵌套部分",
                  "path": "title"
                },
                {
                  "questionId": "level_1_nesting_question",
                  "value": "第一层嵌套部分描述",
                  "path": "description"
                },
                {
                  "questionId": "level_1_nesting_question",
                  "value": "是",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "level_1_nesting_question",
                  "value": "否",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "level_3_nesting_section",
                  "value": "第三层嵌套部分标题",
                  "path": "title"
                },
                {
                  "questionId": "level_3_nesting_question",
                  "value": "第三层嵌套部分",
                  "path": "title"
                },
                {
                  "questionId": "level_3_nesting_question",
                  "value": "是",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "level_3_nesting_question",
                  "value": "否",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "level_4_nesting_section",
                  "value": "第四层嵌套部分标题",
                  "path": "title"
                },
                {
                  "questionId": "level_4_nesting_question",
                  "value": "第四层嵌套部分",
                  "path": "title"
                },
                {
                  "questionId": "level_4_nesting_question",
                  "value": "是",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "level_4_nesting_question",
                  "value": "否",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "level_5_nesting_section",
                  "value": "第五层嵌套部分标题",
                  "path": "title"
                },
                {
                  "questionId": "level_5_nesting_question",
                  "value": "第五层嵌套部分",
                  "path": "title"
                },
                {
                  "questionId": "level_5_nesting_question",
                  "value": "是",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "level_5_nesting_question",
                  "value": "否",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "matrix",
                  "value": "矩阵分段标题",
                  "path": "title"
                },
                {
                  "questionId": "matrix",
                  "value": "矩阵分段标题描述\n这个分段应有三个只能选一项答案的选择题,显示在同一页",
                  "path": "description"
                },
                {
                  "questionId": "inside_matrix_1",
                  "value": "在矩阵里的问题 1",
                  "path": "title"
                },
                {
                  "questionId": "inside_matrix_1",
                  "value": "是",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "inside_matrix_1",
                  "value": "否",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "inside_matrix_3",
                  "value": "在矩阵里的问题 3",
                  "path": "title"
                },
                {
                  "questionId": "inside_matrix_3",
                  "value": "是",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "inside_matrix_3",
                  "value": "否",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "inside_matrix_2",
                  "value": "在矩阵里的问题 2",
                  "path": "title"
                },
                {
                  "questionId": "inside_matrix_2",
                  "value": "是",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "inside_matrix_2",
                  "value": "否",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "number",
                  "value": "输入10 和 100之间的号码",
                  "path": "title"
                },
                {
                  "questionId": "number",
                  "value": "若输入10 以下或100以上的号码,系统会显示验证错误。\n这一类问题直接收号码的答案。",
                  "path": "description"
                },
                {
                  "questionId": "number",
                  "value": "你今天的健康状况 =",
                  "path": "label"
                },
                {
                  "questionId": "scale_eq5d",
                  "value": "EQ5D 量表- 请在量尺上轻轻点一下,以指出你今天的健康状况如何。",
                  "path": "title"
                },
                {
                  "questionId": "scale_eq5d",
                  "value": "你今天的健康状况 =",
                  "path": "label"
                },
                {
                  "questionId": "scale_eq5d",
                  "value": "你想象中最好的健康状况",
                  "path": "scaleLabels.0.label"
                },
                {
                  "questionId": "scale_eq5d",
                  "value": "你想象中最差的健康状况",
                  "path": "scaleLabels.2.label"
                },
                {
                  "questionId": "time",
                  "value": "您今天早上几点起床",
                  "path": "title"
                },
                {
                  "questionId": "time",
                  "value": "描述:请选择一个时间。\n\n您可以选择不回答这个问题",
                  "path": "description"
                },
                {
                  "questionId": "selectmany_limit_3",
                  "value": "测试能选多项答案的选择题(只限三项答案)",
                  "path": "title"
                },
                {
                  "questionId": "selectmany_limit_3",
                  "value": "描述:系统只允许您选择三项答案\n\n有使用 **show value and label**",
                  "path": "description"
                },
                {
                  "questionId": "selectmany_limit_3",
                  "value": "一",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "selectmany_limit_3",
                  "value": "二",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "selectmany_limit_3",
                  "value": "三",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "selectmany_limit_3",
                  "value": "四",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "selectmany_limit_3",
                  "value": "五",
                  "path": "choices.4.label"
                },
                {
                  "questionId": "selectmany_limit_3",
                  "value": "六",
                  "path": "choices.5.label"
                },
                {
                  "questionId": "selectmany_limit_3",
                  "value": "七",
                  "path": "choices.6.label"
                },
                {
                  "questionId": "selectmany_limit_3",
                  "value": "八",
                  "path": "choices.7.label"
                },
                {
                  "questionId": "piped_text_section",
                  "value": "管道文本功能测试的分段",
                  "path": "title"
                },
                {
                  "questionId": "piped_text_one",
                  "value": "管道文本功能测试(用只能选一项答案的选择题)",
                  "path": "title"
                },
                {
                  "questionId": "piped_text_one",
                  "value": "选项 1",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "piped_text_one",
                  "value": "选项 2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "piped_text_one",
                  "value": "选项 3",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "piped_text_one",
                  "value": "选项 4",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "WXYNmhDr5hZxYoDyT",
                  "value": "您在上一个题目选的选项可以显示在标题里: {{piped_text_one:label}}",
                  "path": "title"
                },
                {
                  "questionId": "WXYNmhDr5hZxYoDyT",
                  "value": "您在上一个题目选的选项也可以显示描述里: {{piped_text_one:label}}",
                  "path": "description"
                },
                {
                  "questionId": "piped_text_many",
                  "value": "管道文本功能测试(用能选多项答案的选择题)",
                  "path": "title"
                },
                {
                  "questionId": "piped_text_many",
                  "value": "选项 1",
                  "path": "choices.0.label"
                },
                {
                  "questionId": "piped_text_many",
                  "value": "选项 2",
                  "path": "choices.1.label"
                },
                {
                  "questionId": "piped_text_many",
                  "value": "选项 3",
                  "path": "choices.2.label"
                },
                {
                  "questionId": "piped_text_many",
                  "value": "选项 4",
                  "path": "choices.3.label"
                },
                {
                  "questionId": "DtcSoWxADmda3AeRN",
                  "value": "您在上一个题目选的所有选项可以显示在标题里: {{piped_text_many:label}}",
                  "path": "title"
                },
                {
                  "questionId": "DtcSoWxADmda3AeRN",
                  "value": "您在上一个题目选的所有选项也可以显示描述里: {{piped_text_many:label}}",
                  "path": "description"
                }
              ]
            }
          }
        ]
      }
    }
  }
}
Editor is loading...