sozsoft-platform/configs/seeds/host/data/App.Intranet.SurveyQuestion.json
2026-09-04 14:56:31 +03:00

88 lines
2.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ListFormCode": "App.Intranet.SurveyQuestion",
"KeyFieldName": "Id",
"GeneratedAt": "2026-09-04T00:00:00Z",
"Order": 20,
"Rows": [
{
"Id": "e55d7b86-705f-5c36-ab46-2155a0e50878",
"SurveyId": "2bd94538-1f3a-5bf4-8b9d-6d6cd48eb647",
"QuestionText": "Genel memnuniyet düzeyiniz nedir?",
"Type": "rating",
"Order": 1,
"IsRequired": true
},
{
"Id": "70ae758e-e783-57e9-af83-2af32d589655",
"SurveyId": "2bd94538-1f3a-5bf4-8b9d-6d6cd48eb647",
"QuestionText": "Hangi departmanda çalışıyorsunuz?",
"Type": "multiple-choice",
"Order": 2,
"IsRequired": true
},
{
"Id": "0d68b29b-f748-5817-807b-a8dfaae7098d",
"SurveyId": "2bd94538-1f3a-5bf4-8b9d-6d6cd48eb647",
"QuestionText": "Görüş ve önerileriniz",
"Type": "textarea",
"Order": 3,
"IsRequired": false
},
{
"Id": "4e5221dc-6f77-577d-8775-09ce35ef98d0",
"SurveyId": "2bd94538-1f3a-5bf4-8b9d-6d6cd48eb647",
"QuestionText": "Çalışma ortamından memnun musunuz?",
"Type": "yes-no",
"Order": 4,
"IsRequired": true
},
{
"Id": "1bba7321-b814-5230-904b-547ab45ce0c8",
"SurveyId": "66382e36-4b20-516c-93e5-55189dd21307",
"QuestionText": "Hangi teknoloji konularında eğitim almak istiyorsunuz?",
"Type": "multiple-choice",
"Order": 1,
"IsRequired": true
},
{
"Id": "f18df269-722c-5065-b92f-4c3a362f11a8",
"SurveyId": "66382e36-4b20-516c-93e5-55189dd21307",
"QuestionText": "Eğitim formatı tercihiniz nedir?",
"Type": "multiple-choice",
"Order": 2,
"IsRequired": true
},
{
"Id": "f17ea50a-4aa9-5856-b25d-01f5ace973b1",
"SurveyId": "66382e36-4b20-516c-93e5-55189dd21307",
"QuestionText": "Eğitim için haftalık ne kadar zaman ayırabilirsiniz?",
"Type": "rating",
"Order": 3,
"IsRequired": true
},
{
"Id": "53e67e61-5984-52b3-9733-6f42cf9b0252",
"SurveyId": "cad56365-949f-5456-b07a-4d119170179b",
"QuestionText": "Yemek kalitesini nasıl değerlendiriyorsunuz?",
"Type": "rating",
"Order": 1,
"IsRequired": true
},
{
"Id": "d00a8dae-b1ee-55ca-aa79-6337ca212e9d",
"SurveyId": "cad56365-949f-5456-b07a-4d119170179b",
"QuestionText": "Hangi yemekleri daha sık görmek istiyorsunuz?",
"Type": "textarea",
"Order": 2,
"IsRequired": false
},
{
"Id": "a1e1b3f2-e7e9-548f-875b-6abbab9977f0",
"SurveyId": "cad56365-949f-5456-b07a-4d119170179b",
"QuestionText": "Servis hızından memnun musunuz?",
"Type": "yes-no",
"Order": 3,
"IsRequired": true
}
]
}