UNPKG

brand-assets

Version:
283 lines (282 loc) 8.66 kB
[ { "id": "productTest", "tableOrder": 1, "question": "Choose Product Test", "brandQuestion": "Choose Product Test", "template": "choose-product-test.html", "label": "Product Test", "hidden": true, "populates": [] }, { "id": "activityType", "tableOrder": 2, "question": "Activity", "brandQuestion": "Activity - Activity Type", "template": "activity-type.html", "label": "Activity", "values": [ "Casual Wear", "Fashion", "Fishing", "Hiking", "Hunting", "Trail Running", "Training", "Water Sports", "Winter Sports" ], "populates": ["activityType"] }, { "id": "duration", "tableOrder": 3, "question": "Duration", "brandQuestion": "Activity - Duration", "template": "duration.html", "label": "Duration", "options": { "minuteInterval": 1 }, "populates": ["duration"] }, { "id": "distance", "tableOrder": 4, "question": "Distance", "brandQuestion": "Activity - Distance", "template": "distance.html", "label": "Distance", "populates": ["distance", "distanceUnits"] }, { "id": "terrain", "tableOrder": 6, "question": "Terrain", "brandQuestion": "Activity - Terrain", "template": "terrain.html", "label": "Terrain", "values": ["Flat", "Hills", "Mixed", "Water"], "populates": ["terrain"] }, { "id": "environment", "tableOrder": 10, "question": "Environment", "brandQuestion": "Activity - Environment", "template": "environment.html", "label": "Environment", "values": ["Grassy", "Bushes", "Trees", "Rocks"], "populates": ["environment"] }, { "id": "intensity", "tableOrder": 8, "question": "Intensity", "brandQuestion": "Activity - Intensity", "template": "intensity.html", "label": "Intensity", "populates": ["intensity"] }, { "id": "surface", "tableOrder": 11, "question": "Surface", "brandQuestion": "Activity - Conditions Underfoot", "template": "surface.html", "label": "Surface", "values": ["Grass", "Field Turf (Synthetic)", "Dirt", "Tile", "Rubber Flooring", "Cement/Pavement", "Hard Wood", "Running Track", "Ice", "Trail/Off Road", "Rock"], "populates": ["surface"] }, { "id": "conditions", "tableOrder": 7, "question": "Weather Conditions", "brandQuestion": "Weather - General", "template": "conditions.html", "label": "Conditions", "values": ["Sun", "Rain", "Overcast", "Storm", "Snow", "Indoors"], "hidden": true, "populates": ["conditions"] }, { "id": "conditionsMulti", "tableOrder": 7, "question": "Weather Conditions", "brandQuestion": "Weather - General", "template": "generic-checkbox.html", "label": "Conditions", "values": ["Sun", "Rain", "Overcast", "Storm", "Snow", "Indoors"], "populates": ["conditionsMulti"] }, { "id": "temperature", "tableOrder": 5, "question": "Temperature", "brandQuestion": "Weather - Temperature Absolute", "template": "temperature.html", "label": "Temp", "populates": ["temperature", "temperatureUnits"], "options": { "ranges": { "C": { "min": -20, "max": 40, "step": 10 }, "F": { "min": -10, "max": 100, "step": 20 } } } }, { "id": "temperatureRelative", "tableOrder": 12, "question": "Temperature", "brandQuestion": "Weather - Temperature Relative", "template": "temperature-relative.html", "label": "Temp", "values": ["Cold", "Mild", "Warm", "Hot"], "populates": ["temperatureRelative"] }, { "id": "wind", "tableOrder": 13, "question": "Wind", "brandQuestion": "Weather - Wind", "template": "wind.html", "label": "Wind", "values": ["None", "Light", "Moderate", "Strong"], "populates": ["wind"] }, { "id": "clothing", "tableOrder": 14, "question": "What did you wear under the garment?", "brandQuestion": "Behavior - Clothing", "template": "clothing.html", "label": "Clothing", "values": ["Short-sleeved base layer", "Long-sleeved base layer", "Mid layer", "Other"], "populates": ["clothing"] }, { "id": "packHarness", "tableOrder": 15, "question": "Did you wear a backpack or harness?", "brandQuestion": "Behavior - Pack/Harness", "template": "pack-harness.html", "label": "Pack/Harness", "values": ["Yes", "No"], "populates": ["packHarness"] }, { "id": "skinProducts", "tableOrder": 16, "question": "Did you use any of these products?", "brandQuestion": "Behavior - Skin Products", "template": "skin-products.html", "label": "Skin Products", "values": ["Skin Cream", "Sun Cream", "Insect Repellent", "Hair Product", "Other"], "populates": ["skinProducts"] }, { "id": "laundry", "tableOrder": 17, "question": "Did you wash the product today?", "brandQuestion": "Behavior - Laundry", "template": "laundry.html", "label": "Laundry", "values": ["Yes", "No"], "populates": ["laundry"] }, { "id": "washDetails", "tableOrder": 18, "question": "Which detergent did you use?", "brandQuestion": "Behavior - Wash Details", "template": "wash-details.html", "label": "Wash Details", "populates": ["washDetails"] }, { "id": "dryDetails", "tableOrder": 19, "question": "How did you dry your product?", "brandQuestion": "Behavior - Dry Details", "template": "dry-details.html", "label": "Dry Details", "values": ["Air/hang", "Drier with heat", "Drier without heat", "Combination"], "populates": ["dryDetails"] }, { "id": "leakage", "tableOrder": 20, "question": "Did the product leak?", "brandQuestion": "Product Performance - Leakage", "template": "leakage.html", "label": "Leakage", "values": ["Yes", "No"], "populates": ["leakage"] }, { "id": "feelWet", "tableOrder": 21, "question": "Did you feel wet while wearing the product?", "brandQuestion": "Product Performance - Feel Wet", "template": "feel-wet.html", "label": "Feel Wet", "values": ["Yes", "No"], "populates": ["feelWet"] }, { "id": "change", "tableOrder": 22, "question": "Did you notice any change in product performance?", "brandQuestion": "Product Performance - Change", "template": "change.html", "label": "Change", "values": ["Yes", "No"], "populates": ["change"] }, { "id": "notes", "tableOrder": 9, "question": "Notes", "brandQuestion": "Product Performance - General", "template": "activity-notes.html", "label": "Notes", "populates": ["notes"] }, { "id": "referencedComments", "tableOrder": 23, "question": "Please provide more details", "brandQuestion": "Product Performance - Referenced Comments", "template": "referenced-comments.html", "label": "Referenced Comments", "populates": ["referencedComments"] }, { "id": "imagesGallery", "tableOrder": 24, "question": "Upload images", "brandQuestion": "Upload images", "template": "images-gallery-upload.html", "label": "Images", "hidden": true, "populates": [] }, { "id": "location", "question": "Save Location", "template": "location.html", "tableOrder": 25, "brandQuestion": "Location", "label": "Location", "populates": [] } ]