A Player’s Personality Type is determined using a simple algorithm, using the principles of addition.
After the Player is done with all the Quiz Challenges, values of the same personality type are added together. The personality type with the highest associated value will be displayed as the Player’s personality type. Below is a demo to illustrate.
Say Player selects the following options. Values for each of the personality type are added together. The following result is produced, where the Player is presented with Type 1 as the resulting personality type.
Example:
Personality Quiz Options | Personality Quiz Options | |
Quiz 1 | Option A - Assign 5 points to Personality Type "Introverted" | Option B - Assign 5 points to Personality Type "Extroverted" |
Quiz 2 | Option A - Assign 5 points to Personality Type "Introverted" | Option B - Assign 5 points to Personality Type "Extroverted" |
Quiz 3 | Option A - Assign 5 points to Personality Type "Introverted" | Option B - Assign 5 points to Personality Type "Extroverted" |
If the user chooses two x Option A and one x Option B, Personality Type "Introverted" will score 10, while Personality Type "Extroverted" will score 5. As a result, the user will be presented with Personality Type "Introverted".
Related Articles: |
Comments
0 comments
Please sign in to leave a comment.