Version 0.8 of the self-reporting test released
See all posts in this thread below.
-
-
Christian
Published: 07-30-2014 06:09 pm
Updated: 08-19-2014 07:27 am
-
Now 12 questions total where points are calculated to guess best-fit type.
Added type graphics and increased type descriptions.
Do test here.
Calculations is done like this:
0[0] -DE I experience my emotions more during talking and writing than during listening and reading.
0[1] +DE I experience my emotions more during listening and reading than during talking and writing.
1[0] -DE I experience my emotions while talking more during sentences than between sentences.
1[1] +DE I experience my emotions while talking more between sentences than during the sentences.
2[0] -DE I experience my emotions more during goal-directed activity than during exploring and indiscriminate understanding of new information.
2[1] +DE I experience my emotions more during exploring and indiscriminate understanding of new information than during goal-directed activity.
3[0] +DE I experience analytic thinking more during talking and writing than during listening and reading.
3[1] -DE I experience analytic thinking more during listening and reading than during talking and writing.
4[0] +DE I experience analytic thinking more during goal-directed activity than during exploring and indiscriminate understanding of new information.
4[1] -DE I experience analytic thinking more during exploring and indiscriminate understanding of new information than during goal-directed activity.
5[0] +AD I make more new connections between verbal information than non-verbal information.
5[1] -AD I make more new connections between non-verbal information than verbal information.
6[0] +AD I make more new connections between literal systems, literal rules and literal laws than between vibes, culture and emotions.
6[1] -AD I make more new connections between vibes, culture and emotions than between literal systems, literal rules and literal laws.
7[0] +AD I make more new connections between words, numbers and symbols than between metaphors, narratives and symbolic meanings.
7[1] -AD I make more new connections between metaphors, narratives and symbolic meanings than between words, numbers and symbols.
8[0] +E I like to create in relation to goals more than I like to create when the goal can be changed.
8[1] -E I like to create when the goal can be changed more than I like to create in relation to goals.
9[0] +E I like goal-directed tasks more than I like to indescriminately understand and explore new information.
9[1] -E I like to indescriminately understand and explore new information more than I like goal-directed tasks.
10[0] +E I like focusing on one goal over prolonged period of time more than attending to new information as it appears.
10[1] -E I like attending to new information as it appears more than focusing on one goal over prolonged period of time.
11[0] -HS When situations require my focused external attention I often forget about my internal thinking.
11[1] -MS When situations require my focused external attention I sometimes forget about my internal thinking.
11[2] -LS When situations require my focused external attention I rarely forget about my internal thinking.
Calculation of type is done like this:
if (DE above 0)
if (AD above 0)
if (E above 0)
type = 'ADE-COP'
else
type = 'COP-ADE'
endif
else
if (E above 0)
type = 'CDE-AOP'
else
type = 'AOP-CDE'
endif
endif
else
if (AD above 0)
if (E above 0)
type = 'COE-ADP'
else
type = 'ADP-COE'
endif
else
if (E above 0)
type = 'AOE-CDP'
else
type = 'CDP-AOE'
endif
endif
endif
Question 11 defines salience in one answer.
-
-
-
-
ErikThor
Published: 08-09-2014 06:45 am
-
I'm an AOE-CDP-Ma on this test. :)
-
-
Christian likes this post.