Hello!
I have a Personality Type test constructed of four bipolar dimensions. Obtained score (either under or above 50%) sorts a person either to one category, or the second. Each category is marked by a letter.
4 Dimensions and 8 Letter Categories are the following:
1) Extraversion (E) — Introversion (I)
2) Sensing (S) — iNtuition (N)
3) Thinking (T) — Feeling (F)
4) Judging (J) — Perceiving (P)
Personality type is a combination of eight possible categories, or code letters — 16 possible combinations in total.
I need to print a Four-letter code — for example 'INTJ" — in a LINE. And then give a corresponding personality type description in a feedback report.
Is there ANY way I can do this?
Thanks in advance!