Current questions:
[ {
"config" : {
"name" : "Name",
"description" : "The applicant's name",
"questionText" : {
"translations" : {
"am" : "ስም (የመጀመሪያ ስም እና የመጨረሻ ስም አህጽሮት ይሆናል)",
"ar" : "الرجاء إدخال اسمك الأول والأخير",
"ko" : "성함 (이름 및 성의 경우 이니셜도 괜찮음)",
"lo" : "ຊື່ (ນາມສະກຸນ ແລະ ຕົວອັກສອນທຳອິດຂອງນາມສະກຸນແມ່ນຖືກຕ້ອງ)",
"so" : "Magaca (magaca koowaad iyo kan dambe okay)",
"tl" : "Pangalan (unang pangalan at ang unang titik ng apilyedo ay okay)",
"vi" : "Tên (tên và họ viết tắt đều được)",
"en_US" : "Please enter your first and last name",
"es_US" : "Nombre (nombre y la inicial del apellido está bien)",
"zh_TW" : "姓名(名字和姓氏第一個字母便可)"
},
"isRequired" : true
},
"questionHelpText" : {
"translations" : { },
"isRequired" : false
},
"validationPredicates" : {
"type" : "name"
},
"id" : 148,
"displayMode" : "VISIBLE",
"universal" : false,
"primaryApplicantInfoTags" : [ ]
}
}, {
"config" : {
"name" : "Applicant Date of Birth",
"description" : "Applicant's date of birth",
"questionText" : {
"translations" : {
"ar" : "الرجاء إدخال تاريخ ميلادك بالتنسيق mm/dd/yyyy",
"en_US" : "Please enter your date of birth in the format mm/dd/yyyy"
},
"isRequired" : true
},
"questionHelpText" : {
"translations" : { },
"isRequired" : false
},
"validationPredicates" : {
"type" : "date",
"minDate" : null,
"maxDate" : null
},
"id" : 149,
"displayMode" : "VISIBLE",
"universal" : false,
"primaryApplicantInfoTags" : [ ]
}
} ]