forked from UKSOURCE/ipv6
112 lines
3.5 KiB
JSON
112 lines
3.5 KiB
JSON
{
|
|
"title": "Event Feedback",
|
|
"subtitle": "Your insights drive the future of IPv6 infrastructure. Help us shape the 2027 experience.",
|
|
"sections": {
|
|
"satisfaction": {
|
|
"title": "1. General satisfaction",
|
|
"eventRating": {
|
|
"label": "Overall event rating",
|
|
"left": "Poor",
|
|
"right": "Excellent",
|
|
"min": 2,
|
|
"max": 5
|
|
},
|
|
"venueSatisfaction": {
|
|
"label": "Venue & logistics satisfaction",
|
|
"left": "Dissatisfied",
|
|
"right": "Very satisfied",
|
|
"min": 2,
|
|
"max": 5
|
|
}
|
|
},
|
|
"content": {
|
|
"title": "2. Content evaluation",
|
|
"session": {
|
|
"label": "Most valuable session",
|
|
"placeholder": "Select a session",
|
|
"options": [
|
|
{ "value": "ai", "label": "AI in Data Centres" },
|
|
{ "value": "green", "label": "Green Tech" },
|
|
{ "value": "cyber", "label": "Cybersecurity" },
|
|
{ "value": "policy", "label": "Policy & Scale" },
|
|
{ "value": "local", "label": "Local Partner Session" }
|
|
]
|
|
},
|
|
"speakerRating": {
|
|
"label": "Keynote speaker rating",
|
|
"left": "Needs improvement",
|
|
"right": "Exceptional",
|
|
"min": 1,
|
|
"max": 5
|
|
}
|
|
},
|
|
"qualitative": {
|
|
"title": "3. Qualitative feedback",
|
|
"improve2027": {
|
|
"label": "What can we improve for 2027?",
|
|
"placeholder": "Your suggestions for next year..."
|
|
},
|
|
"comments": {
|
|
"label": "General comments",
|
|
"placeholder": "Any additional thoughts..."
|
|
}
|
|
},
|
|
"industry": {
|
|
"title": "4. Industry & technical insights",
|
|
"ipv6Readiness": {
|
|
"label": "IPv6 readiness",
|
|
"hint": "Your organization's current IPv6 deployment level",
|
|
"left": "1",
|
|
"right": "5",
|
|
"min": 1,
|
|
"max": 5
|
|
},
|
|
"challenge": {
|
|
"label": "Infrastructure challenges",
|
|
"hint": "What is the biggest challenge for your AI infrastructure?",
|
|
"placeholder": "Select a challenge",
|
|
"options": [
|
|
{ "value": "budget", "label": "Budget" },
|
|
{ "value": "technical", "label": "Technical expertise" },
|
|
{ "value": "policy", "label": "Policy / regulatory" },
|
|
{ "value": "workforce", "label": "Workforce" },
|
|
{ "value": "hardware", "label": "Hardware availability" }
|
|
]
|
|
}
|
|
},
|
|
"networking": {
|
|
"title": "5. Networking & future cooperation",
|
|
"introductions": {
|
|
"label": "Speaker connection",
|
|
"hint": "Are there any specific speakers or companies you wish to be introduced to?",
|
|
"placeholder": "Name of speaker or company..."
|
|
},
|
|
"collaboration": {
|
|
"label": "Collaboration interests",
|
|
"hint": "I am interested in:",
|
|
"options": [
|
|
{ "value": "ipv6-partnerships", "label": "IPv6 deployment partnerships" },
|
|
{ "value": "ai-dc", "label": "AI / Data Centre networking" },
|
|
{ "value": "policy", "label": "Policy & regulatory roundtables" },
|
|
{ "value": "workshops", "label": "Technical workshops & labs" }
|
|
]
|
|
}
|
|
},
|
|
"logistics": {
|
|
"title": "6. Logistics feedback",
|
|
"venueRating": {
|
|
"label": "Venue rating",
|
|
"hint": "Venue facilities & location (Ho Chi Minh City)",
|
|
"left": "Poor",
|
|
"right": "Excellent",
|
|
"min": 1,
|
|
"max": 5
|
|
}
|
|
}
|
|
},
|
|
"submit": {
|
|
"label": "Submit feedback",
|
|
"disclaimer": "Thank you for your valuable contribution to the IPv6 ecosystem."
|
|
}
|
|
}
|