[
    {
        "id": "height",
        "type": "Rating",
        "question": "What is your height?",
        "helpText": "Set your height by moving the slider",
        "options": {
            "defaultValue": 60,
            "minValue": 36,
            "maxValue": 96
        }
    },
    {
        "id": "weight",
        "type": "Rating",
        "question": "What is your weight?",
        "helpText": "Set your weight by moving the slider",
        "options": {
            "defaultValue": 150,
            "minValue": 50,
            "maxValue": 400,
            "ticks": 10,
            "step": 1
        }
    },
    {
        "id": "shoeSize",
        "type": "Rating",
        "question": "What is your shoe size?",
        "helpText": "Set your shoe size by moving the slider",
        "options": {
            "mensMinValue": 6,
            "mensMaxValue": 22,
            "mensDefaultValue": 10,
            "womensMinValue": 5,
            "womensMaxValue": 14,
            "womensDefaultValue": 10,
            "locale": "US",
            "ticks": 0.5
        }
    },
    {
        "id": "childShoeSize",
        "type": "Rating",
        "question": "What is your shoe size?",
        "helpText": "Select the category and then set your shoe size by moving the slider",
        "options": {
            "infantAndToddlerDefaultValue": "5C",
            "infantAndToddlerSteps": ["2C", "3C", "4C", "5C", "6C", "7C", "8C", "9C", "10C"],

            "littleKidsDefaultValue": "13C",
            "littleKidsSteps": ["10.5C", "11C", "12C", "13C", "1Y", "2Y", "3Y"],

            "bigKidsDefaultValue": "5Y",
            "bigKidsSteps": ["3.5Y", "4Y", "4.5Y", "5Y", "5.5Y", "6.0Y", "6.5Y", "7.0Y"]
        }
    },
    {
        "id": "shirtSize",
        "type": "Single Selection",
        "question": "What is your shirt size?",
        "helpText": "Select your shirt size by moving the slider",
        "options": {
            "defaultValue": "xs",
            "stepsArray": ["xs","s","m","l","xl","2xl"],

            "mensDefaultValue": "xs",
            "mensStepsArray": ["xs","s","m","l","xl","2xl"],

            "womensDefaultValue": "xs",
            "womenStepsArray": ["xs","s","m","l","xl","2xl"]
        }
    },
    {
        "id": "clothingSize",
        "type": "Rating",
        "question": "What is your numeric women's pant size?",
        "helpText": "Select your clothing size by moving the slider",
        "options": {
            "defaultValue": "xs",
            "stepsArray": ["xs","s","m","l","xl","2xl"]
        }
    },
    {
        "id": "sleeveLength",
        "type": "Rating",
        "question": "What is your sleeve length?",
        "helpText": "Set your sleeve length by moving the slider",
        "options": {
            "defaultValue": 33,
            "minValue": 24,
            "maxValue": 44
        }
    },
    {
        "id": "jacketSize",
        "type": "Single Selection",
        "question": "What is your jacket size?",
        "helpText": "Select your jacket size by moving the slider",
        "options": {
            "defaultValue": "xs",
            "stepsArray": ["xs","s","m","l","xl","2xl"],

            "mensDefaultValue": "xs",
            "mensStepsArray": ["xs","s","m","l","xl","2xl"],

            "womensDefaultValue": "xs",
            "womenStepsArray": ["xs","s","m","l","xl","2xl"],

            "sizeChart": {
                "male": "MensSizing.png",
                "female": "WomensSizing.png"
            }
        }
    },
    {
        "id": "gloveSize",
        "type": "Single Selection",
        "question": "What is your glove size?",
        "helpText": "Select your glove size by moving the slider",
        "options": {
            "defaultValue": "s",
            "stepsArray": [
                 "S",
                 "M",
                 "L",
                 "XL",
                 "XXL",
                 "XXXL"
             ],

            "mensDefaultValue": "s",
            "mensStepsArray": ["S", "M", "L", "XL", "XXL", "XXXL"],

            "womensDefaultValue": "s",
            "womenStepsArray": ["S", "M", "L", "XL", "XXL", "XXXL"],

            "sizeChart": {
                "male": "GloveSizing.png",
                "female": "GloveSizing.png"
            }
        }
    },
    {
        "id": "dateOfBirth",
        "type": "Free Form Text",
        "question": "What is your Date of Birth?",
        "helpText": "Please enter your birth date as mm/dd/yyyy",
        "options": {
            "minimumAge": 16
        }
    },
    {
        "id": "dateOfBirthYoung",
        "type": "Free Form Text",
        "question": "What is your Date of Birth?",
        "helpText": "Please enter your birth date as mm/dd/yyyy",
        "options": {
            "maximumAge": 13
        }
    },
    {
        "id": "ageCheckpoint",
        "type": "Multiple Selection",
        "question": "Are you at least ~ years of age?",
        "helpText": "Please verify your age",
        "options": {
            "minimumAge": 16
        }
    },
    {
        "id": "gender",
        "type": "Single Selection",
        "question": "What is your gender?",
        "helpText": "Select your gender by selecting Male or Female"
    },
    {
        "id": "shoeWidthStr",
        "type": "Rating",
        "question": "What is the width of your shoe?",
        "helpText": "Set your shoe width by moving the slider",
        "options": {
            "defaultValue": "D",
            "stepsArray": [
                "AA",
                "A",
                "B",
                "C",
                "D",
                "E",
                "EE",
                "EEE",
                "EEEE"
            ]
        }
    },
    {
        "id": "pants",
        "type": "Rating",
        "question": "What is your pants inseam length and waist size?",
        "helpText": "Set your inseam length and waist size by moving the slider",
        "options": {
            "inseamMinValue": 22,
            "inseamMaxValue": 40,
            "inseamDefaultValue": 34,
            "waistMinValue": 24,
            "waistMaxValue": 60,
            "waistDefaultValue": 36
        }
    },
    {
        "id": "pantSize",
        "type": "Rating",
        "question": "What is your pant size?",
        "helpText": "Set your pant size by moving the slider",
        "options": {
            "defaultValue": "xs",
            "stepsArray": ["xs","s","m","l","xl","2xl"],

            "mensDefaultValue": "xs",
            "mensStepsArray": ["xs","s","m","l","xl","2xl"],

            "womensDefaultValue": "xs",
            "womenStepsArray": ["xs","s","m","l","xl","2xl"],

            "sizeChart": {
                "male": "MensSizing.png",
                "female": "WomensSizing.png"
            }
        }
    },
    {
        "id": "misc",
        "type": "Multiple",
        "question": "How did you hear about us?"
    },
    {
        "id": "personal",
        "type": "Free Form Text",
        "question": "What is your full name and email address?",
        "helpText": "Enter your full name and email using the text fields below"
    },
    {
        "id": "mobilePhone",
        "type": "Numeric",
        "question": "What is your mobile phone number?",
        "helpText": "Enter your mobile phone below"
    },
    {
        "id": "favoriteQuote",
        "type": "Free Form Text",
        "question": "What is your favorite quote",
        "helpText": "Enter your favorite quote below"
    },
    {
        "id": "runningShoeSize",
        "type": "Rating",
        "question": "What is your running shoes size?",
        "helpText": "Set your running shoe size by moving the slider",
        "options": {
            "mensMinValue": 35,
            "mensMaxValue": 45,
            "mensDefaultValue": 40,
            "womensMinValue": 35,
            "womensMaxValue": 45,
            "womensDefaultValue": 40,
            "locale": "EU"
        }
    },
    {
        "id": "armPreference",
        "type": "Single Selection",
        "question": "Is your left or right arm dominant?",
        "helpText": "Select your dominant arm"
    },
    {
        "id": "legPreference",
        "type": "Single Selection",
        "question": "Is your left or right leg dominant?",
        "helpText": "Select your dominant leg"
    },
    {
        "id": "neckMeasurement",
        "type": "Rating",
        "question": "What is the size of your neck?",
        "helpText": "Set your neck size by moving the slider",
        "options": {
            "defaultValue": 16,
            "minValue": 8,
            "maxValue": 24,
            "ticks": 0.5
        }
    },
    {
        "id": "chestMeasurement",
        "type": "Rating",
        "question": "What is the size of your chest?",
        "helpText": "Set your chest size by moving the slider",
        "options": {
            "defaultValue": 45,
            "minValue": 30,
            "maxValue": 58,
            "ticks": 0.5
        }
    },
    {
        "id": "thighMeasurement",
        "type": "Rating",
        "question": "What is the size of your thigh?",
        "helpText": "Set your thigh size by moving the slider",
        "options": {
            "defaultValue": 20,
            "minValue": 10,
            "maxValue": 36,
            "ticks": 0.5
        }
    },
    {
        "id": "bicepMeasurement",
        "type": "Rating",
        "question": "What is the size of your biceps?",
        "helpText": "Set your bicep size by moving the slider",
        "options": {
            "defaultValue": 16,
            "minValue": 8,
            "maxValue": 24,
            "ticks": 0.5
        }
    },
    {
        "id": "profession",
        "type": "Single Selection",
        "question": "What is your profession?",
        "helpText": "Select your profession from the dropdown list"
    },
    {
        "id": "favoriteMemory",
        "type": "Free Form Text",
        "question": "What is your favorite memory while participating in your Sport, Activity or Profession?",
        "helpText": "Provide us with your favorite memory"
    },
    {
        "id": "address",
        "type": "Free Form Text",
        "question": "What is your contact info?",
        "helpText": "Your shipping address is needed for us to ship the product to you for testing. Please do not use a P.O.Box",
        "options": {
            "allowUSOnly": false
        }
    },
    {
        "id": "winterActivities",
        "type": "Multiple Selection",
        "question": "Please select 3 winter sports or activities",
        "helpText": "Select up to 3 entries",
        "options": {
            "maxCount": 3,
            "minCount": 1
        }
    },
    {
        "id": "summerActivities",
        "type": "Multiple Selection",
        "question": "Please select 3 summer sports or activities",
        "helpText": "Select up to 3 entries",
        "options": {
            "maxCount": 3,
            "minCount": 1
        }
    },
    {
        "id": "activities",
        "type": "Multiple Selection",
        "question": "Please select 3 activities you take part in regularly",
        "helpText": "Select up to 3 entries",
        "options": {
            "maxCount": 3,
            "minCount": 1
        }
    },
    {
        "id": "recieveNotifType",
        "type": "Multiple Selection",
        "question": "Would you like to receive information from Chico's FAS on other product tests you may be interested in?",
        "helpText": "Would you like to receive information from Chico's FAS on other product tests?",
        "options": {
            "yesNoAnswer": true
        }
    },
    {
        "id": "loginInfo",
        "type": "Free Form Text",
        "question": "Enter a username and password",
        "helpText": "Enter a username and password. Re-enter the password"
    },
    {
        "id": "utype",
        "type": "Single Selection",
        "question": "What type of user are you?",
        "helpText": "Select a user type from the list"
    },
    {
        "id": "aboutMe",
        "type": "Free Form Text",
        "question": "Tell us a little about you",
        "helpText": "Enter your text in the textarea provided"
    },
    {
        "id": "shoulderMeasurement",
        "type": "Rating",
        "question": "What is your shoulder width?",
        "helpText": "Set your shoulder width by moving the slider",
        "options": {
            "defaultValue": 20,
            "minValue": 12,
            "maxValue": 30,
            "ticks": 0.5
        }
    },
    {
        "id": "underBustMeasurement",
        "type": "Rating",
        "question": "What is your over bust measurement?",
        "helpText": "Set the bust value by moving the slider",
        "options": {
            "defaultValue": 38,
            "minValue": 30,
            "maxValue": 46
        }
    },
    {
        "id": "seatMeasurement",
        "type": "Rating",
        "question": "What is your seat measurement?",
        "helpText": "Set the seat size by moving the slider",
        "options": {
            "defaultValue": 36,
            "minValue": 32,
            "maxValue": 54
        }
    },
    {
        "id": "changePassword",
        "type": "Free Form Text",
        "question": "Change password?",
        "helpText": "Enter old password. Then enter new password. Re-enter the password."
    },
    {
        "id": "brandAssociation",
        "type": "Free Form Text",
        "question": "Please enter your Chico's-supplied registration code.",
        "helpText": "If you received a code from us enter it here.",
        "options": {
            "required": false
        }
    },
    {
        "id": "fitPreference",
        "type": "Free Form Text",
        "question": "Fit Preference",
        "helpText": "Please describe how you prefer your clothes to fit"
    },
    {
        "id": "salaryRange",
        "type": "Single Selection",
        "question": "What is your Salary Range (optional)?",
        "helpText": "Select your Salary Range by moving the slider",
        "options": {
            "stepsArray": [
                "< $50,000",
                "$50,000 - $74,999",
                "$75,000 - $99,999",
                "$100,000 - $149,999",
                "$150,000+"
            ]
        }
    },
    {
        "id": "isEmployee",
        "type": "Single Selection",
        "question": "Are you a Chico's FAS employee?",
        "helpText": "Select Yes if you are a Chico's FAS employee or No if you are not"
    },
    {
        "id": "TOC",
        "question": "Terms and Conditions",
        "helpText": "You can download or print the terms and conditions. Acceptance is required to proceed.",
        "options": {
            "ruleUrl": "https://res.cloudinary.com/weartest/image/upload/v1392997738/zcsf475efbj0tscq5z91.pdf",
            "mainText": "",
            "acceptText": "I have read and I agree to the terms and conditions above",
            "acceptTxt": "PROFILE_QUESTIONS.TOC.ACCEPT"
        }
    },
    {
        "id": "PA",
        "question": "Privacy Agreement",
        "helpText": "You can download or print the privacy agreement. Acceptance is required to proceed.",
        "options": {
            "ruleUrl": "https://res.cloudinary.com/weartest/image/upload/v1469086146/Mesh01_Platform__T_C_comments_v3_s2tozh.pdf",
            "mainText": "",
            "acceptText": "I have read and I agree to the privacy agreement above"
        }
    },
    {
        "id": "currTestingForOtherBrands",
        "question": "Are you currently testing for another brand?",
        "helpText": ""
    },
    {
      "id": "braSize",
      "type": "Single Selection",
      "question": "What is your bra size?",
      "helpText": "Select one option from each dropdown",
        "options": {
            "bandSizes": [
                28,
                30,
                32,
                34,
                36,
                38,
                40,
                42,
                44,
                46
            ],
            "cupSizes": [
                "A",
                "B",
                "C",
                "D",
                "DD",
                "E"
            ]
        }
    },
    {
        "id": "sportsBraSize",
        "type": "Single Selection",
        "question": "What is your sports bra size?",
        "helpText": "Select your size from the dropdown list",
        "options": {
            "stepsArray": [
                "XS",
                "S",
                "M",
                "L",
                "XL",
                "XXL"
            ]
        }
    },
    {
        "id": "availableForTravel",
        "question": "Are you available to travel to our headquarters?",
        "helpText": ""
    },
    {
        "id": "heardAboutUsFrom",
        "question": "How did you hear about us?",
        "helpText": ""
    },
    {
        "id": "parentChild",
        "question": "Would you like to also apply to be a tester yourself?"
    },
    {
        "id": "shortsSize",
        "type": "Rating",
        "question": "What is your shorts size?",
        "helpText": "Set your shorts size by moving the slider",
        "options": {
            "defaultValue": "xs",
            "stepsArray": ["xs","s","m","l","xl","2xl"],

            "mensDefaultValue": "xs",
            "mensStepsArray": ["xs","s","m","l","xl","2xl"],

            "womensDefaultValue": "xs",
            "womenStepsArray": ["xs","s","m","l","xl","2xl"]
        }
    },
    {
        "id": "message1",
        "question": "this is the message 1"
    },
    {
        "id": "message2",
        "question": "this is the message 2"
    },
    {
        "id": "message3",
        "question": "this is the message 3"
    }
]
