From 6cf3c325454ea41e3f7d0649386eb074eae01fde Mon Sep 17 00:00:00 2001 From: kapable Date: Wed, 5 Jun 2024 19:01:44 +0900 Subject: [PATCH] add flyJjackCharEng test --- package.json | 17 ++ src/api/TESTS.js | 356 +++++++++++++++++++++++++++ src/components/Sub/OtherLangIcons.js | 43 ++++ 3 files changed, 416 insertions(+) diff --git a/package.json b/package.json index ccc5a7b77..85658013a 100644 --- a/package.json +++ b/package.json @@ -141,6 +141,23 @@ "/kapable.github.io/pollenLove/result/dusqnsghd", "/kapable.github.io/pollenLove/result/dusen", "/kapable.github.io/pollenLove/result/gkdis", + "/kapable.github.io/flyJjackCharEng/", + "/kapable.github.io/flyJjackCharEng/result/chfhr", + "/kapable.github.io/flyJjackCharEng/result/vkfks", + "/kapable.github.io/flyJjackCharEng/result/gksmf", + "/kapable.github.io/flyJjackCharEng/result/ghkfqkfgks", + "/kapable.github.io/flyJjackCharEng/result/wlsghl", + "/kapable.github.io/flyJjackCharEng/result/Qkfrks", + "/kapable.github.io/flyJjackCharEng/result/qhfk", + "/kapable.github.io/flyJjackCharEng/result/ska", + "/kapable.github.io/flyJjackCharEng/result/ghl", + "/kapable.github.io/flyJjackCharEng/result/shfks", + "/kapable.github.io/flyJjackCharEng/result/wnghkd", + "/kapable.github.io/flyJjackCharEng/result/qpdlwl", + "/kapable.github.io/flyJjackCharEng/result/cjdfhr", + "/kapable.github.io/flyJjackCharEng/result/dusqnsghd", + "/kapable.github.io/flyJjackCharEng/result/dusen", + "/kapable.github.io/flyJjackCharEng/result/gkdis", "/kapable.github.io/flyJjackChar/", "/kapable.github.io/flyJjackChar/result/chfhr", "/kapable.github.io/flyJjackChar/result/vkfks", diff --git a/src/api/TESTS.js b/src/api/TESTS.js index 6645dd137..059ab1ec3 100644 --- a/src/api/TESTS.js +++ b/src/api/TESTS.js @@ -351,6 +351,362 @@ export const TESTS = [ }, ], }, + // flyJjackCharEng + { + info: { + mainTitle: 'Fly, sparrow personality test', + subTitle: 'How about my personality that cute sparrows tell me?', + mainUrl: 'flyJjackCharEng', + scoreType: 'typeCountingMBTI', + mainImage: + 'https://images.ktestone.com/introImages/flyJjackCharEng-intro.jpg', + thumbImage: + 'https://images.ktestone.com/main-thumbnail/flyJjackCharEng-thumb.png', + horizontalBanner: + 'https://images.ktestone.com/horizontalNewTest/Korea/dotori.png', + lang: 'Eng', + category: 'characteristic', + }, + questions: [ + { + which: 'EI', + question: 'If I become a cute little sparrow?', + answers: [ + { + type: 'E', + score: 2, + content: + 'A sparrow chirping non-stop while flitting around without rest', + }, + { + type: 'I', + score: 5, + content: + 'A sparrow that sits quietly in place, observing its surroundings', + }, + ], + }, + { + which: 'EI', + question: 'There are some unfamiliar sparrows gathered over there!', + answers: [ + { + type: 'E', + score: 2, + content: 'Approach, greet, introduce myself, and become friends', + }, + { + type: 'I', + score: 5, + content: 'Whisper from a far, curious but not approaching', + }, + ], + }, + { + which: 'EI', + question: + "After flying around and playing to my heart's content, it's time for bed as night falls!", + answers: [ + { + type: 'E', + score: 2, + content: `build a nest among my friends and a nap`, + }, + { + type: 'I', + score: 5, + content: `Drifting away from the flock, enjoy some solitude and drift off to sleep`, + }, + ], + }, + { + which: 'SN', + question: 'What might the world look like to birds?', + answers: [ + { + type: 'S', + score: 2, + content: `Birds have eyes on the sides of their heads, so they probably see to the sides`, + }, + { + type: 'N', + score: 5, + content: `Might perceive us as giants? What thoughts could they have?`, + }, + ], + }, + { + which: 'SN', + question: 'What would I rely on when sensing danger as a bird?', + answers: [ + { + type: 'S', + score: 2, + content: 'Relying on vision, hearing, smell, and overall senses', + }, + { + type: 'N', + score: 5, + content: `Relying on my senses`, + }, + ], + }, + { + which: 'SN', + question: 'The cute sparrows are chirping and flying around!', + answers: [ + { + type: 'S', + score: 2, + content: `The sparrows look adorable!`, + }, + { + type: 'N', + score: 5, + content: `They probably understand each other perfectly! wonder what they're saying to each other`, + }, + ], + }, + { + which: 'TF', + question: `When seeing birds confined in cages, what emotion do you feel more strongly?`, + answers: [ + { + type: 'T', + score: 2, + content: + "It seems safe as they're provided with meals and there are no dangerous situations", + }, + { + type: 'F', + score: 5, + content: + "It's sad to see them unable to fly freely and being confined", + }, + ], + }, + { + which: 'TF', + question: + "On TV, there's a scene where a bird, abandoned after being raised for several years, recognizes its owner", + answers: [ + { + type: 'T', + score: 2, + content: `I heard birds have bad memory, how did they know?`, + }, + { + type: 'F', + score: 5, + content: + "Such an overwhelming wave of emotions... It's almost bringing tears to my eyes", + }, + ], + }, + { + which: 'TF', + question: `My friend suggested going to a parrot cafe together, but I'm not really into it...`, + answers: [ + { + type: 'T', + score: 2, + content: "I'll be honest and say I don't want to go", + }, + { + type: 'F', + score: 5, + content: + "I'll phrase it carefully so as not to hurt my friend's feelings", + }, + ], + }, + { + which: 'JP', + question: 'If I were to adopt a beautiful bird?', + answers: [ + { + type: 'J', + score: 2, + content: `Researching and purchasing necessary supplies, food, and more in advance`, + }, + { + type: 'P', + score: 5, + content: `Purchase only the major items in advance and buy the rest as needed`, + }, + ], + }, + { + which: 'JP', + question: 'When I tame the bird after adopting it?', + answers: [ + { + type: 'J', + score: 2, + content: + "I won't give up until I successfully tame the bird to follow me perfectly", + }, + { + type: 'P', + score: 5, + content: + "If I can't tame it along the way, I'll give up and let it live freely", + }, + ], + }, + { + which: 'JP', + question: 'When raising a bird, how do you organize your items?', + answers: [ + { + type: 'J', + score: 2, + content: + 'To have them readily available for use when needed, neatly organize and tidy up', + }, + { + type: 'P', + score: 5, + content: + 'keep everything in one place and rummage through it when I need something', + }, + ], + }, + ], + results: [ + { + type: 'ESTJ', + desc: `세상 제일 귀엽지만 세상 제일 지랄견인 나는 ‘포메라니안’ \n + `, + query: 'chfhr', + score_range: range(26), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/ESTJ.jpg', + }, + { + type: 'ESTP', + desc: `작지만 용감한 난 질투쟁이 치와와~ 난 참지 않Z…!\n`, + query: 'vkfks', + score_range: range(26, 51), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/ESTP.jpg', + }, + { + type: 'ESFJ', + desc: `도비가 부러운 자유로운 영혼인, 웰시코기\n`, + query: 'gksmf', + score_range: range(51, 75), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/ESFJ.jpg', + }, + { + type: 'ESFP', + desc: `친숙한 댕댕이 , 리트리버\n`, + query: 'ghkfqkfgks', + score_range: range(76, 101), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/ESFP.jpg', + }, + { + type: 'ENTJ', + desc: `지치는 게 뭐야? ~~세상 미친 텐션 비글!\n`, + query: 'wlsghl', + score_range: range(76, 101), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/ENTJ.jpg', + }, + { + type: 'ENTP', + desc: `세상 제일 귀엽지만 세상 제일 지랄견인 나는 ‘포메라니안’ \n + `, + query: 'Qkfrks', + score_range: range(26), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/ENTP.jpg', + }, + { + type: 'ENFJ', + desc: `작지만 용감한 난 질투쟁이 치와와~ 난 참지 않Z…!\n`, + query: 'qhfk', + score_range: range(26, 51), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/ENFJ.jpg', + }, + { + type: 'ENFP', + desc: `도비가 부러운 자유로운 영혼인, 웰시코기\n`, + query: 'ska', + score_range: range(51, 75), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/ENFP.jpg', + }, + { + type: 'ISTJ', + desc: `친숙한 댕댕이 , 리트리버\n`, + query: 'ghl', + score_range: range(76, 101), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/ISTJ.jpg', + }, + { + type: 'ISTP', + desc: `지치는 게 뭐야? ~~세상 미친 텐션 비글!\n`, + query: 'shfks', + score_range: range(76, 101), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/ISTP.jpg', + }, + { + type: 'ISFJ', + desc: `지치는 게 뭐야? ~~세상 미친 텐션 비글!\n`, + query: 'wnghkd', + score_range: range(76, 101), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/ISFJ.jpg', + }, + { + type: 'ISFP', + desc: `세상 제일 귀엽지만 세상 제일 지랄견인 나는 ‘포메라니안’ \n + `, + query: 'qpdlwl', + score_range: range(26), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/ISFP.jpg', + }, + { + type: 'INTJ', + desc: `작지만 용감한 난 질투쟁이 치와와~ 난 참지 않Z…!\n`, + query: 'cjdfhr', + score_range: range(26, 51), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/INTJ.jpg', + }, + { + type: 'INTP', + desc: `도비가 부러운 자유로운 영혼인, 웰시코기\n`, + query: 'dusqnsghd', + score_range: range(51, 75), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/INTP.jpg', + }, + { + type: 'INFJ', + desc: `친숙한 댕댕이 , 리트리버\n`, + query: 'dusen', + score_range: range(76, 101), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/INFJ.jpg', + }, + { + type: 'INFP', + desc: `지치는 게 뭐야? ~~세상 미친 텐션 비글!\n`, + query: 'gkdis', + score_range: range(76, 101), + img_src: + 'https://images.ktestone.com/resultImages/flyJjackCharEng/INFP.jpg', + }, + ], + }, // flyJjackChar { info: { diff --git a/src/components/Sub/OtherLangIcons.js b/src/components/Sub/OtherLangIcons.js index 7cf0f76aa..aeeee3c15 100644 --- a/src/components/Sub/OtherLangIcons.js +++ b/src/components/Sub/OtherLangIcons.js @@ -9413,6 +9413,48 @@ export default function OtherLangIcons(props) { } } + function flyJjackCharTestLinkRenderer() { + if (props.currentTest === 'flyJjackChar') { + return ( +
+

▼OTHER LANGUAGES▼

+ + [ Go to the English version ] + +
+ ); + } else if (props.currentTest === 'flyJjackCharEng') { + return ( +
+

▼OTHER LANGUAGES▼

+ + [ 한국어 버전으로 하러가기 ] + +
+ ); + } + } + return ( {factBTILinkRenderer()} @@ -9486,6 +9528,7 @@ export default function OtherLangIcons(props) { {onigiriCharTestLinkRenderer()} {ethereumCharTestLinkRenderer()} {loveDiceLoveTestLinkRenderer()} + {flyJjackCharTestLinkRenderer()} ); }