UNPKG

brand-assets

Version:
753 lines (736 loc) 23.1 kB
[ { "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? (We only test shoes in the sizes listed)", "helpText": "Set your shoe size by moving the slider", "options": { "mensMinValue": 8.5, "mensMaxValue": 13, "mensDefaultValue": 10, "mensSliderClass": "slider-shoes-male-limited", "womensMinValue": 6.5, "womensMaxValue": 9, "womensDefaultValue": 7, "womensSliderClass": "slider-shoes-female-limited", "locale": "US", "ticks": 0.5, "footWidths": [ "Narrow", "Medium", "Wide" ] } }, { "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": "shoeSizeV2", "type": "Rating", "question": "What is your shoe size? (We only test shoes in the sizes listed)", "helpText": "Set your shoe size by moving the slider", "options": { "mensMinValue": 8.5, "mensMaxValue": 13, "mensDefaultValue": 10, "mensSliderClass": "slider-shoes-male-limited", "womensMinValue": 6.5, "womensMaxValue": 9, "womensDefaultValue": 7, "womensSliderClass": "slider-shoes-female-limited", "locale": "US", "ticks": 0.5, "footWidths": [ "Narrow", "Medium", "Wide" ] } }, { "id": "shirtSize", "type": "Single Selection", "question": "What is your top/shirt size? (We only test apparel in the sizes listed)", "helpText": "Select your top/shirt size by moving the slider", "options": { "genderSensitive": true, "defaultValue": "m", "stepsArray": ["xs","s","m","l","xl","2xl","3xl","4xl"], "mensDefaultValue": "m", "mensStepsArray": ["xs","s","m","l","xl","2xl","3xl","4xl"], "womensDefaultValue": "m", "womenStepsArray": ["xs","s","m","l","xl","2xl","3xl","4xl"], "sizeChart": { "male": "Mens Fit Size Guide.png", "female": "Womens Fit Size Guide.png" }, "fitPreferences": { "male": [ "Performance", "Active", "Modern Classic", "Relaxed" ], "female": [ "Performance", "Active", "Regular", "Relaxed" ] } } }, { "id": "clothingSize", "type": "Rating", "question": "What is your numeric women's pant size?", "helpText": "Select your clothing size by moving the slider", "options": { "defaultValue": "10", "minValue": 0, "maxValue": 32 } }, { "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","3xl","4xl"], "mensDefaultValue": "xs", "mensStepsArray": ["xs","s","m","l","xl","2xl","3xl","4xl"], "womensDefaultValue": "xs", "womenStepsArray": ["xs","s","m","l","xl","2xl","3xl","4xl"] } }, { "id": "gloveSize", "type": "Single Selection", "question": "What is your glove size?", "helpText": "Select your glove size by moving the slider", "options": { "defaultValue": "s", "stepsArray": [ "XXS", "XS", "S", "M", "L", "XL", "XXL", "XXXL" ], "mensDefaultValue": "S", "mensStepsArray": ["XXS", "XS", "S", "M", "L", "XL", "XXL", "XXXL"], "womensDefaultValue": "S", "womenStepsArray": ["XXS", "XS", "S", "M", "L", "XL", "XXL", "XXXL"] } }, { "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": 18 } }, { "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": "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": [ "AAAA", "AAA", "AA", "AA/A", "A", "A/B", "B", "B/C", "C", "C/D", "D", "D/E", "E", "E/EE", "EE", "EEE", "EEEE", "EEEEE", "EEEEEE" ] } }, { "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": "s", "stepsArray": ["s","m","l","xl","2xl"], "mensDefaultValue": "s", "mensStepsArray": ["s","m","l","xl","2xl"], "womensDefaultValue": "s", "womenStepsArray": ["s","m","l","xl","2xl"] } }, { "id": "misc", "type": "Multiple", "question": "How did you hear about us?", "options": { "otherCompanyText": "any other footwear companies", "travelDest": "Columbia Sportswear Company headquarters" } }, { "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": 6, "mensMaxValue": 22, "mensDefaultValue": 10, "womensMinValue": 5, "womensMaxValue": 14, "womensDefaultValue": 10, "locale": "US", "ticks": 0.5 } }, { "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": true } }, { "id": "productTypes", "type": "Multiple Selection", "question": "Which types of products are you interested in testing?", "helpText": "Select which product types you would like to apply to test" }, { "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", "helpText": "Select up to 3 entries", "options": { "maxCount": 3, "minCount": 1 } }, { "id": "footwearActivities", "type": "Multiple Selection", "question": "Select up to three activities for which you would like to test FOOTWEAR", "helpText": "You may choose up to three", "options": { "maxCount": 3, "minCount": 1, "display": "checkbox" } }, { "id": "apparelActivities", "type": "Multiple Selection", "question": "Select up to three activities for which you would like to test APPAREL", "helpText": "You may choose up to three", "options": { "maxCount": 3, "minCount": 1, "display": "checkbox" } }, { "id": "recieveNotifType", "type": "Multiple Selection", "question": "Select the Notifications you would like to receive.", "helpText": "Select the topics that you would want to be notified about", "options": { "yesNoAnswer": false, "General Updates": true, "Design Projects": false, "Product Tests": true, "Educational Information": false } }, { "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": "If you have a brand code please enter it below. (Optional)", "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 Columbia employee?", "helpText": "Select Yes if you are a Columbia 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/v1397578781/uk9baj2rsrfgh3qcn6xa.pdf", "mainText": "To continue the registration process, please <strong>read</strong> the \"Adult Legal Agreement\" and check the box below signifying that you agree to the terms. If you have questions regarding the \"Adult Legal Agreement\", you can email us at <a href=\"mailto:producttesting@columbia.com\">producttesting@columbia.com</a>", "acceptText": "I have read and I agree to the terms and conditions above", "acceptTxt": "I have read and I agree to the terms and conditions above" } }, { "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/v1397578781/uk9baj2rsrfgh3qcn6xa.pdf", "mainText": "", "acceptText": "I have read and I agree to the privacy agreement above", "acceptTxt": "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": "bodyMeasurements", "question": "Body Measurements", "helpText": "", "options": { "sizeChart": { "male": "HowToMeasure.png", "female": "HowToMeasure.png" } } }, { "id": "profileSetup", "question": "Profile Setup Information", "helpText": "", "options": { "minimumAge": 18, "allowUSOnly": true } }, { "id": "heightWeight", "question": "Height and Weight", "helpText": "", "options": { "defaultHeightValue": 60, "heightMinValue": 36, "heightMaxValue": 96, "defaultWeightValue": 150, "weightMinValue": 50, "weightMaxValue": 400, "weightTicks": 10, "weightStep": 1 } }, { "id": "pantBottomSize", "question": "Pant/Bottom Size (We only test apparel in the sizes listed)", "helpText": "", "options": { "genderSensitive": true, "defaultValue": "m", "sizeChart": { "male": "Mens Fit Size Guide.png", "female": "Womens Fit Size Guide.png" }, "fitPreferences": { "male": [ "Performance", "Active", "Modern Classic", "Relaxed" ], "female": [ "Performance", "Active", "Regular", "Relaxed" ] } } }, { "id": "confirmation", "question": "Confirmation", "helpText": "You're almost done.", "message": "Thank you for your interest in the Columbia Testing Program! To complete your application Click Next to provide additional information about yourself and the activities you have selected. Your application will then be reviewed and you will be notified if you've been accepted into our program within 30 days." }, { "id": "footwearActivitiesEdit", "question": "Manage your FOOTWEAR activity applications" }, { "id": "apparelActivitiesEdit", "question": "Manage your APPAREL activity applications" }, { "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": "s", "stepsArray": ["s","m","l","xl","2xl"], "mensDefaultValue": "s", "mensStepsArray": ["s","m","l","xl","2xl"], "womensDefaultValue": "s", "womenStepsArray": ["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" } ]