diff --git a/src/server/config/json/surveyA001-1.js b/src/server/config/json/surveyA001-1.js index 7a9090e..b594a1c 100644 --- a/src/server/config/json/surveyA001-1.js +++ b/src/server/config/json/surveyA001-1.js @@ -29,14 +29,8 @@ export default { }, { answer_index: 3, - is_free_form: false, - content: '원활한 의사소통', - next_question_index: 1, - }, - { - answer_index: 4, is_free_form: true, - content: 'Other', + content: '기타', next_question_index: 1, }, ], @@ -71,31 +65,37 @@ export default { { answer_index: 2, is_free_form: false, - content: '지원 과정', + content: '회사 선택', next_question_index: 2, }, { answer_index: 3, is_free_form: false, - content: '회사 선택', + content: '갖추어야 할 능력', next_question_index: 2, }, { answer_index: 4, is_free_form: false, - content: '인터뷰 과정', + content: '인터뷰 (e.g. 폰인터뷰, 코딩인터뷰)', next_question_index: 2, }, { answer_index: 5, is_free_form: false, - content: '연봉 협상 - 처우/복리후생', + content: '이력서', next_question_index: 2, }, { answer_index: 6, is_free_form: false, - content: '갖추어야 할 능력', + content: '포트폴리오', + next_question_index: 2, + }, + { + answer_index: 7, + is_free_form: false, + content: '연봉 협상', next_question_index: 2, }, ], @@ -104,31 +104,31 @@ export default { title: '창업', options: [ { - answer_index: 7, + answer_index: 8, is_free_form: false, - content: 'How to start', + content: '기업가 정신', next_question_index: 2, }, { - answer_index: 8, + answer_index: 9, is_free_form: false, - content: '프로덕트', + content: '창업 아이템 선정', next_question_index: 2, }, { - answer_index: 9, + answer_index: 10, is_free_form: false, content: '시장상황', next_question_index: 2, }, { - answer_index: 10, + answer_index: 11, is_free_form: false, content: '투자 받기', next_question_index: 2, }, { - answer_index: 11, + answer_index: 12, is_free_form: false, content: '팀빌딩', next_question_index: 2, @@ -136,45 +136,52 @@ export default { ], }, { - title: '프로덕트', + title: '커리어 개발', options: [ { - answer_index: 12, + answer_index: 13, is_free_form: false, - content: '동기 부여', + content: '승진', next_question_index: 2, }, { - answer_index: 13, + answer_index: 14, is_free_form: false, - content: '커리어 개발 (승진, 직무 전환 등)', + content: '직무 전환', + next_question_index: 2, + }, + { + answer_index: 15, + is_free_form: false, + content: '프리랜서', next_question_index: 2, }, ], }, { - title: '인맥 관리', + title: '그 외', options: [ { - answer_index: 14, + answer_index: 16, is_free_form: false, - content: '기술적 방법론 (e.g. 링크드인)', + content: '인맥 관리', next_question_index: 2, }, { - answer_index: 15, + answer_index: 17, is_free_form: false, - content: 'Maintenance & Management', + content: '커뮤니케이션 스킬', next_question_index: 2, }, ], }, { + title: ' ', options: [ { - answer_index: 16, + answer_index: 18, is_free_form: true, - content: 'Other', + content: '기타', next_question_index: 2, }, ], @@ -191,31 +198,31 @@ export default { { answer_index: 0, is_free_form: false, - content: 'Text Chat', + content: '채팅', next_question_index: null, }, { answer_index: 1, is_free_form: false, - content: 'Video Chat', + content: '화상통화', next_question_index: null, }, { answer_index: 2, is_free_form: false, - content: 'Voice Chat', + content: '음성통화', next_question_index: null, }, { answer_index: 3, is_free_form: false, - content: 'Email', + content: '이메일', next_question_index: null, }, { answer_index: 4, is_free_form: true, - content: 'Other', + content: '기타', next_question_index: null, }, ], diff --git a/src/server/config/json/surveyB001-1.js b/src/server/config/json/surveyB001-1.js index 067d6b6..a276be2 100644 --- a/src/server/config/json/surveyB001-1.js +++ b/src/server/config/json/surveyB001-1.js @@ -77,7 +77,7 @@ export default { { answer_index: 3, is_free_form: false, - content: '인생 조언', + content: '커리어 개발', next_question_index: 2, }, { @@ -88,8 +88,14 @@ export default { }, { answer_index: 5, + is_free_form: false, + content: '커뮤니케이션 스킬', + next_question_index: 2, + }, + { + answer_index: 6, is_free_form: true, - content: 'Other', + content: '기타', next_question_index: 2, }, ], @@ -106,31 +112,31 @@ export default { { answer_index: 0, is_free_form: false, - content: 'Text Chat', + content: '채팅', next_question_index: 3, }, { answer_index: 1, is_free_form: false, - content: 'Video Chat', + content: '화상통화', next_question_index: 3, }, { answer_index: 2, is_free_form: false, - content: 'Voice Chat', + content: '음성통화', next_question_index: 3, }, { answer_index: 3, is_free_form: false, - content: 'Email', + content: '이메일', next_question_index: 3, }, { answer_index: 4, is_free_form: true, - content: 'Other', + content: '기타', next_question_index: 3, }, ], @@ -171,7 +177,7 @@ export default { { answer_index: 4, is_free_form: true, - content: 'Other', + content: '기타', next_question_index: 4, }, ], @@ -212,7 +218,7 @@ export default { { answer_index: 4, is_free_form: true, - content: 'Other', + content: '기타', next_question_index: null, }, ],