استبيان جديد
مثال حقل نصي واختيار
{
"id": "full_name",
"type": "text",
"label": "الاسم الكامل"
},
{
"id": "age_group",
"type": "choice",
"label": "الفئة العمرية",
"options": ["18-24", "25-34", "35-44", "45-54", "55 فأكثر"]
}
{
"id": "full_name",
"type": "text",
"label": "الاسم الكامل"
},
{
"id": "age_group",
"type": "choice",
"label": "الفئة العمرية",
"options": ["18-24", "25-34", "35-44", "45-54", "55 فأكثر"]
}