Chapter 1. Introduction

What Do You Look Like?

I4
true

What Do You Look Like?

Why are we asking this? This is really just for fun. We’re building an avatar that will follow you throughout this program. And your future imaginary baby will be created from a combination of your chosen characteristics plus those of your partner. You don’t have to answer this honestly, although that may be fun! You can have any look that you want. Just remember, however, that you will have to live with this avatar throughout the semester.

Question 1.1

Height:

956JPQa5G4mhblxJ4DrTjHOr8qWw+XlklXCF6RnAjPl2cClqRW/nns7XIv7HdTZxPTF++znh4LdeziXLEbHAeYMaiwhQYWfEDln0NET876lDl5gbyKEfQr2XUPj5blCBuxFsSaBgd1DemYP7oXz5xK0hoRbGZJK5hu0sMxsYwlbWu6ID/WWB8hswAuoQo07ZkLprcIDrmBeG4TJ8/GdRdvaJ85YrgmJfQPEvTB3iLkM1oEf/DWDZSDmjH1GNVRjJREk3c/paDC4=

Weight:

pJB78d6MXB9BBSFFRi6tRQUXGMbJ7vqc7fxvozc2R61vpAvdeNQ7d47IMZ4YgBuhqWnI9QdOJHeXOM1ty3qI+jrLZMYzxa1dmETEQjhipWaUqvGA3w6gyf9VFnznDAM/SmX4Xbvri2DoyOgXIvUShZLPFEjEDgHuQggUV3kgE7kiKLdlnhwQyoie/VBa6YqdK/6qh2GsRf8Iclej9I/6npfY87VkTsHPj6n/wr61K88FCsYlJpLqng==
true
{true} setModel("userHeight", qqMC1)
{true} setModel("userWeight", qqMC2)
{true} setModel("track_Intro_Q5", "User Height + User Weight")
{true} setModel("track_Intro_Q5_resp", model.userHeight + " + " + model.userWeight)
model.userSexValue == "Female"

Question 1.2

Height:

VRkIU0eY13nkeVsIOTixdzRO+44/5vWGLHQUvxeSnlLQGSbx/E0c81CWoyMyUPEzo89X3ADNsSxsUyN165AMTqbcydfivwsRVo57Z8gh8+QrZLmR/zqijoXf0VTpV36SxcKB5gtAtxnnL6pdoQyCBTKdkq82Suov5Kd5J7rtUHaA7JiLgAjhHxG8fEzRXCgOj6ZUjZQeV4Wn+ksGo3XnhSwrq2o=

Weight:

DVawcTI6Y6SQOlWlEC8hqBtNZgAfRv18pEgPaSlrFj5hxQ23uq4bt5P39BpbT0Pz0PocD+lxCecPSBzpWL7pyJ5SwbZVNYKcDKu/BBgz4xA3GjpEqesvm0k9UmqbaN7Reog2O1Y55TK8+XiDlJ+flXU76yCewZmGV6T2hI+YM48iezKJxq6niw232wssk3X1RTS+WLXjrmzOPLJAc4rVggHcqJlFoEL+ch9WMg==
true
{true} setModel("userHeight", qqMC1)
{true} setModel("userWeight", qqMC2)
{true} setModel("track_Intro_Q5", "User Height + User Weight")
{true} setModel("track_Intro_Q5_resp", model.userHeight + " + " + model.userWeight)
model.userSexValue == "Male"

Edit Player Avatar

avatar_editor_player

1.1 Avatar Editor Player

avatar_editor_player
false
userAvatar

Avatar Editor Player

Avatar editor will load here

Continue

I5

What Are You Like?

I5
true
{true} setModel("motherReligious", "false")
{model.userSexValue == "Male" && model.userHeight == "0"} setModel("userHeightValue", 60)
{model.userSexValue == "Male" && model.userHeight == "1"} setModel("userHeightValue", 62)
{model.userSexValue == "Male" && model.userHeight == "2"} setModel("userHeightValue", 64)
{model.userSexValue == "Male" && model.userHeight == "3"} setModel("userHeightValue", 66)
{model.userSexValue == "Male" && model.userHeight == "4"} setModel("userHeightValue", 68)
{model.userSexValue == "Male" && model.userHeight == "5"} setModel("userHeightValue", 70)
{model.userSexValue == "Male" && model.userHeight == "6"} setModel("userHeightValue", 72)
{model.userSexValue == "Male" && model.userHeight == "7"} setModel("userHeightValue", 74)
{model.userSexValue == "Male" && model.userHeight == "8"} setModel("userHeightValue", 76)
{model.userSexValue == "Male" && model.userHeight == "9"} setModel("userHeightValue", 78)
{model.userSexValue == "Male" && model.userWeight == "0"} setModel("userWeightValue", 100)
{model.userSexValue == "Male" && model.userWeight == "1"} setModel("userWeightValue", 111)
{model.userSexValue == "Male" && model.userWeight == "2"} setModel("userWeightValue", 136)
{model.userSexValue == "Male" && model.userWeight == "3"} setModel("userWeightValue", 161)
{model.userSexValue == "Male" && model.userWeight == "4"} setModel("userWeightValue", 186)
{model.userSexValue == "Male" && model.userWeight == "5"} setModel("userWeightValue", 211)
{model.userSexValue == "Male" && model.userWeight == "6"} setModel("userWeightValue", 236)
{model.userSexValue == "Male" && model.userWeight == "7"} setModel("userWeightValue", 261)
{model.userSexValue == "Male" && model.userWeight == "8"} setModel("userWeightValue", 286)
{model.userSexValue == "Male" && model.userWeight == "9"} setModel("userWeightValue", 311)
{model.userSexValue == "Male" && model.userWeight == "10"} setModel("userWeightValue", 346)
{model.userSexValue == "Male" && model.userWeight == "11"} setModel("userWeightValue", 376)
{model.userSexValue == "Female" && model.userHeight == "0"} setModel("userHeightValue", 54)
{model.userSexValue == "Female" && model.userHeight == "1"} setModel("userHeightValue", 56)
{model.userSexValue == "Female" && model.userHeight == "2"} setModel("userHeightValue", 58)
{model.userSexValue == "Female" && model.userHeight == "3"} setModel("userHeightValue", 60)
{model.userSexValue == "Female" && model.userHeight == "4"} setModel("userHeightValue", 62)
{model.userSexValue == "Female" && model.userHeight == "5"} setModel("userHeightValue", 64)
{model.userSexValue == "Female" && model.userHeight == "6"} setModel("userHeightValue", 66)
{model.userSexValue == "Female" && model.userHeight == "7"} setModel("userHeightValue", 68)
{model.userSexValue == "Female" && model.userHeight == "8"} setModel("userHeightValue", 70)
{model.userSexValue == "Female" && model.userHeight == "9"} setModel("userHeightValue", 72)
{model.userSexValue == "Female" && model.userWeight == "0"} setModel("userWeightValue", 90)
{model.userSexValue == "Female" && model.userWeight == "1"} setModel("userWeightValue", 101)
{model.userSexValue == "Female" && model.userWeight == "2"} setModel("userWeightValue", 120)
{model.userSexValue == "Female" && model.userWeight == "3"} setModel("userWeightValue", 140)
{model.userSexValue == "Female" && model.userWeight == "4"} setModel("userWeightValue", 160)
{model.userSexValue == "Female" && model.userWeight == "5"} setModel("userWeightValue", 180)
{model.userSexValue == "Female" && model.userWeight == "6"} setModel("userWeightValue", 200)
{model.userSexValue == "Female" && model.userWeight == "7"} setModel("userWeightValue", 220)
{model.userSexValue == "Female" && model.userWeight == "8"} setModel("userWeightValue", 240)
{model.userSexValue == "Female" && model.userWeight == "9"} setModel("userWeightValue", 260)
{model.userSexValue == "Female" && model.userWeight == "10"} setModel("userWeightValue", 280)
{model.userSexValue == "Female" && model.userWeight == "11"} setModel("userWeightValue", 300)
{model.userSexValue == "Female" && model.userWeight == "12"} setModel("userWeightValue", 320)
model.userSexValue == "Male"

What Are You Like?

Your personality and cognitive traits are important in terms of your own thinking, feelings, and behaviors as an individual. Scientists break up our intelligence and personality into different aspects—including a variety of factors including our level of interest in excitement, our level of moodiness, to our different types of intellectual skills. These aspects are also something you pass to your offspring through genes and your interactions with your child. These questions measure in an informal way—some of the different parts of your personality but they shouldn’t be confused with an official intelligence or personality test.

Please respond to the following statements using the provided scale to determine how much each statement reflects you as compared to others.

Be sure to move the slider. If you want to keep the initial slider setting, you will need to move the slider off that point and move it back.

Question 1.3

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
true
{true} setModel("userOpenness", 2.0)
{true} setModel("userCarefulness", 2.0)
{true} setModel("userOutgoing", 2.0)
{true} setModel("userAgreeableness", 2.0)
{true} setModel("userMoodiness", 2.0)
{true} setModel("userOverallSmarts", 2.0)
{true} setModel("userPhysicalSkills", 2.0)
{true} setModel("userMusicalSkills", 2.0)
{true} setModel("userPeopleSkills", 2.0)
{true} setModel("userPersonalInsight", 2.0)
{true} setModel("userReligious", 2.0)
{true} setModel("userVerbalSkills", 2.0)
{true} setModel("userMathSkills", 2.0)
{true} setModel("userSpatialSkills", 2.0)
{qq1 == "1"} setModel("userOpenness", 1.0)
{qq1 == "2"} setModel("userOpenness", 1.5)
{qq1 == "3"} setModel("userOpenness", 2.0)
{qq1 == "4"} setModel("userOpenness", 2.5)
{qq1 == "5"} setModel("userOpenness", 3.0)
{qq2 == "1"} setModel("userCarefulness", 1.0)
{qq2 == "2"} setModel("userCarefulness", 1.5)
{qq2 == "3"} setModel("userCarefulness", 2.0)
{qq2 == "4"} setModel("userCarefulness", 2.5)
{qq2 == "5"} setModel("userCarefulness", 3.0)
{qq3 == "1"} setModel("userOutgoing", 1.0)
{qq3 == "2"} setModel("userOutgoing", 1.5)
{qq3 == "3"} setModel("userOutgoing", 2.0)
{qq3 == "4"} setModel("userOutgoing", 2.5)
{qq3 == "5"} setModel("userOutgoing", 3.0)
{qq4 == "1"} setModel("userAgreeableness", 1.0)
{qq4 == "2"} setModel("userAgreeableness", 1.5)
{qq4 == "3"} setModel("userAgreeableness", 2.0)
{qq4 == "4"} setModel("userAgreeableness", 2.5)
{qq4 == "5"} setModel("userAgreeableness", 3.0)
{qq5 == "1"} setModel("userMoodiness", 1.0)
{qq5 == "2"} setModel("userMoodiness", 1.5)
{qq5 == "3"} setModel("userMoodiness", 2.0)
{qq5 == "4"} setModel("userMoodiness", 2.5)
{qq5 == "5"} setModel("userMoodiness", 3.0)
{qq6 == "1"} setModel("userOverallSmarts", 1.0)
{qq6 == "2"} setModel("userOverallSmarts", 1.5)
{qq6 == "3"} setModel("userOverallSmarts", 2.0)
{qq6 == "4"} setModel("userOverallSmarts", 2.5)
{qq6 == "5"} setModel("userOverallSmarts", 3.0)
{qq7 == "1"} setModel("userPhysicalSkills", 1.0)
{qq7 == "2"} setModel("userPhysicalSkills", 1.5)
{qq7 == "3"} setModel("userPhysicalSkills", 2.0)
{qq7 == "4"} setModel("userPhysicalSkills", 2.5)
{qq7 == "5"} setModel("userPhysicalSkills", 3.0)
{qq8 == "1"} setModel("userMusicalSkills", 1.0)
{qq8 == "2"} setModel("userMusicalSkills", 1.5)
{qq8 == "3"} setModel("userMusicalSkills", 2.0)
{qq8 == "4"} setModel("userMusicalSkills", 2.5)
{qq8 == "5"} setModel("userMusicalSkills", 3.0)
{qq9 == "1"} setModel("userPeopleSkills", 1.0)
{qq9 == "2"} setModel("userPeopleSkills", 1.5)
{qq9 == "3"} setModel("userPeopleSkills", 2.0)
{qq9 == "4"} setModel("userPeopleSkills", 2.5)
{qq9 == "5"} setModel("userPeopleSkills", 3.0)
{qq10 == "1"} setModel("userPersonalInsight", 1.0)
{qq10 == "2"} setModel("userPersonalInsight", 1.5)
{qq10 == "3"} setModel("userPersonalInsight", 2.0)
{qq10 == "4"} setModel("userPersonalInsight", 2.5)
{qq10 == "5"} setModel("userPersonalInsight", 3.0)
{qq11 == "1"} setModel("userReligious", 1.0)
{qq11 == "2"} setModel("userReligious", 1.5)
{qq11 == "3"} setModel("userReligious", 2.0)
{qq11 == "4"} setModel("userReligious", 2.5)
{qq11 == "5"} setModel("userReligious", 3.0)
{qq12 == "1"} setModel("userVerbalSkills", 1.0)
{qq12 == "2"} setModel("userVerbalSkills", 1.5)
{qq12 == "3"} setModel("userVerbalSkills", 2.0)
{qq12 == "4"} setModel("userVerbalSkills", 2.5)
{qq12 == "5"} setModel("userVerbalSkills", 3.0)
{qq13 == "1"} setModel("userMathSkills", 1.0)
{qq13 == "2"} setModel("userMathSkills", 1.5)
{qq13 == "3"} setModel("userMathSkills", 2.0)
{qq13 == "4"} setModel("userMathSkills", 2.5)
{qq13 == "5"} setModel("userMathSkills", 3.0)
{qq14 == "1"} setModel("userSpatialSkills", 1.0)
{qq14 == "2"} setModel("userSpatialSkills", 1.5)
{qq14 == "3"} setModel("userSpatialSkills", 2.0)
{qq14 == "4"} setModel("userSpatialSkills", 2.5)
{qq14 == "5"} setModel("userSpatialSkills", 3.0)
{true} setModel("userOpennessScore", "Moderate (you’re moderately open)")
{qq1 == 1} setModel("userOpennessScore", "Low (you’re not that open)")
{qq1 == 5} setModel("userOpennessScore", "High (you’re super open)")
{true} setModel("userCarefulnessScore", "Moderate (you’re moderately conscientious)")
{qq2 == 1} setModel("userCarefulnessScore", "Low (you’re not that conscientious)")
{qq2 == 5} setModel("userCarefulnessScore", "High (you’re super conscientious)")
{true} setModel("userOutgoingScore", "Moderate (you’re moderately extroverted)")
{qq3 == 1} setModel("userOutgoingScore", "Low (you’re introverted)")
{qq3 == 5} setModel("userOutgoingScore", "High (you’re really outgoing or extroverted)")
{true} setModel("userAgreeablenessScore", "Moderate (you’re moderately easy to get along with)")
{qq4 == 1} setModel("userAgreeablenessScore", "Low (you’re not that easy to get along with)")
{qq4 == 5} setModel("userAgreeablenessScore", "High (you’re really easy to get along with)")
{true} setModel("userMoodinessScore", "Moderate (you’re moderately moody)")
{qq5 == 1} setModel("userMoodinessScore", "Low (you’re even-tempered)")
{qq5 == 5} setModel("userMoodinessScore", "High (you’re pretty moody)")
{true} setModel("userOverallSmartsScore", "Moderate (you’re moderately smart) ")
{qq6 == 1} setModel("userOverallSmartsScore", "Low (you’re not that smart)")
{qq6 == 5} setModel("userOverallSmartsScore", "High (you’re super smart)")
{true} setModel("userPhysicalSkillsScore", "Moderate (you’re moderately physical)")
{qq7 == 1} setModel("userPhysicalSkillsScore", "Low (you’re not that sporty)")
{qq7 == 5} setModel("userPhysicalSkillsScore", "High (you’re super sporty)")
{true} setModel("userMusicalSkillsScore", "Moderate (you're musically average) ")
{qq8 == 1} setModel("userMusicalSkillsScore", "Low (you’re not that into music)")
{qq8 == 5} setModel("userMusicalSkillsScore", "High (you’re really musical)")
{true} setModel("userPeopleSkillsScore", "Moderate (you're OK at dealing with people) ")
{qq9 == 1} setModel("userPeopleSkillsScore", "Low (you’re not that into people)")
{qq9 == 5} setModel("userPeopleSkillsScore", "High (you’re great at dealing with people)")
{true} setModel("userPersonalInsightScore", "Moderate (you’re moderately insightful) ")
{qq10 == 1} setModel("userPersonalInsightScore", "Low (you really don’t care for introspection)")
{qq10 == 5} setModel("userPersonalInsightScore", "High (you’re super insightful about yourself)")
{true} setModel("userReligiousScore", "Moderate (you’re moderately religious) ")
{qq11 == 1} setModel("userReligiousScore", "Low (you’re not that religious)")
{qq11 == 5} setModel("userReligiousScore", "High (you’re super religious)")
{qq11 == 5 && model.Mother == "user"} setModel("motherReligious", "true")
{true} setModel("userVerbalSkillsScore", "Moderate (you’re moderately verbal)")
{qq12 == 1} setModel("userVerbalSkillsScore", "Low (you really aren’t into words)")
{qq12 == 5} setModel("userVerbalSkillsScore", "High (you’re super verbal)")
{true} setModel("userMathSkillsScore", "Moderate (you have moderate math skills)")
{qq13 == 1} setModel("userMathSkillsScore", "Low (you really aren’t into math)")
{qq13 == 5} setModel("userMathSkillsScore", "High (you’re a math genius)")
{true} setModel("userSpatialSkillsScore", "Moderate (you have moderate spatial skills)")
{qq14 == 1} setModel("userSpatialSkillsScore", "Low (you really don’t have terrific spatial skills)")
{qq14 == 5} setModel("userSpatialSkillsScore", "High (you’re super with the maps and other spatial skills)")

Remember that this isn’t a real evaluation of what you’re really like. This is just for fun—and to help you see how these intellectual and personality characteristics may (or may not) end up in your offspring.

Continue

I6

Here's How You Scored

I6
true
model.userSexValue == "Female"
model.userSexValue == "Male"

Here's How You Scored

How’d you do? Check out your scores below to see who your virtual self will be! Remember that these are just aspects of your personality and intelligence—and that this is not any kind of formal testing. Just because this report says you are “smart” or “not so smart” doesn’t really mean that that is reflecting who you are. This is just a result of some of the clicks you reported on the previous page. We ask for this information to show you—as the program goes along—how some of your personality and intelligence characteristics may impact how you raise your child and what your child’s intelligence and personality end up to be.

Table : Personality & Cognitive Scores
Personality & Cognitive Area Your Score
Openness {model.userOpennessScore}
Carefulness {model.userCarefulnessScore}
Outgoingness {model.userOutgoingScore}
Agreeableness {model.userAgreeablenessScore}
Moodiness {model.userMoodinessScore}
Overall Smarts {model.userOverallSmartsScore}
Physical Skills {model.userPhysicalSkillsScore}
Musical Skills {model.userMusicalSkillsScore}
People Skills {model.userPeopleSkillsScore}
Personal Insight {model.userPersonalInsightScore}
Verbal Skills {model.userVerbalSkillsScore}
Math Skills {model.userMathSkillsScore}
Spatial Skills {model.userSpatialSkillsScore}

Continue

I7

Your Better Half...or Not

I7
true
{true} setModel("userSingleMale", "false")
{true} setModel("userSingleFemale", "false")
{true} setModel("GayMan", "false")
{true} setModel("Gay", "false")
{true} setModel("GayWoman", "false")
{true} setModel("singleGay", "false")

Your Better Half...or Not

Now that we’ve gotten to know a little bit about you, we need to learn more about what sort of relationship you are in. Remember, this is all just for fun. You can choose the characteristics of your real-life partner, or make someone up. This customization is just so you can see how your partner’s genetic characteristics do (or do not) influence your child.

You will also have the option to be single or in an opposite or same-sex relationship. If you are single or in a same-sex relationship your partner won’t be the biological parent to your child, so you will need to choose a profile from a sperm bank or from a surrogate mother who will provide the egg for the child you will raise in the program.

Remember, this is all just for fun. You can choose the characteristics of your real-life partner or make someone up or choose an identity from one of our pre-programmed profiles.

Question

vzKpjRx79b9GK97/U86W2Fz/SvnBAGYNVqo6QXVTj/iiwd+Mf9hzcM89opTQec1vRZMpr8OGL9JLEa2M1r3OylS3F7rZSfEWchrBjjUnkAPx/cNNo3RahLjgTd5c7+lh88bEfRmPUgLjR4awASShulBzgbIVZcUqvJ6AY7sQ4XwrUUqOJV4YJTbSiLjN9lCYW1PSbtQqyV9VeB1ANC7MtqZDEyOtPQ7UlXtJZTIdP3sFegATuhxodg==
{true} setModel("userRelationshipStatus", qqMC1)
{qqMC1 == 0} setModel("Relationship", "dating")
{qqMC1 == 0} setModel("Relationship", "cohabitating")
{qqMC1 == 1} setModel("Relationship", "cohabitating")
{qqMC1 == 2} setModel("Relationship", "married")
{qqMC1 == 3} setModel("Relationship", "single")
{true} setModel("userSingleMale", "false")
{true} setModel("userSingleFemale", "false")
{model.userSexValue == "Male" && qqMC1 == 3} setModel("userSingleMale", "true")
{model.userSexValue == "Female" && qqMC1 == 3} setModel("userSingleFemale", "true")
{model.userSexValue == "Male" && qqMC1 == 3} setModel("SEClass", "U")
{model.userSexValue == "Female" && qqMC1 == 3} setModel("SEClass", "U")
{true} setModel("track_Intro_Q6", "What is your relationship status?")
{true} setModel("track_Intro_Q6_resp", model.Relationship)

Continue

I7AA

Your Child's Other Biological Parent

I7AA
true
{model.userSexValue == "Female"} setModel("donorSex", "Male")
{model.userSexValue == "Male"} setModel("donorSex", "Female")
{model.donorSex == "Male"} setModel("donorSpermSurrogate", "donor")
{model.donorSex == "Female"} setModel("donorSpermSurrogate", "surrogate")
{model.donorSex == "Male"} setModel("donorSpermSurrogate_short_cap", "Donor")
{model.donorSex == "Female"} setModel("donorSpermSurrogate_short_cap", "Surrogate")
{model.donorSex == "Male"} setModel("donorSpermSurrogate_short", "donor")
{model.donorSex == "Female"} setModel("donorSpermSurrogate_short", "surrogate")
{model.donorSex == "Male"} setModel("donorSpermSurrogate_long", "sperm donor")
{model.donorSex == "Female"} setModel("donorSpermSurrogate_long", "surrogate mother")
{model.donorSex == "Male"} setModel("donorSpermSurrogate_long_cap", "Sperm Donor")
{model.donorSex == "Female"} setModel("donorSpermSurrogate_long_cap", "Surrogate Mother")
{model.donorSex == "Male"} setModel("donorSpermSurrogate_cap", "Sperm donor")
{model.donorSex == "Female"} setModel("donorSpermSurrogate_cap", "Surrogate mother")
{model.Mother == "donor"} setModel("motherAgeValue", model.donorAgeValue)

Your Better Half

Now let’s find out more about your partner.

Question

tUz1IVtnd8nuDoZ7UO+OxY38RpYy0eaEdy0ndKwcgLMmyocVFM8PLmycwgNBEklqOR95yZcje2g+1VskOL/dlyi4PoNsxjS2eNgaH3d2H0LGwKxedjxxxz5TNEfBOOblU3f1NC+8Ej4F2/UbZvMX4uL7wG4=

How old is your partner?

D7vZo80+K3nTAhiQbaQuudmIOlJwDiRtExNKGtoTUfkhmzx1DijM5UibassLjO+0QFMikg==
true
{true} setModel("partnerAge", qqMC2)
{qqMC2 == 0} setModel("partnerAgeValue", 18)
{qqMC2 == 1} setModel("partnerAgeValue", 19 + model.r6)
{qqMC2 == 2} setModel("partnerAgeValue", 25 + model.r6)
{qqMC2 == 3} setModel("partnerAgeValue", 31 + model.r5)
{qqMC2 == 4} setModel("partnerAgeValue", 36 + model.r5)
{qqMC2 == 5} setModel("partnerAgeValue", 41 + model.r5)
{qqMC2 == 6} setModel("partnerAgeValue", 46 + model.r5)
{qqMC1 == 0} setModel("partnerSex", "Male")
{qqMC1 == 1} setModel("partnerSex", "Female")
{true} setModel("track_Intro_Q7", "Partner age and gender")
{true} setModel("track_Intro_Q7_resp", model.partnerAgeValue + " and " + model.partnerSex)
{model.partnerSex == "Male"} setModel("partnerGuyGirl", "guy")
{model.partnerSex == "Female"} setModel("partnerGuyGirl", "girl")
{model.partnerSex == "Male"} setModel("partnerSelf", "himself")
{model.partnerSex == "Female"} setModel("partnerSelf", "herself")
{model.partnerSex == "Male"} setModel("partnerHeSheCap", "He")
{model.partnerSex == "Female"} setModel("partnerHeSheCap", "She")
{model.partnerSex == "Male"} setModel("partnerHeShe", "he")
{model.partnerSex == "Female"} setModel("partnerHeShe", "she")
{model.partnerSex == "Male"} setModel("partnerHimHer", "him")
{model.partnerSex == "Female"} setModel("partnerHimHer", "her")
{model.partnerSex == "Male"} setModel("partnerHisHerCap", "His")
{model.partnerSex == "Female"} setModel("partnerHisHerCap", "Her")
{model.partnerSex == "Male"} setModel("partnerHisHer", "his")
{model.partnerSex == "Female"} setModel("partnerHisHer", "her")
{model.partnerSex == "Female"} setModel("partnerLeave", "maternity")
{model.partnerSex == "Male"} setModel("partnerLeave", "paternity")
{model.userSexValue == "Male" && model.partnerSex == "Male"} setModel("GayMan", "true")
{model.userSexValue == "Male" && model.partnerSex == "Male"} setModel("Gay", "true")
{model.userSexValue == "Female" && model.partnerSex == "Female"} setModel("GayWoman", "true")
{model.userSexValue == "Female" && model.partnerSex == "Female"} setModel("Gay", "true")
{model.userSexValue == "Female"} setModel("donorSex", "Male")
{model.userSexValue == "Male"} setModel("donorSex", "Female")
{model.donorSex == "Male"} setModel("donorSpermSurrogate", "donor")
{model.donorSex == "Female"} setModel("donorSpermSurrogate", "surrogate")
{model.donorSex == "Male"} setModel("donorSpermSurrogate_long", "sperm donor")
{model.donorSex == "Female"} setModel("donorSpermSurrogate_long", "surrogate mother")
{model.donorSex == "Male"} setModel("donorSpermSurrogate_long_cap", "Sperm Donor")
{model.donorSex == "Female"} setModel("donorSpermSurrogate_long_cap", "Surrogate Mother")
{model.donorSex == "Male"} setModel("donorSpermSurrogate_cap", "Sperm donor")
{model.donorSex == "Female"} setModel("donorSpermSurrogate_cap", "Surrogate mother")
{model.userSexValue == "Male" && model.GayMan == "false"} setModel("Mother", "partner")
{model.GayMan == "true"} setModel("Mother", "donor")
{model.userSexValue == "Female" && model.GayWoman == "false"} setModel("Mother", "user")
{model.GayWoman == "true"} setModel("Mother", "user")
{model.userSingleFemale == "true"} setModel("Mother", "user")
{model.GayWoman == "true"} setModel("Mother", "user")
{model.userSingleMale == "true"} setModel("Mother", "donor")
{true} setModel("donorSex", "")
{model.GayWoman == "true" || model.userSingleFemale == "true"} setModel("donorSex", "Male")
{model.GayMan == "true" || model.userSingleMale == "true"} setModel("donorSex", "Female")
{model.Mother == "user"} setModel("motherAgeValue", model.userAgeValue)
{model.Mother == "partner"} setModel("motherAgeValue", model.partnerAgeValue)
{model.Mother == "donor"} setModel("motherAgeValue", model.donorAgeValue)
{model.Mother == "user" && model.userSingleFemale == "false" && model.GayWoman == "false"} setModel("Father", "partner")
{model.Mother == "user" && model.userSingleFemale == "true"} setModel("Father", "donor")
{model.Mother == "user" && model.GayWoman == "true"} setModel("Father", "donor")
{model.Mother == "partner"} setModel("Father", "user")
{model.donorSex == "Female"} setModel("donorHeSheCap", "She")
{model.donorSex == "Male"} setModel("donorHeSheCap", "He")
{model.donorSex == "Female"} setModel("donorHisHer", "her")
{model.donorSex == "Male"} setModel("donorHisHer", "his")
{model.donorSex == "Female"} setModel("donorHisHerCap", "Her")
{model.donorSex == "Male"} setModel("donorHisHerCap", "His")
{model.donorSex == "Female"} setModel("donorHimHer", "her")
{model.donorSex == "Male"} setModel("donorHimHer", "him")
{model.donorSex == "Female"} setModel("donorHeShe", "she")
{model.donorSex == "Male"} setModel("donorHeShe", "he")
{model.donorSex == "Female"} setModel("donorSelf", "herself")
{model.donorSex == "Male"} setModel("donorSelf", "himself")
{model.donorSex == "Female"} setModel("donorGuyGirl", "girl")
{model.donorSex == "Male"} setModel("donorGuyGirl", "guy")
{true} setModel("r6", Math.floor(Math.random()*6))

Create My Own Partner

I8A

Pick a Partner from a Pre-Programmed Profile

I8B_new
model.Relationship != "single"
{model.userSingleMale == "true"} setModel("Mother", "donor")
{model.userSingleFemale} setModel("Mother", "user")
{true} setModel("donorSex", "")
{model.userSingleFemale == "true"} setModel("donorSex", "Male")
{model.userSingleMale == "true"} setModel("donorSex", "Female")
{model.donorSex == "Female"} setModel("donorHeSheCap", "She")
{model.donorSex == "Male"} setModel("donorHeSheCap", "He")
{model.donorSex == "Female"} setModel("donorHisHer", "her")
{model.donorSex == "Male"} setModel("donorHisHer", "his")
{model.donorSex == "Female"} setModel("donorHisHerCap", "Her")
{model.donorSex == "Male"} setModel("donorHisHerCap", "His")
{model.donorSex == "Female"} setModel("donorHimHer", "her")
{model.donorSex == "Male"} setModel("donorHimHer", "him")
{model.donorSex == "Female"} setModel("donorHeShe", "she")
{model.donorSex == "Male"} setModel("donorHeShe", "he")
{model.donorSex == "Female"} setModel("donorSelf", "herself")
{model.donorSex == "Male"} setModel("donorSelf", "himself")
{model.donorSex == "Female"} setModel("donorGuyGirl", "girl")
{model.donorSex == "Male"} setModel("donorGuyGirl", "guy")
{model.userSexValue == "Male" && model.GayMan == "false"} setModel("Mother", "partner")
{model.GayMan == "true"} setModel("Mother", "donor")
{model.Mother == "donor"} setModel("motherAgeValue", model.donorAgeValue)
{model.userSexValue == "Female" && model.GayWoman == "false"} setModel("Mother", "user")
{model.GayWoman == "true"} setModel("Mother", "user")
{model.userSingleFemale == "true"} setModel("Mother", "user")
{model.GayWoman == "true"} setModel("Mother", "user")
{model.userSingleMale == "true"} setModel("Mother", "donor")
{true} setModel("donorSex", "")
{model.GayWoman == "true" || model.userSingleFemale == "true"} setModel("donorSex", "Male")
{model.GayMan == "true" || model.userSingleMale == "true"} setModel("donorSex", "Female")
{model.Mother == "user"} setModel("motherAgeValue", model.userAgeValue)
{model.Mother == "partner"} setModel("motherAgeValue", model.partnerAgeValue)
{model.Mother == "donor"} setModel("motherAgeValue", model.donorAgeValue)

Your Child's Other Biological Parent

Now that we’ve found out about your partner, it is time to find out more about the person who will be contributing genes to your future child.

Since you and {model.partnerName} are of the same sex, you will need to find a {model.donorSpermSurrogate_long} to help you conceive a child.

model.GayWoman == "true"

Now that we’ve found out about your partner, it is time to find out more about the person who will be contributing genes to your future child.

Since you and {model.partnerName} are of the same sex, you will need to find a {model.donorSpermSurrogate_long} to help you conceive and give birth to a child.

model.GayMan == "true"

Now that we have found out a little about you, it is time to find out more about the person who will be contributing genes to your future child.

Since you have chosen to be single, you will need to find a {model.donorSpermSurrogate_long} to help you conceive a child.

model.userSingleFemale == "true"

Now that we have found out a little about you, it is time to find out more about the person who will be contributing genes to your future child.

Since you have chosen to be single, you will need to find a {model.donorSpermSurrogate_long} to help you conceive and give birth to a child.

model.userSingleMale == "true"

How would you like to set up the {model.donorSpermSurrogate} for your future child?

Create My Own {model.donorSpermSurrogate_cap}

I11A

Pick a {model.donorSpermSurrogate_long_cap} from a Pre-programmed Profile

I11C
model.Relationship == "single"

Your Child's Other Biological Parent

I7A
true
{true} setModel("donorSex", "")
{model.GayWoman == "true" || model.userSingleFemale == "true"} setModel("donorSex", "Male")
{model.GayMan == "true" || model.userSingleMale == "true"} setModel("donorSex", "Female")
{model.donorSex == "Female"} setModel("donorHeSheCap", "She")
{model.donorSex == "Male"} setModel("donorHeSheCap", "He")
{model.donorSex == "Female"} setModel("donorHisHer", "her")
{model.donorSex == "Male"} setModel("donorHisHer", "his")
{model.donorSex == "Female"} setModel("donorHisHerCap", "Her")
{model.donorSex == "Male"} setModel("donorHisHerCap", "His")
{model.donorSex == "Female"} setModel("donorHimHer", "her")
{model.donorSex == "Male"} setModel("donorHimHer", "him")
{model.donorSex == "Female"} setModel("donorHeShe", "she")
{model.donorSex == "Male"} setModel("donorHeShe", "he")
{model.donorSex == "Female"} setModel("donorSelf", "herself")
{model.donorSex == "Male"} setModel("donorSelf", "himself")
{model.donorSex == "Female"} setModel("donorGuyGirl", "girl")
{model.donorSex == "Male"} setModel("donorGuyGirl", "guy")

Your Child's Other Biological Parent

(model.userSingleMale == "true" || model.userSingleFemale == "true") && model.Gay == "false"

Your Partner

(model.userSingleMale == "false" && model.userSingleFemale == "false") || model.Gay == "true"

How would you like to set up your partner?

Create My Own Partner

I8A

Pick a Partner from a Pre-Programmed Profile

I8B_new
(model.userSingleMale == "false" && model.userSingleFemale == "false") || model.Gay == "true"

How would you like to set up the {model.donorSpermSurrogate} for your future child?

Create My Own {model.donorSpermSurrogate_cap} or Biological Parent

I11A

Pick a {model.donorSpermSurrogate_cap} or Biological Parent from a Set of Pre-Programmed Profiles

I11C
(model.userSingleMale == "true" || model.userSingleFemale == "true") && model.Gay == "false"

Getting to Know Your Partner

I8A
true
{model.Gay == "true" || model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("partner_donor", "donor")
{model.Gay == "true" || model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("partner_donor_cap", "Donor")

Getting to Know Your Partner

Question 1.4

cr1/SOiKhWDFiFQd8dONj9HSyQYzydZHCeg3nRnrp2K/qhIzVTqI1G1s/U+aOoMmRu6ynQ==

Ethnicity:

nWQH0uZKnzeWSXDiVZp3AH6IQ/6buiXy4LCuiW1p1hqtInk75rushRZomx+4o+dSNrPxtPfX9kkHIGmAS+kHReVz6TTHe1slfzxf8RxS4N9ON4jsqZsXTR2f3xEInIJb4IeKgQhyCpCH53GmQYhPi3St/jKp9WpjOWWzhkmEKIFmz7gtiHFUmuvRsmpYWFmomdTO3Kba9imhcybG

Languages:

qbKi2od6QihXbWnzcaJOC2rS1LiNTIXEwROx4yOm/XTNyZT1K8NvEspap2UAXBcQ2J3U2x06pWUVcSNlp+6F55NjwsRVMvsaMxgEGQ==
true
{true} setModel("partnerName", qq1)
true
{qqMC2 != 0} setModel("partnerRace", qqMC2)
{qqMC2 != 0} setModel("partnerRaceValue", qqMCValue2)
{qqMC2 == 0} setModel("partnerRaceValue", "White (non-Hispanic)")
{qqMC2 == 0} setModel("partnerRace", "1")
{model.partnerRace == 0 || model.partnerRace == 1} setModel("partnerEthnicity", "white")
{model.partnerRace == 2} setModel("partnerEthnicity", "latino")
{model.partnerRace == 3} setModel("partnerEthnicity", "black")
{model.partnerRace == 4} setModel("partnerEthnicity", "asian")
{model.partnerRace == 5} setModel("partnerEthnicity", "multiracial")
{model.partnerRace == 6} setModel("partnerEthnicity", "native")
{model.partnerRace == 7} setModel("partnerEthnicity", "pacific")
{qqMC3 != 0} setModel("partnerLanguageValue", qqMCValue3)
{qqMC3 != 0} setModel("partnerLanguage", qqMC3)
{qqMC3 == 0} setModel("partnerLanguageValue", "English")
{qqMC3 == 0} setModel("partnerLanguage", 1)
{true} setModel("track_Intro_Q8", "Partner ethnicity and language")
{true} setModel("track_Intro_Q8_resp", model.partnerEthnicity + " and " + model.partnerLanguageValue)

Continue

I8A1

Customizing Your Partner's Avatar

I8A1
true

Customizing Your Partner's Avatar

Now you need to create an avatar for your partner. Since you have chosen to be in a same-sex relationship your future child will be created from a combination of your avatar and from a {model.donorSpermSurrogate} that you will create later, but the traits of your partner could also be passed on to your child through your their interaction with the child.

model.Gay == "true"

Now you need to create an avatar for your Partner. Remember your future child will be created from a combination of your avatar and the one that you are creating for your partner.

model.Gay == "false"

Question 1.5

Height:

VRkIU0eY13nkeVsIOTixdzRO+44/5vWGLHQUvxeSnlLQGSbx/E0c81CWoyMyUPEzo89X3ADNsSxsUyN165AMTqbcydfivwsRVo57Z8gh8+QrZLmR/zqijoXf0VTpV36SxcKB5gtAtxnnL6pdoQyCBTKdkq82Suov5Kd5J7rtUHaA7JiLgAjhHxG8fEzRXCgOj6ZUjZQeV4Wn+ksGo3XnhSwrq2o=

Weight:

DVawcTI6Y6SQOlWlEC8hqBtNZgAfRv18pEgPaSlrFj5hxQ23uq4bt5P39BpbT0Pz0PocD+lxCecPSBzpWL7pyJ5SwbZVNYKcDKu/BBgz4xA3GjpEqesvm0k9UmqbaN7Reog2O1Y55TK8+XiDlJ+flXU76yCewZmGV6T2hI+YM48iezKJxq6niw232wssk3X1RTS+WLXjrmzOPLJAc4rVggHcqJlFoEL+ch9WMg==
true
{true} setModel("partnerHeight", qqMC1)
{true} setModel("partnerWeight", qqMC2)
{model.partnerSex == "Male" && model.partnerHeight == "0"} setModel("partnerHeightValue", 60)
{model.partnerSex == "Male" && model.partnerHeight == "1"} setModel("partnerHeightValue", 62)
{model.partnerSex == "Male" && model.partnerHeight == "2"} setModel("partnerHeightValue", 64)
{model.partnerSex == "Male" && model.partnerHeight == "3"} setModel("partnerHeightValue", 66)
{model.partnerSex == "Male" && model.partnerHeight == "4"} setModel("partnerHeightValue", 68)
{model.partnerSex == "Male" && model.partnerHeight == "5"} setModel("partnerHeightValue", 70)
{model.partnerSex == "Male" && model.partnerHeight == "6"} setModel("partnerHeightValue", 72)
{model.partnerSex == "Male" && model.partnerHeight == "7"} setModel("partnerHeightValue", 74)
{model.partnerSex == "Male" && model.partnerHeight == "8"} setModel("partnerHeightValue", 76)
{model.partnerSex == "Male" && model.partnerHeight == "9"} setModel("partnerHeightValue", 78)
{model.partnerSex == "Male" && model.partnerWeight == "0"} setModel("partnerWeightValue", 100)
{model.partnerSex == "Male" && model.partnerWeight == "1"} setModel("partnerWeightValue", 111)
{model.partnerSex == "Male" && model.partnerWeight == "2"} setModel("partnerWeightValue", 136)
{model.partnerSex == "Male" && model.partnerWeight == "3"} setModel("partnerWeightValue", 161)
{model.partnerSex == "Male" && model.partnerWeight == "4"} setModel("partnerWeightValue", 186)
{model.partnerSex == "Male" && model.partnerWeight == "5"} setModel("partnerWeightValue", 211)
{model.partnerSex == "Male" && model.partnerWeight == "6"} setModel("partnerWeightValue", 236)
{model.partnerSex == "Male" && model.partnerWeight == "7"} setModel("partnerWeightValue", 261)
{model.partnerSex == "Male" && model.partnerWeight == "8"} setModel("partnerWeightValue", 286)
{model.partnerSex == "Male" && model.partnerWeight == "9"} setModel("partnerWeightValue", 311)
{model.partnerSex == "Male" && model.partnerWeight == "10"} setModel("partnerWeightValue", 346)
{model.partnerSex == "Male" && model.partnerWeight == "11"} setModel("partnerWeightValue", 376)
{true} setModel("track_Intro_Q9", "Partner height and weight")
{true} setModel("track_Intro_Q9_resp", model.partnerHeight + " and " + model.partnerWeight)
model.partnerSex == "Male"

Question 1.6

Height:

956JPQa5G4mhblxJ4DrTjHOr8qWw+XlklXCF6RnAjPl2cClqRW/nns7XIv7HdTZxPTF++znh4LdeziXLEbHAeYMaiwhQYWfEDln0NET876lDl5gbyKEfQr2XUPj5blCBuxFsSaBgd1DemYP7oXz5xK0hoRbGZJK5hu0sMxsYwlbWu6ID/WWB8hswAuoQo07ZkLprcIDrmBeG4TJ8/GdRdvaJ85YrgmJfQPEvTB3iLkM1oEf/DWDZSDmjH1GNVRjJREk3c/paDC4=

Weight:

pJB78d6MXB9BBSFFRi6tRQUXGMbJ7vqc7fxvozc2R61vpAvdeNQ7d47IMZ4YgBuhqWnI9QdOJHeXOM1ty3qI+jrLZMYzxa1dmETEQjhipWaUqvGA3w6gyf9VFnznDAM/SmX4Xbvri2DoyOgXIvUShZLPFEjEDgHuQggUV3kgE7kiKLdlnhwQyoie/VBa6YqdK/6qh2GsRf8Iclej9I/6npfY87VkTsHPj6n/wr61K88FCsYlJpLqng==
true
{true} setModel("partnerHeight", qqMC1)
{true} setModel("partnerWeight", qqMC2)
{model.partnerSex == "Female" && model.partnerHeight == "0"} setModel("partnerHeightValue", 54)
{model.partnerSex == "Female" && model.partnerHeight == "1"} setModel("partnerHeightValue", 56)
{model.partnerSex == "Female" && model.partnerHeight == "2"} setModel("partnerHeightValue", 58)
{model.partnerSex == "Female" && model.partnerHeight == "3"} setModel("partnerHeightValue", 60)
{model.partnerSex == "Female" && model.partnerHeight == "4"} setModel("partnerHeightValue", 62)
{model.partnerSex == "Female" && model.partnerHeight == "5"} setModel("partnerHeightValue", 64)
{model.partnerSex == "Female" && model.partnerHeight == "6"} setModel("partnerHeightValue", 66)
{model.partnerSex == "Female" && model.partnerHeight == "7"} setModel("partnerHeightValue", 68)
{model.partnerSex == "Female" && model.partnerHeight == "8"} setModel("partnerHeightValue", 70)
{model.partnerSex == "Female" && model.partnerHeight == "9"} setModel("partnerHeightValue", 72)
{model.partnerSex == "Female" && model.partnerWeight == "0"} setModel("partnerWeightValue", 90)
{model.partnerSex == "Female" && model.partnerWeight == "1"} setModel("partnerWeightValue", 101)
{model.partnerSex == "Female" && model.partnerWeight == "2"} setModel("partnerWeightValue", 120)
{model.partnerSex == "Female" && model.partnerWeight == "3"} setModel("partnerWeightValue", 140)
{model.partnerSex == "Female" && model.partnerWeight == "4"} setModel("partnerWeightValue", 160)
{model.partnerSex == "Female" && model.partnerWeight == "5"} setModel("partnerWeightValue", 180)
{model.partnerSex == "Female" && model.partnerWeight == "6"} setModel("partnerWeightValue", 200)
{model.partnerSex == "Female" && model.partnerWeight == "7"} setModel("partnerWeightValue", 220)
{model.partnerSex == "Female" && model.partnerWeight == "8"} setModel("partnerWeightValue", 240)
{model.partnerSex == "Female" && model.partnerWeight == "9"} setModel("partnerWeightValue", 260)
{model.partnerSex == "Female" && model.partnerWeight == "10"} setModel("partnerWeightValue", 280)
{model.partnerSex == "Female" && model.partnerWeight == "11"} setModel("partnerWeightValue", 300)
{true} setModel("track_Intro_Q9", "Partner height and weight")
{true} setModel("track_Intro_Q9_resp", model.partnerHeight + " and " + model.partnerWeight)
true
model.partnerSex == "Female"

Edit Partner Avatar

avatar_editor_partner

1.2 Avatar Editor Partner

avatar_editor_partner
false
partnerAvatar
{true} setModel("child_age_number", 10)

Avatar Editor Partner

Avatar editor will load here.

Continue

I9

{model.donorSpermSurrogate_cap}'s Demographics and Appearance

I11A
true

{model.donorSpermSurrogate_cap}’s Demographics and Appearance

Can you let us know a little more about the {model.donorSpermSurrogate} or the biological parent you have in mind to contribute to your future child?

Question 1.7

EJdBb+l2MwlpHaF54vi5QiajJjmr2+Qn+Vp6t/T1yQ5DH8xffBnsT9WiYRYPOuHN60hMklV4EXm8uNMYyotHeznuOZG3HXtMiQkKDJOQpco=
{true} setModel("donorName", qq1)

Ethnicity:

ClREKlT5nNe8SfLyQJJXhCkBiPgDHTMNbllolBHZAfdMaEvOA2vT9pv+8V4lZ7wDY2V5FYmE3MrmEHx57gI98wW2yn8HN169BtGI/Z10KT8JPSrOgkTVdohqIEOc5LxriXYwbTtPcMpTcDDZ7UTIhKS5VSi4FTn6IQFzXWHannXk560UOEcgoFFBcny65gLyXAoINs+6kgN5JAUCkVdtjIiwwXqPa/iDdq3xz5hcJwPfRCWJ6Y+weG7cWjWEQpm0RGul/qZEcu5lfCrT

Languages:

qbKi2od6QihXbWnzcaJOC2rS1LiNTIXEwROx4yOm/XTNyZT1K8NvEspap2UAXBcQ2J3U2x06pWUVcSNlp+6F55NjwsRVMvsaMxgEGQ==
true
{qqMC2 != 0} setModel("donorRace", qqMC2)
{qqMC2 != 0} setModel("donorRaceValue", qqMCValue2)
{qqMC2 == 0} setModel("donorRaceValue", "White (non-Hispanic)")
{qqMC2 == 0} setModel("donorRace", "1")
{model.donorRace == 0 || model.donorRace == 1} setModel("donorEthnicity", "white")
{model.donorRace == 2} setModel("donorEthnicity", "latino")
{model.donorRace == 3} setModel("donorEthnicity", "black")
{model.donorRace == 4} setModel("donorEthnicity", "asian")
{model.donorRace == 5} setModel("donorEthnicity", "multiracial")
{model.donorRace == 6} setModel("donorEthnicity", "native")
{model.donorRace == 7} setModel("donorEthnicity", "pacific")
{qqMC3 != 0} setModel("donorLanguageValue", qqMCValue3)
{qqMC3 != 0} setModel("donorLanguage", qqMC3)
{qqMC3 == 0} setModel("donorLanguageValue", "English")
{qqMC3 == 0} setModel("donorLanguage", 1)
{true} setModel("track_Intro_Q10", "Donor ethnicity and language")
{true} setModel("track_Intro_Q10_resp", model.donorEthnicity + " and " + model.donorLanguageValue)

Continue

I11A1

What Do They Look Like?

I11A1
true

Customizing Your {model.donorSpermSurrogate_cap}'s Avatar

Now you need to create an avatar for your {model.donorSpermSurrogate}. Remember your future child will be created from a combination of your avatar and the one that you are creating for your {model.donorSpermSurrogate}.

Question 1.8

Height:

VRkIU0eY13nkeVsIOTixdzRO+44/5vWGLHQUvxeSnlLQGSbx/E0c81CWoyMyUPEzo89X3ADNsSxsUyN165AMTqbcydfivwsRVo57Z8gh8+QrZLmR/zqijoXf0VTpV36SxcKB5gtAtxnnL6pdoQyCBTKdkq82Suov5Kd5J7rtUHaA7JiLgAjhHxG8fEzRXCgOj6ZUjZQeV4Wn+ksGo3XnhSwrq2o=

Weight:

DVawcTI6Y6SQOlWlEC8hqBtNZgAfRv18pEgPaSlrFj5hxQ23uq4bt5P39BpbT0Pz0PocD+lxCecPSBzpWL7pyJ5SwbZVNYKcDKu/BBgz4xA3GjpEqesvm0k9UmqbaN7Reog2O1Y55TK8+XiDlJ+flXU76yCewZmGV6T2hI+YM48iezKJxq6niw232wssk3X1RTS+WLXjrmzOPLJAc4rVggHcqJlFoEL+ch9WMg==
true
{true} setModel("donorHeight", qqMC1)
{true} setModel("donorWeight", qqMC2)
{model.donorSex == "Male" && model.donorHeight == "0"} setModel("donorHeightValue", 60)
{model.donorSex == "Male" && model.donorHeight == "1"} setModel("donorHeightValue", 62)
{model.donorSex == "Male" && model.donorHeight == "2"} setModel("donorHeightValue", 64)
{model.donorSex == "Male" && model.donorHeight == "3"} setModel("donorHeightValue", 66)
{model.donorSex == "Male" && model.donorHeight == "4"} setModel("donorHeightValue", 68)
{model.donorSex == "Male" && model.donorHeight == "5"} setModel("donorHeightValue", 70)
{model.donorSex == "Male" && model.donorHeight == "6"} setModel("donorHeightValue", 72)
{model.donorSex == "Male" && model.donorHeight == "7"} setModel("donorHeightValue", 74)
{model.donorSex == "Male" && model.donorHeight == "8"} setModel("donorHeightValue", 76)
{model.donorSex == "Male" && model.donorHeight == "9"} setModel("donorHeightValue", 78)
{model.donorSex == "Male" && model.donorWeight == "0"} setModel("donorWeightValue", 100)
{model.donorSex == "Male" && model.donorWeight == "1"} setModel("donorWeightValue", 111)
{model.donorSex == "Male" && model.donorWeight == "2"} setModel("donorWeightValue", 136)
{model.donorSex == "Male" && model.donorWeight == "3"} setModel("donorWeightValue", 161)
{model.donorSex == "Male" && model.donorWeight == "4"} setModel("donorWeightValue", 186)
{model.donorSex == "Male" && model.donorWeight == "5"} setModel("donorWeightValue", 211)
{model.donorSex == "Male" && model.donorWeight == "6"} setModel("donorWeightValue", 236)
{model.donorSex == "Male" && model.donorWeight == "7"} setModel("donorWeightValue", 261)
{model.donorSex == "Male" && model.donorWeight == "8"} setModel("donorWeightValue", 286)
{model.donorSex == "Male" && model.donorWeight == "9"} setModel("donorWeightValue", 311)
{model.donorSex == "Male" && model.donorWeight == "10"} setModel("donorWeightValue", 346)
{model.donorSex == "Male" && model.donorWeight == "11"} setModel("donorWeightValue", 376)
{model.donorSex == "Male"} setModel("Father", "donor")
{true} setModel("track_Intro_Q11", "Donor height and weight")
{true} setModel("track_Intro_Q11_resp", model.donorHeightValue + " and " + model.donorWeightValue)
model.donorSex == "Male"

Question 1.9

Height:

956JPQa5G4mhblxJ4DrTjHOr8qWw+XlklXCF6RnAjPl2cClqRW/nns7XIv7HdTZxPTF++znh4LdeziXLEbHAeYMaiwhQYWfEDln0NET876lDl5gbyKEfQr2XUPj5blCBuxFsSaBgd1DemYP7oXz5xK0hoRbGZJK5hu0sMxsYwlbWu6ID/WWB8hswAuoQo07ZkLprcIDrmBeG4TJ8/GdRdvaJ85YrgmJfQPEvTB3iLkM1oEf/DWDZSDmjH1GNVRjJREk3c/paDC4=

Weight:

pJB78d6MXB9BBSFFRi6tRQUXGMbJ7vqc7fxvozc2R61vpAvdeNQ7d47IMZ4YgBuhqWnI9QdOJHeXOM1ty3qI+jrLZMYzxa1dmETEQjhipWaUqvGA3w6gyf9VFnznDAM/SmX4Xbvri2DoyOgXIvUShZLPFEjEDgHuQggUV3kgE7kiKLdlnhwQyoie/VBa6YqdK/6qh2GsRf8Iclej9I/6npfY87VkTsHPj6n/wr61K88FCsYlJpLqng==
true
{true} setModel("donorHeight", qqMC1)
{true} setModel("donorWeight", qqMC2)
{model.donorSex == "Female" && model.donorHeight == "0"} setModel("donorHeightValue", 54)
{model.donorSex == "Female" && model.donorHeight == "1"} setModel("donorHeightValue", 56)
{model.donorSex == "Female" && model.donorHeight == "2"} setModel("donorHeightValue", 58)
{model.donorSex == "Female" && model.donorHeight == "3"} setModel("donorHeightValue", 60)
{model.donorSex == "Female" && model.donorHeight == "4"} setModel("donorHeightValue", 62)
{model.donorSex == "Female" && model.donorHeight == "5"} setModel("donorHeightValue", 64)
{model.donorSex == "Female" && model.donorHeight == "6"} setModel("donorHeightValue", 66)
{model.donorSex == "Female" && model.donorHeight == "7"} setModel("donorHeightValue", 68)
{model.donorSex == "Female" && model.donorHeight == "8"} setModel("donorHeightValue", 70)
{model.donorSex == "Female" && model.donorHeight == "9"} setModel("donorHeightValue", 72)
{model.donorSex == "Female" && model.donorHeight == "0"} setModel("donorWeightValue", 90)
{model.donorSex == "Female" && model.donorHeight == "1"} setModel("donorWeightValue", 101)
{model.donorSex == "Female" && model.donorHeight == "2"} setModel("donorWeightValue", 120)
{model.donorSex == "Female" && model.donorHeight == "3"} setModel("donorWeightValue", 140)
{model.donorSex == "Female" && model.donorHeight == "4"} setModel("donorWeightValue", 160)
{model.donorSex == "Female" && model.donorHeight == "5"} setModel("donorWeightValue", 180)
{model.donorSex == "Female" && model.donorHeight == "6"} setModel("donorWeightValue", 200)
{model.donorSex == "Female" && model.donorHeight == "7"} setModel("donorWeightValue", 220)
{model.donorSex == "Female" && model.donorHeight == "8"} setModel("donorWeightValue", 240)
{model.donorSex == "Female" && model.donorHeight == "9"} setModel("donorWeightValue", 260)
{model.donorSex == "Female" && model.donorHeight == "10"} setModel("donorWeightValue", 280)
{model.donorSex == "Female" && model.donorHeight == "11"} setModel("donorWeightValue", 300)
{model.donorSex == "Female"} setModel("Mother", "donor")
{model.Mother == "donor"} setModel("motherAgeValue", model.donorAgeValue)
{true} setModel("track_Intro_Q11", "Donor height and weight")
{true} setModel("track_Intro_Q11_resp", model.donorHeightValue + " and " + model.donorWeightValue)
true
model.donorSex == "Female"

Edit {model.donorSpermSurrogate_cap} Avatar

avatar_editor_donor

1.3 Avatar Editor {model.donorSpermSurrogate_cap}

avatar_editor_donor
false
donorAvatar
{true} setModel("child_age_number", 10)
{true} setModel("donorAgeValue", 27)

Avatar Editor {model.donorSpermSurrogate_cap}

Avatar editor will load here.

Continue

I11B

What Is Your {model.donorSpermSurrogate_long_cap} Like?

I11B
true
model.donorSex == "Female"
model.donorSex == "Male"

What Is the {model.donorSpermSurrogate_long_cap} Like?

The personality and cognitive traits you select for your child's {model.donorSpermSurrogate} can also be passed on to your child, giving you an opportunity to see how genes—and the environment a child is raised in—affect the development of a child. Please respond to the following statements using the provided scale to determine how much each statement reflects your child's other biological parent.

Question 1.10

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
true
{true} setModel("donorOpenness", 2.0)
{true} setModel("donorCarefulness", 2.0)
{true} setModel("donorOutgoing", 2.0)
{true} setModel("donorAgreeableness", 2.0)
{true} setModel("donorMoodiness", 2.0)
{true} setModel("donorOverallSmarts", 2.0)
{true} setModel("donorPhysicalSkills", 2.0)
{true} setModel("donorMusicalSkills", 2.0)
{true} setModel("donorPeopleSkills", 2.0)
{true} setModel("donorPersonalInsight", 2.0)
{true} setModel("donorReligious", 2.0)
{true} setModel("donorVerbalSkills", 2.0)
{true} setModel("donorMathSkills", 2.0)
{true} setModel("donorSpatialSkills", 2.0)
{qq1 == "1"} setModel("donorOpenness", 1.0)
{qq1 == "2"} setModel("donorOpenness", 1.5)
{qq1 == "3"} setModel("donorOpenness", 2.0)
{qq1 == "4"} setModel("donorOpenness", 2.5)
{qq1 == "5"} setModel("donorOpenness", 3.0)
{qq2 == "1"} setModel("donorCarefulness", 1.0)
{qq2 == "2"} setModel("donorCarefulness", 1.5)
{qq2 == "3"} setModel("donorCarefulness", 2.0)
{qq2 == "4"} setModel("donorCarefulness", 2.5)
{qq2 == "5"} setModel("donorCarefulness", 3.0)
{qq3 == "1"} setModel("donorOutgoing", 1.0)
{qq3 == "2"} setModel("donorOutgoing", 1.5)
{qq3 == "3"} setModel("donorOutgoing", 2.0)
{qq3 == "4"} setModel("donorOutgoing", 2.5)
{qq3 == "5"} setModel("donorOutgoing", 3.0)
{qq4 == "1"} setModel("donorAgreeableness", 1.0)
{qq4 == "2"} setModel("donorAgreeableness", 1.5)
{qq4 == "3"} setModel("donorAgreeableness", 2.0)
{qq4 == "4"} setModel("donorAgreeableness", 2.5)
{qq4 == "5"} setModel("donorAgreeableness", 3.0)
{qq5 == "1"} setModel("donorMoodiness", 1.0)
{qq5 == "2"} setModel("donorMoodiness", 1.5)
{qq5 == "3"} setModel("donorMoodiness", 2.0)
{qq5 == "4"} setModel("donorMoodiness", 2.5)
{qq5 == "5"} setModel("donorMoodiness", 3.0)
{qq6 == "1"} setModel("donorOverallSmarts", 1.0)
{qq6 == "2"} setModel("donorOverallSmarts", 1.5)
{qq6 == "3"} setModel("donorOverallSmarts", 2.0)
{qq6 == "4"} setModel("donorOverallSmarts", 2.5)
{qq6 == "5"} setModel("donorOverallSmarts", 3.0)
{qq7 == "1"} setModel("donorPhysicalSkills", 1.0)
{qq7 == "2"} setModel("donorPhysicalSkills", 1.5)
{qq7 == "3"} setModel("donorPhysicalSkills", 2.0)
{qq7 == "4"} setModel("donorPhysicalSkills", 2.5)
{qq7 == "5"} setModel("donorPhysicalSkills", 3.0)
{qq8 == "1"} setModel("donorMusicalSkills", 1.0)
{qq8 == "2"} setModel("donorMusicalSkills", 1.5)
{qq8 == "3"} setModel("donorMusicalSkills", 2.0)
{qq8 == "4"} setModel("donorMusicalSkills", 2.5)
{qq8 == "5"} setModel("donorMusicalSkills", 3.0)
{qq9 == "1"} setModel("donorPeopleSkills", 1.0)
{qq9 == "2"} setModel("donorPeopleSkills", 1.5)
{qq9 == "3"} setModel("donorPeopleSkills", 2.0)
{qq9 == "4"} setModel("donorPeopleSkills", 2.5)
{qq9 == "5"} setModel("donorPeopleSkills", 3.0)
{qq10 == "1"} setModel("donorPersonalInsight", 1.0)
{qq10 == "2"} setModel("donorPersonalInsight", 1.5)
{qq10 == "3"} setModel("donorPersonalInsight", 2.0)
{qq10 == "4"} setModel("donorPersonalInsight", 2.5)
{qq10 == "5"} setModel("donorPersonalInsight", 3.0)
{qq11 == "1"} setModel("donorVerbalSkills", 1.0)
{qq11 == "2"} setModel("donorVerbalSkills", 1.5)
{qq11 == "3"} setModel("donorVerbalSkills", 2.0)
{qq11 == "4"} setModel("donorVerbalSkills", 2.5)
{qq11 == "5"} setModel("donorVerbalSkills", 3.0)
{qq12 == "1"} setModel("donorMathSkills", 1.0)
{qq12 == "2"} setModel("donorMathSkills", 1.5)
{qq12 == "3"} setModel("donorMathSkills", 2.0)
{qq12 == "4"} setModel("donorMathSkills", 2.5)
{qq12 == "5"} setModel("donorMathSkills", 3.0)
{qq13 == "1"} setModel("donorSpatialSkills", 1.0)
{qq13 == "2"} setModel("donorSpatialSkills", 1.5)
{qq13 == "3"} setModel("donorSpatialSkills", 2.0)
{qq13 == "4"} setModel("donorSpatialSkills", 2.5)
{qq13 == "5"} setModel("donorSpatialSkills", 3.0)
{true} setModel("donorOpennessScore", "Moderate (" + model.donorHeShe + " is moderately open)")
{qq1 == 1} setModel("donorOpennessScore", "Low (" + model.donorHeShe + " is not that open)")
{qq1 == 5} setModel("donorOpennessScore", "High (" + model.donorHeShe + " is super open)")
{true} setModel("donorCarefulnessScore", "Moderate (" + model.donorHeShe + " is moderately conscientious)")
{qq2 == 1} setModel("donorCarefulnessScore", "Low (" + model.donorHeShe + " is not that conscientious)")
{qq2 == 5} setModel("donorCarefulnessScore", "High (" + model.donorHeShe + " is super conscientious)")
{true} setModel("donorOutgoingScore", "Moderate (" + model.donorHeShe + " is moderately extroverted)")
{qq3 == 1} setModel("donorOutgoingScore", "Low (" + model.donorHeShe + " is introverted)")
{qq3 == 5} setModel("donorOutgoingScore", "High (" + model.donorHeShe + " is really outgoing or extroverted)")
{true} setModel("donorAgreeablenessScore", "Moderate (" + model.donorHeShe + " is moderately easy to get along with)")
{qq4 == 1} setModel("donorAgreeablenessScore", "Low (" + model.donorHeShe + " is not that easy to get along with)")
{qq4 == 5} setModel("donorAgreeablenessScore", "High (" + model.donorHeShe + " is really easy to get along with)")
{true} setModel("donorMoodinessScore", "Moderate (" + model.donorHeShe + " is moderately moody)")
{qq5 == 1} setModel("donorMoodinessScore", "Low (" + model.donorHeShe + " is even-tempered)")
{qq5 == 5} setModel("donorMoodinessScore", "High (" + model.donorHeShe + " is pretty moody)")
{true} setModel("donorOverallSmartsScore", "Moderate (" + model.donorHeShe + " is moderately smart) ")
{qq6 == 1} setModel("donorOverallSmartsScore", "Low (" + model.donorHeShe + " is not that smart)")
{qq6 == 5} setModel("donorOverallSmartsScore", "High (" + model.donorHeShe + " is super smart)")
{true} setModel("donorPhysicalSkillsScore", "Moderate (" + model.donorHeShe + " is moderately physical)")
{qq7 == 1} setModel("donorPhysicalSkillsScore", "Low (" + model.donorHeShe + " is not that sporty)")
{qq7 == 5} setModel("donorPhysicalSkillsScore", "High (" + model.donorHeShe + " is super sporty)")
{true} setModel("donorMusicalSkillsScore", "Moderate (" + model.donorHeShe + " is musically average) ")
{qq8 == 1} setModel("donorMusicalSkillsScore", "Low (" + model.donorHeShe + " is not that into music)")
{qq8 == 5} setModel("donorMusicalSkillsScore", "High (" + model.donorHeShe + " is really musical)")
{true} setModel("donorPeopleSkillsScore", "Moderate (" + model.donorHeShe + " is Ok at dealing with people) ")
{qq9 == 1} setModel("donorPeopleSkillsScore", "Low (" + model.donorHeShe + " is not that into people)")
{qq9 == 5} setModel("donorPeopleSkillsScore", "High (" + model.donorHeShe + " is great at dealing with people)")
{true} setModel("donorPersonalInsightScore", "Moderate (" + model.donorHeShe + " is moderately insightful) ")
{qq10 == 1} setModel("donorPersonalInsightScore", "Low (" + model.donorHeShe + " really doesn’t care for introspection)")
{qq10 == 5} setModel("donorPersonalInsightScore", "High (" + model.donorHeShe + " is super insightful about themself)")
{true} setModel("donorVerbalSkillsScore", "Moderate (" + model.donorHeShe + " is moderately verbal)")
{qq11 == 1} setModel("donorVerbalSkillsScore", "Low (" + model.donorHeShe + " really isn’t into words)")
{qq11 == 5} setModel("donorVerbalSkillsScore", "High (" + model.donorHeShe + " is super verbal)")
{true} setModel("donorMathSkillsScore", "Moderate (" + model.donorHeShe + " has moderate math skills)")
{qq12 == 1} setModel("donorMathSkillsScore", "Low (" + model.donorHeShe + " really isn’t into math)")
{qq12 == 5} setModel("donorMathSkillsScore", "High (" + model.donorHeShe + " is a math genius)")
{true} setModel("donorSpatialSkillsScore", "Moderate (" + model.donorHeShe + " has moderate spatial skills)")
{qq13 == 1} setModel("donorSpatialSkillsScore", "Low (" + model.donorHeShe + " really doesn’t have terrific spatial skills)")
{qq13 == 5} setModel("donorSpatialSkillsScore", "High (" + model.donorHeShe + " is super with the maps and other spatial skills)")
{true} setModel("babyMoodiness", model.userMoodiness*0.5 + model.donorMoodiness*0.5)
{true} setModel("babyOpenness", model.userOpenness*0.5 + model.donorOpenness*0.5)
{true} setModel("babyOutgoing", model.userOutgoing*0.5 + model.donorOutgoing*0.5)
{true} setModel("babyCarefulness", model.userCarefulness*0.5 + model.donorCarefulness*0.5)
{true} setModel("babyAgreeableness", model.userAgreeableness*0.5 + model.donorAgreeableness*0.5)
{true} setModel("babyOverallSmarts", model.userOverallSmarts*0.5 + model.donorOverallSmarts*0.5)
{true} setModel("babyPhysicalSkills", model.userPhysicalSkills*0.5 + model.donorPhysicalSkills*0.5)
{true} setModel("babyMusicalSkills", model.userMusicalSkills*0.5 + model.donorMusicalSkills*0.5)
{true} setModel("babyPeopleSkills", model.userPeopleSkills*0.5 + model.donorPeopleSkills*0.5)
{true} setModel("babyPersonalInsight", model.userPersonalInsight*0.5 + model.donorPersonalInsight*0.5)
{true} setModel("babyVerbalSkills", model.userVerbalSkills*0.5 + model.donorVerbalSkills*0.5)
{true} setModel("babyMathSkills", model.userMathSkills*0.5 + model.donorMathSkills*0.5)
{true} setModel("babySpatialSkills", model.userSpatialSkills*0.5 + model.donorSpatialSkills*0.5)
{true} setModel("babyTemperament", "easy")
{model.babyMoodiness > 1.49 && model.babyOpenness < 2.5 && model.babyOutgoing < 2.5 && model.babyCarefulness > 1.49} setModel("babyTemperament", "slow to warm")
{model.babyMoodiness > 1.9 && model.babyOutgoing < 1.5 && model.babyCarefulness < 2.0} setModel("babyTemperament", "difficult")

Remember that this isn’t a real evaluation of what your child's other biological parent is really like. This is just for fun—and to help you see how these intellectual and personality characteristics may (or may not) end up in your offspring.

Continue

I11D

Pick a Biological Parent... Just One

I11C
true
{true} setModel("rprofile", Math.floor(Math.random()*7 + 1))
{true} setModel("donorAge1", 26)
{true} setModel("donorAge2", 26)
{true} setModel("donorAge3", 26)
{true} setModel("donorAge4", 26)
{true} setModel("donorAge5", 26)
{true} setModel("donorAge6", 26)
{true} setModel("r3", Math.floor(Math.random()*3))
{model.r100 < 75} setModel("donorAge1", model.donorAge1 + model.r3)
{true} setModel("r3", Math.floor(Math.random()*3))
{true} setModel("donorAge2", model.donorAge2 + model.r3)
{true} setModel("r3", Math.floor(Math.random()*3))
{model.r100 < 30} setModel("donorAge3", model.donorAge3 + model.r3)
{true} setModel("r3", Math.floor(Math.random()*3))
{true} setModel("donorAge4", model.donorAge4 + model.r3)
{true} setModel("r3", Math.floor(Math.random()*3))
{model.r100 < 60} setModel("donorAge5", model.donorAge5 + model.r3)
{true} setModel("r3", Math.floor(Math.random()*3))
{true} setModel("donorAge6", model.donorAge6 + model.r3)
{true} setModel("r3", Math.floor(Math.random()*3))
{model.GayWoman == "true" || model.userSingleFemale == "true"} setModel("donorSex", "Male")
{model.GayMan == "true" || model.userSingleMale == "true"} setModel("donorSex", "Female")
{model.donorSex == "Female"} setModel("donorHeSheCap", "She")
{model.donorSex == "Male"} setModel("donorHeSheCap", "He")
{model.donorSex == "Female"} setModel("donorHisHer", "her")
{model.donorSex == "Male"} setModel("donorHisHer", "his")
{model.donorSex == "Female"} setModel("donorHisHerCap", "Her")
{model.donorSex == "Male"} setModel("donorHisHerCap", "His")
{model.donorSex == "Female"} setModel("donorHimHer", "her")
{model.donorSex == "Male"} setModel("donorHimHer", "him")
{model.donorSex == "Female"} setModel("donorHeShe", "she")
{model.donorSex == "Male"} setModel("donorHeShe", "he")
{model.donorSex == "Female"} setModel("donorSelf", "herself")
{model.donorSex == "Male"} setModel("donorSelf", "himself")
{model.donorSex == "Female"} setModel("donorGuyGirl", "girl")
{model.donorSex == "Male"} setModel("donorGuyGirl", "guy")
{true} setModel("rscore1", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{true} setModel("rscore2", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{true} setModel("rscore3", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{true} setModel("rscore4", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{true} setModel("rscore5", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{true} setModel("rscore6", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{true} setModel("rscore7", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{model.rprofile == 1} setModel("donorOpenness", 3.0)
{model.rprofile == 1} setModel("donorCarefulness", 2.0)
{model.rprofile == 1} setModel("donorOutgoing", 3.0)
{model.rprofile == 1} setModel("donorAgreeableness", 1.0)
{model.rprofile == 1} setModel("donorMoodiness", 1.0)
{model.rprofile == 1} setModel("donorOverallSmarts", 2.0)
{model.rprofile == 1} setModel("donorPhysicalSkills", model.rscore1)
{model.rprofile == 1} setModel("donorMusicalSkills", model.rscore2)
{model.rprofile == 1} setModel("donorPeopleSkills", model.rscore3)
{model.rprofile == 1} setModel("donorPersonalInsight", model.rscore4)
{model.rprofile == 1} setModel("donorVerbalSkills", model.rscore5)
{model.rprofile == 1} setModel("donorMathSkills", model.rscore6)
{model.rprofile == 1} setModel("donorSpatialSkills", model.rscore7)
{model.rprofile == 2} setModel("donorOpenness", 1.0)
{model.rprofile == 2} setModel("donorCarefulness", 3.0)
{model.rprofile == 2} setModel("donorOutgoing", 1.0)
{model.rprofile == 2} setModel("donorAgreeableness", 3.0)
{model.rprofile == 2} setModel("donorMoodiness", 2.0)
{model.rprofile == 2} setModel("donorOverallSmarts", 3.0)
{model.rprofile == 2} setModel("donorPhysicalSkills", model.rscore7)
{model.rprofile == 2} setModel("donorMusicalSkills", model.rscore6)
{model.rprofile == 2} setModel("donorPeopleSkills", model.rscore5)
{model.rprofile == 2} setModel("donorPersonalInsight", model.rscore4)
{model.rprofile == 2} setModel("donorVerbalSkills", model.rscore3)
{model.rprofile == 2} setModel("donorMathSkills", model.rscore2)
{model.rprofile == 2} setModel("donorSpatialSkills", model.rscore1)
{model.rprofile == 3} setModel("donorOpenness", 3.0)
{model.rprofile == 3} setModel("donorCarefulness", 1.0)
{model.rprofile == 3} setModel("donorOutgoing", 3.0)
{model.rprofile == 3} setModel("donorAgreeableness", 1.0)
{model.rprofile == 3} setModel("donorMoodiness", 3.0)
{model.rprofile == 3} setModel("donorOverallSmarts", 2.0)
{model.rprofile == 3} setModel("donorPhysicalSkills", model.rscore2)
{model.rprofile == 3} setModel("donorMusicalSkills", model.rscore4)
{model.rprofile == 3} setModel("donorPeopleSkills", model.rscore6)
{model.rprofile == 3} setModel("donorPersonalInsight", model.rscore7)
{model.rprofile == 3} setModel("donorVerbalSkills", model.rscore5)
{model.rprofile == 3} setModel("donorMathSkills", model.rscore3)
{model.rprofile == 3} setModel("donorSpatialSkills", model.rscore1)
{model.rprofile == 4} setModel("donorOpenness", 2.0)
{model.rprofile == 4} setModel("donorCarefulness", 3.0)
{model.rprofile == 4} setModel("donorOutgoing", 1.0)
{model.rprofile == 4} setModel("donorAgreeableness", 3.0)
{model.rprofile == 4} setModel("donorMoodiness", 2.0)
{model.rprofile == 4} setModel("donorOverallSmarts", 2.0)
{model.rprofile == 4} setModel("donorPhysicalSkills", model.rscore1)
{model.rprofile == 4} setModel("donorMusicalSkills", model.rscore3)
{model.rprofile == 4} setModel("donorPeopleSkills", model.rscore5)
{model.rprofile == 4} setModel("donorPersonalInsight", model.rscore7)
{model.rprofile == 4} setModel("donorVerbalSkills", model.rscore2)
{model.rprofile == 4} setModel("donorMathSkills", model.rscore4)
{model.rprofile == 4} setModel("donorSpatialSkills", model.rscore6)
{model.rprofile == 5} setModel("donorOpenness", 2.0)
{model.rprofile == 5} setModel("donorCarefulness", 2.0)
{model.rprofile == 5} setModel("donorOutgoing", 2.0)
{model.rprofile == 5} setModel("donorAgreeableness", 3.0)
{model.rprofile == 5} setModel("donorMoodiness", 1.0)
{model.rprofile == 5} setModel("donorOverallSmarts", 1.0)
{model.rprofile == 5} setModel("donorPhysicalSkills", model.rscore6)
{model.rprofile == 5} setModel("donorMusicalSkills", model.rscore4)
{model.rprofile == 5} setModel("donorPeopleSkills", model.rscore2)
{model.rprofile == 5} setModel("donorPersonalInsight", model.rscore1)
{model.rprofile == 5} setModel("donorVerbalSkills", model.rscore3)
{model.rprofile == 5} setModel("donorMathSkills", model.rscore5)
{model.rprofile == 5} setModel("donorSpatialSkills", model.rscore7)
{model.rprofile == 6} setModel("donorOpenness", 3.0)
{model.rprofile == 6} setModel("donorCarefulness", 1.0)
{model.rprofile == 6} setModel("donorOutgoing", 3.0)
{model.rprofile == 6} setModel("donorAgreeableness", 2.0)
{model.rprofile == 6} setModel("donorMoodiness", 2.0)
{model.rprofile == 6} setModel("donorOverallSmarts", 1.0)
{model.rprofile == 6} setModel("donorPhysicalSkills", model.rscore7)
{model.rprofile == 6} setModel("donorMusicalSkills", model.rscore5)
{model.rprofile == 6} setModel("donorPeopleSkills", model.rscore3)
{model.rprofile == 6} setModel("donorPersonalInsight", model.rscore1)
{model.rprofile == 6} setModel("donorVerbalSkills", model.rscore6)
{model.rprofile == 6} setModel("donorMathSkills", model.rscore4)
{model.rprofile == 6} setModel("donorSpatialSkills", model.rscore2)
{model.rprofile == 7} setModel("donorOpenness", 3.0)
{model.rprofile == 7} setModel("donorCarefulness", 3.0)
{model.rprofile == 7} setModel("donorOutgoing", 1.0)
{model.rprofile == 7} setModel("donorAgreeableness", 2.0)
{model.rprofile == 7} setModel("donorMoodiness", 2.0)
{model.rprofile == 7} setModel("donorOverallSmarts", 2.0)
{model.rprofile == 7} setModel("donorPhysicalSkills", model.rscore6)
{model.rprofile == 7} setModel("donorMusicalSkills", model.rscore7)
{model.rprofile == 7} setModel("donorPeopleSkills", model.rscore4)
{model.rprofile == 7} setModel("donorPersonalInsight", model.rscore5)
{model.rprofile == 7} setModel("donorVerbalSkills", model.rscore2)
{model.rprofile == 7} setModel("donorMathSkills", model.rscore3)
{model.rprofile == 7} setModel("donorSpatialSkills", model.rscore1)
{true} setModel("babyMoodiness", model.userMoodiness*0.5 + model.donorMoodiness*0.5)
{true} setModel("babyMoodinessScore", "M")
{model.babyMoodinessScore < 1.01} setModel("babyMoodinessScore", "L")
{model.babyMoodinessScore > 4.99} setModel("babyMoodinessScore", "H")
{true} setModel("babyOpenness", model.userOpenness*0.5 + model.donorOpenness*0.5)
{true} setModel("babyOpennessScore", "M")
{model.babyOpennessScore < 1.01} setModel("babyOpennessScore", "L")
{model.babyOpennessScore > 4.99} setModel("babyOpennessScore", "H")
{true} setModel("babyOutgoing", model.userOutgoing*0.5 + model.donorOutgoing*0.5)
{true} setModel("babyOutgoingScore", "M")
{model.babyOutgoingScore < 1.01} setModel("babyOutgoingScore", "L")
{model.babyOutgoingScore > 4.99} setModel("babyOutgoingScore", "H")
{true} setModel("babyCarefulness", model.userCarefulness*0.5 + model.donorCarefulness*0.5)
{true} setModel("babyCarefulnessScore", "M")
{model.babyCarefulnessScore < 1.01} setModel("babyCarefulnessScore", "L")
{model.babyCarefulnessScore > 4.99} setModel("babyCarefulnessScore", "H")
{true} setModel("babyAgreeableness", model.userAgreeableness*0.5 + model.donorAgreeableness*0.5)
{true} setModel("babyAgreeablenessScore", "M")
{model.babyAgreeablenessScore < 1.01} setModel("babyAgreeablenessScore", "L")
{model.babyAgreeablenessScore > 4.99} setModel("babyAgreeablenessScore", "H")
{true} setModel("babyOverallSmarts", model.userOverallSmarts*0.5 + model.donorOverallSmarts*0.5)
{true} setModel("babyOverallSmartsScore", "M")
{model.babyOverallSmartsScore < 1.01} setModel("babyOverallSmartsScore", "L")
{model.babyOverallSmartsScore > 4.99} setModel("babyOverallSmartsScore", "H")
{true} setModel("babyPhysicalSkills", model.userPhysicalSkills*0.5 + model.donorPhysicalSkills*0.5)
{true} setModel("babyPhysicalSkillsScore", "M")
{model.babyPhysicalSkillsScore < 1.01} setModel("babyPhysicalSkillsScore", "L")
{model.babyPhysicalSkillsScore > 4.99} setModel("babyPhysicalSkillsScore", "H")
{true} setModel("babyMusicalSkills", model.userMusicalSkills*0.5 + model.donorMusicalSkills*0.5)
{true} setModel("babyMusicalSkillsScore", "M")
{model.babyMusicalSkillsScore < 1.01} setModel("babyMusicalSkillsScore", "L")
{model.babyMusicalSkillsScore > 4.99} setModel("babyMusicalSkillsScore", "H")
{true} setModel("babyPeopleSkills", model.userPeopleSkills*0.5 + model.donorPeopleSkills*0.5)
{true} setModel("babyPeopleSkillsScore", "M")
{model.babyPeopleSkillsScore < 1.01} setModel("babyPeopleSkillsScore", "L")
{model.babyPeopleSkillsScore > 4.99} setModel("babyPeopleSkillsScore", "H")
{true} setModel("babyPersonalInsight", model.userPersonalInsight*0.5 + model.donorPersonalInsight*0.5)
{true} setModel("babyPersonalInsightScore", "M")
{model.babyPersonalInsightScore < 1.01} setModel("babyPersonalInsightScore", "L")
{model.babyPersonalInsightScore > 4.99} setModel("babyPersonalInsightScore", "H")
{true} setModel("babyVerbalSkills", model.userVerbalSkills*0.5 + model.donorVerbalSkills*0.5)
{true} setModel("babyVerbalSkillsScore", "M")
{model.babyVerbalSkillsScore < 1.01} setModel("babyVerbalSkillsScore", "L")
{model.babyVerbalSkillsScore > 4.99} setModel("babyVerbalSkillsScore", "H")
{true} setModel("babyMathSkills", model.userMathSkills*0.5 + model.donorMathSkills*0.5)
{true} setModel("babyMathSkillsScore", "M")
{model.babyMathSkills < 1.01} setModel("babyMathSkillsScore", "L")
{model.babyMathSkills > 4.99} setModel("babyMathSkillsScore", "H")
{true} setModel("babySpatialSkills", model.userSpatialSkills*0.5 + model.donorSpatialSkills*0.5)
{true} setModel("babySpatialSkillsScore", "M")
{model.babySpatialSkills < 1.01} setModel("babySpatialSkillsScore", "L")
{model.babySpatialSkills > 4.99} setModel("babySpatialSkillsScore", "H")
{true} setModel("babyTemperament", "easy")
{model.babyMoodiness > 1.5 && model.babyOpenness < 2.5 && model.babyOutgoing < 2.5 && model.babyCarefulness > 1.5} setModel("babyTemperament", "slow to warm")
{model.babyMoodiness > 2.0 && model.babyOutgoing < 1.5 && model.babyCarefulness < 2.0} setModel("babyTemperament", "difficult")
{model.rprofile == 1} setModel("donorMusicalSkills", 3.0)
{true} setModel("profile_addon1", "I'm also really into music.")
{model.rprofile == 2} setModel("donorVerbalSkills", 3.0)
{model.donorOverallSmarts < 2.01} setModel("profile_addon2", "I'm also a big reader.")
{model.donorOverallSmarts > 1.99} setModel("profile_addon2", "I also love the Sunday crossword puzzle.")
{model.rprofile == 3} setModel("donorPhysicalSkills", 3.0)
{true} setModel("profile_addon3", "I'm also really into playing sports.")
{model.rprofile == 4} setModel("donorSpatialSkills", 3.0)
{true} setModel("profile_addon4", "I'm also really good at maps.")
{model.rprofile == 5} setModel("donorMathSkills", 3.0)
{true} setModel("profile_addon5", "I'm also really good at math.")
{model.rprofile == 6} setModel("donorPersonalInsight", 3.0)
{model.donorOpenness > 1.99} setModel("profile_addon6", "Not to brag, but I think of myself as a natural leader.")
{model.donorOpenness < 1.50} setModel("profile_addon6", "I am good at understanding other people’s problems.")
{model.rprofile == 7} setModel("donorPeopleSkills", 3.0)
{true} setModel("profile_addon7", "Also, I really understand myself.")
{true} setModel("donorOpennessScore", "Moderate (" + model.donorHeShe + " is moderately open)")
{model.donorOpenness == 1} setModel("donorOpennessScore", "Low (" + model.donorHeShe + " is not that open)")
{model.donorOpenness == 3} setModel("donorOpennessScore", "High (" + model.donorHeShe + " is super open)")
{true} setModel("donorCarefulnessScore", "Moderate (" + model.donorHeShe + " is moderately conscientious)")
{model.donorCarefulness == 1} setModel("donorCarefulnessScore", "Low (" + model.donorHeShe + " is not that conscientious)")
{model.donorCarefulness == 3} setModel("donorCarefulnessScore", "High (" + model.donorHeShe + " is super conscientious)")
{true} setModel("donorOutgoingScore", "Moderate (" + model.donorHeShe + " is moderately extroverted)")
{model.donorOutgoing == 1} setModel("donorOutgoingScore", "Low (" + model.donorHeShe + " is introverted)")
{model.donorOutgoing == 3} setModel("donorOutgoingScore", "High (" + model.donorHeShe + " is really outgoing or extroverted)")
{true} setModel("donorAgreeablenessScore", "Moderate (" + model.donorHeShe + " is moderately easy to get along with)")
{model.donorAgreeableness == 1} setModel("donorAgreeablenessScore", "Low (" + model.donorHeShe + " is not that easy to get along with)")
{model.donorAgreeableness == 3} setModel("pdonorAgreeablenessScore", "High (" + model.donorrHeShe + " is really easy to get along with)")
{true} setModel("donorMoodinessScore", "Moderate (" + model.donorHeShe + " is moderately moody)")
{model.donorMoodiness == 1} setModel("donorMoodinessScore", "Low (" + model.donorHeShe + " is even-tempered)")
{model.donorMoodiness == 3} setModel("donorMoodinessScore", "High (" + model.donorHeShe + " is pretty moody)")
{true} setModel("donorOverallSmartsScore", "Moderate (" + model.donorHeShe + " is moderately smart) ")
{model.donorOverallSmarts == 1} setModel("donorOverallSmartsScore", "Low (" + model.donorHeShe + " is not that smart)")
{model.donorOverallSmarts == 3} setModel("donorOverallSmartsScore", "High (" + model.donorHeShe + " is super smart)")
{true} setModel("donorPhysicalSkillsScore", "Moderate (" + model.donorHeShe + " is moderately physical)")
{model.donorPhysicalSkills == 1} setModel("donorPhysicalSkillsScore", "Low (" + model.donorHeShe + " is not that sporty)")
{model.donorPhysicalSkills == 3} setModel("donorPhysicalSkillsScore", "High (" + model.donorHeShe + " is super sporty)")
{true} setModel("donorMusicalSkillsScore", "Moderate (" + model.donorHeShe + " is not that musical) ")
{model.donorMusicalSkills == 1} setModel("donorMusicalSkillsScore", "Low (" + model.donorHeShe + " is not that into music)")
{model.donorMusicalSkills == 3} setModel("donorMusicalSkillsScore", "High (" + model.donorHeShe + " is really musical)")
{true} setModel("donorPeopleSkillsScore", "Moderate (" + model.donorHeShe + " is not that great at dealing with people) ")
{model.donorPeopleSkills == 1} setModel("donorPeopleSkillsScore", "Low (" + model.donorHeShe + " is not that into people)")
{model.donorPeopleSkills == 3} setModel("donorPeopleSkillsScore", "High (" + model.donorHeShe + " is great at dealing with people)")
{true} setModel("donorPersonalInsightScore", "Moderate (" + model.donorHeShe + " is moderately insightful) ")
{model.donorPersonalInsight == 1} setModel("donorPersonalInsightScore", "Low (" + model.donorHeShe + " really doesn’t care for introspection)")
{model.donorPersonalInsight == 3} setModel("donorPersonalInsightScore", "High (" + model.donorHeShe + " is super insightful about themself)")
{true} setModel("donorVerbalSkillsScore", "Moderate (" + model.donorHeShe + " is moderately verbal)")
{model.donorVerbalSkills == 1} setModel("donorVerbalSkillsScore", "Low (" + model.donorHeShe + " really isn’t into words)")
{model.donorVerbalSkills == 3} setModel("donorVerbalSkillsScore", "High (" + model.donorHeShe + " is super verbal)")
{true} setModel("donorMathSkillsScore", "Moderate (" + model.donorHeShe + " has moderate math skills)")
{model.donorMathSkills == 1} setModel("donorMathSkillsScore", "Low (" + model.donorHeShe + " really isn’t into math)")
{model.donorMathSkills == 3} setModel("donorMathSkillsScore", "High (" + model.donorHeShe + " is a math genius)")
{true} setModel("donorSpatialSkillsScore", "Moderate (" + model.donorHeShe + " has moderate spatial skills)")
{model.donorSpatialSkills == 1} setModel("donorSpatialSkillsScore", "Low (" + model.donorHeShe + " really doesn’t have terrific spatial skills)")
{model.donorSpatialSkills == 3} setModel("donorSpatialSkillsScore", "High (" + model.donorHeShe + " is super with the maps and other spatial skills)")
{model.donorSex == "Female"} setModel("whitefemale", "true")
{model.donorSex == "Male"} setModel("whitemale", "true")
{true} setModel("latinomale", "false")
{true} setModel("latinofemale", "false")
{true} setModel("blackmale", "false")
{true} setModel("blackfemale", "false")
{true} setModel("asianmale", "false")
{true} setModel("asianfemale", "false")
{model.donorRace == 5 && model.donorSex == "Male"} setModel("latinomale", "true")
{model.donorRace == 5 && model.donorSex == "Female"} setModel("latinofemale", "true")
{model.donorRace == 2 && model.donorSex == "Male"} setModel("blackmale", "true")
{model.donorRace == 2 && model.donorSex == "Female"} setModel("blackfemale", "true")
{model.donorRace == 4 && model.donorSex == "Male"} setModel("asianmale", "true")
{model.donorRace == 4 && model.donorSex == "Female"} setModel("asianfemale", "true")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.donorSex == "Female" && model.r7==1} setModel("donorName1", "Emily")
{model.donorSex == "Female" && model.r7==2} setModel("donorName1", "Chloe")
{model.donorSex == "Female" && model.r7==3} setModel("donorName1", "Tiffany")
{model.donorSex == "Female" && model.r7==4} setModel("donorName1", "Fiona")
{model.donorSex == "Female" && model.r7==5} setModel("donorName1", "Jessica")
{model.donorSex == "Female" && model.r7==6} setModel("donorName1", "Vivian")
{model.donorSex == "Female" && model.r7==7} setModel("donorName1", "Isabella")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.donorSex == "Female" && model.r7==1} setModel("donorName2", "Bella")
{model.donorSex == "Female" && model.r7==2} setModel("donorName2", "Ashley")
{model.donorSex == "Female" && model.r7==3} setModel("donorName2", "Sophia")
{model.donorSex == "Female" && model.r7==4} setModel("donorName2", "Brianna")
{model.donorSex == "Female" && model.r7==5} setModel("donorName2", "Melanie")
{model.donorSex == "Female" && model.r7==6} setModel("donorName2", "Samantha")
{model.donorSex == "Female" && model.r7==7} setModel("donorName2", "Camila")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.donorSex == "Female" && model.r7==1} setModel("donorName3", "Madison")
{model.donorSex == "Female" && model.r7==2} setModel("donorName3", "Kayla")
{model.donorSex == "Female" && model.r7==3} setModel("donorName3", "Jada")
{model.donorSex == "Female" && model.r7==4} setModel("donorName3", "London")
{model.donorSex == "Female" && model.r7==5} setModel("donorName3", "Arianna")
{model.donorSex == "Female" && model.r7==6} setModel("donorName3", "Taylor")
{model.donorSex == "Female" && model.r7==7} setModel("donorName3", "Gabrielle")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.donorSex == "Female" && model.r7==1} setModel("donorName4", "Olivia")
{model.donorSex == "Female" && model.r7==2} setModel("donorName4", "Sarah")
{model.donorSex == "Female" && model.r7==3} setModel("donorName4", "Rachel")
{model.donorSex == "Female" && model.r7==4} setModel("donorName4", "Leah")
{model.donorSex == "Female" && model.r7==5} setModel("donorName4", "Angela")
{model.donorSex == "Female" && model.r7==6} setModel("donorName4", "Emma")
{model.donorSex == "Female" && model.r7==7} setModel("donorName4", "Ava")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.donorSex == "Female" && model.r7==1} setModel("donorName5", "Anna")
{model.donorSex == "Female" && model.r7==2} setModel("donorName5", "Claire")
{model.donorSex == "Female" && model.r7==3} setModel("donorName5", "Addison")
{model.donorSex == "Female" && model.r7==4} setModel("donorName5", "Ella")
{model.donorSex == "Female" && model.r7==5} setModel("donorName5", "Abigail")
{model.donorSex == "Female" && model.r7==6} setModel("donorName5", "Mia")
{model.donorSex == "Female" && model.r7==7} setModel("donorName5", "Lily")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.donorSex == "Female" && model.r7==1} setModel("donorName6", "Natalie")
{model.donorSex == "Female" && model.r7==2} setModel("donorName6", "Mila")
{model.donorSex == "Female" && model.r7==3} setModel("donorName6", "Evelyn")
{model.donorSex == "Female" && model.r7==4} setModel("donorName6", "Layla")
{model.donorSex == "Female" && model.r7==5} setModel("donorName6", "Charlotte")
{model.donorSex == "Female" && model.r7==6} setModel("donorName6", "Zoe")
{model.donorSex == "Female" && model.r7==7} setModel("donorName6", "Kaylee")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.donorSex == "Male" && model.r7==1} setModel("donorName1", "Joseph")
{model.donorSex == "Male" && model.r7==2} setModel("donorName1", "David")
{model.donorSex == "Male" && model.r7==3} setModel("donorName1", "Jacob")
{model.donorSex == "Male" && model.r7==4} setModel("donorName1", "Benjamin")
{model.donorSex == "Male" && model.r7==5} setModel("donorName1", "Matthew")
{model.donorSex == "Male" && model.r7==6} setModel("donorName1", "Alexander")
{model.donorSex == "Male" && model.r7==7} setModel("donorName1", "Jack")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.donorSex == "Male" && model.r7==1} setModel("donorName2", "Justin")
{model.donorSex == "Male" && model.r7==2} setModel("donorName2", "Christopher")
{model.donorSex == "Male" && model.r7==3} setModel("donorName2", "Daniel")
{model.donorSex == "Male" && model.r7==4} setModel("donorName2", "Ethan")
{model.donorSex == "Male" && model.r7==5} setModel("donorName2", "Anthony")
{model.donorSex == "Male" && model.r7==6} setModel("donorName2", "Brandon")
{model.donorSex == "Male" && model.r7==7} setModel("donorName2", "Bradley")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.donorSex == "Male" && model.r7==1} setModel("donorName3", "Jayden")
{model.donorSex == "Male" && model.r7==2} setModel("donorName3", "Joshua")
{model.donorSex == "Male" && model.r7==3} setModel("donorName3", "Elijah")
{model.donorSex == "Male" && model.r7==4} setModel("donorName3", "Jeremiah")
{model.donorSex == "Male" && model.r7==5} setModel("donorName3", "Aiden")
{model.donorSex == "Male" && model.r7==6} setModel("donorName3", "Michael")
{model.donorSex == "Male" && model.r7==7} setModel("donorName3", "Tyler")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.donorSex == "Male" && model.r7==1} setModel("donorName4", "Ryan")
{model.donorSex == "Male" && model.r7==2} setModel("donorName4", "Eric")
{model.donorSex == "Male" && model.r7==3} setModel("donorName4", "Lucas")
{model.donorSex == "Male" && model.r7==4} setModel("donorName4", "Kevin")
{model.donorSex == "Male" && model.r7==5} setModel("donorName4", "Jason")
{model.donorSex == "Male" && model.r7==6} setModel("donorName4", "Luke")
{model.donorSex == "Male" && model.r7==7} setModel("donorName4", "Henry")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.donorSex == "Male" && model.r7==1} setModel("donorName5", "Noah")
{model.donorSex == "Male" && model.r7==2} setModel("donorName5", "Logan")
{model.donorSex == "Male" && model.r7==3} setModel("donorName5", "Elijah")
{model.donorSex == "Male" && model.r7==4} setModel("donorName5", "Owen")
{model.donorSex == "Male" && model.r7==5} setModel("donorName5", "Cameron")
{model.donorSex == "Male" && model.r7==6} setModel("donorName5", "Nathan")
{model.donorSex == "Male" && model.r7==7} setModel("donorName5", "Andrew")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.donorSex == "Male" && model.r7==1} setModel("donorName6", "Jackson")
{model.donorSex == "Male" && model.r7==2} setModel("donorName6", "Mason")
{model.donorSex == "Male" && model.r7==3} setModel("donorName6", "James")
{model.donorSex == "Male" && model.r7==4} setModel("donorName6", "Gabriel")
{model.donorSex == "Male" && model.r7==5} setModel("donorName6", "Isaac")
{model.donorSex == "Male" && model.r7==6} setModel("donorName6", "Brayden")
{model.donorSex == "Male" && model.r7==7} setModel("donorName6", "Christian")
{model.donorSex == "Female"} setModel("Mother", "donor")
{model.donorSex == "Male"} setModel("Father", "donor")
{model.Gay == "true" || model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("partner_donor", "donor")
{model.Gay == "true" || model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("partner_donor_cap", "Donor")

Pick a Biological Parent...Just One

You have been given several profiles of potential {model.donorSpermSurrogate}s. Remember that these are just for fun—and to help you see how these intellectual and personality characteristics may (or may not) end up in your offspring through your {model.donorSpermSurrogate}'s genes.

{true} setModel("r7", Math.floor(Math.random()*7 + 1))

{model.donorName1}

model.r7 == 1

{model.donorName1}

model.r7 == 2

{model.donorName1}

model.r7 == 3

{model.donorName1}

model.r7 == 4

{model.donorName1}

model.r7 == 5

{model.donorName1}

model.r7 == 6

{model.donorName1}

model.r7 == 7

{model.donorName2}

model.r7 == 1

{model.donorName2}

model.r7 == 2

{model.donorName2}

model.r7 == 3

{model.donorName2}

model.r7 == 4

{model.donorName2}

model.r7 == 5

{model.donorName2}

model.r7 == 6

{model.donorName2}

model.r7 == 7

{model.donorName3}

model.r7 == 1

{model.donorName3}

model.r7 == 2

{model.donorName3}

model.r7 == 3

{model.donorName3}

model.r7 == 4

{model.donorName3}

model.r7 == 5

{model.donorName3}

model.r7 == 6

{model.donorName3}

model.r7 == 7

{model.donorName4}

model.r7 == 1

{model.donorName4}

model.r7 == 2

{model.donorName4}

model.r7 == 3

{model.donorName4}

model.r7 == 4

{model.donorName4}

model.r7 == 5

{model.donorName4}

model.r7 == 6

{model.donorName4}

model.r7 == 7

{model.donorName5}

model.r7 == 1

{model.donorName5}

model.r7 == 2

{model.donorName5}

model.r7 == 3

{model.donorName5}

model.r7 == 4

{model.donorName5}

model.r7 == 5

{model.donorName5}

model.r7 == 6

{model.donorName5}

model.r7 == 7

{model.donorName6}

model.r7 == 1

{model.donorName6}

model.r7 == 2

{model.donorName6}

model.r7 == 3

{model.donorName6}

model.r7 == 4

{model.donorName6}

model.r7 == 5

{model.donorName6}

model.r7 == 6

{model.donorName6}

model.r7 == 7
model.donorSex == "Female"

{model.donorName1}

model.r7 == 1

{model.donorName1}

model.r7 == 2

{model.donorName1}

model.r7 == 3

{model.donorName1}

model.r7 == 4

{model.donorName1}

model.r7 == 5

{model.donorName1}

model.r7 == 6

{model.donorName1}

model.r7 == 7

{model.donorName2}

model.r7 == 1

{model.donorName2}

model.r7 == 2

{model.donorName2}

model.r7 == 3

{model.donorName2}

model.r7 == 4

{model.donorName2}

model.r7 == 5

{model.donorName2}

model.r7 == 6

{model.donorName2}

model.r7 == 7

{model.donorName3}

model.r7 == 1

{model.donorName3}

model.r7 == 2

{model.donorName3}

model.r7 == 3

{model.donorName3}

model.r7 == 4

{model.donorName3}

model.r7 == 5

{model.donorName3}

model.r7 == 6

{model.donorName3}

model.r7 == 7

{model.donorName4}

model.r7 == 1

{model.donorName4}

model.r7 == 2

{model.donorName4}

model.r7 == 3

{model.donorName4}

model.r7 == 4

{model.donorName4}

model.r7 == 5

{model.donorName4}

model.r7 == 6

{model.donorName4}

model.r7 == 7

{model.donorName5}

model.r7 == 1

{model.donorName5}

model.r7 == 2

{model.donorName5}

model.r7 == 3

{model.donorName5}

model.r7 == 4

{model.donorName5}

model.r7 == 5

{model.donorName5}

model.r7 == 6

{model.donorName5}

model.r7 == 7

{model.donorName6}

model.r7 == 1

{model.donorName6}

model.r7 == 2

{model.donorName6}

model.r7 == 3

{model.donorName6}

model.r7 == 4

{model.donorName6}

model.r7 == 5

{model.donorName6}

model.r7 == 6

{model.donorName6}

model.r7 == 7
model.donorSex == "Male"

Question 1.11

WuvtXjJitj2BC/gkiAe+7VvDN2osjwrfmv0j1CxgWmJrLFa4PdK2RLPgOpwEv94V+LptKqWvd2GtvH1h/N+yncSxDRvPKk3pihaVE9DKCBwqBdvmJ8epmBgaRq4PdcjlQ1lvY+cVtlkKFaEjDp2EYBCC8p+7bjjeaarFbNARsabAsh3MSXEvGdj6slcPKxwE30xaYDUU8oqkq0BOhM2WSndAWFTOzvQHzTOB/fKolJ1uUVicM9KHZV2BDdMSf9CJkgxIM7jmpoZig/+g6bhU2LAA9OgTOpNIgN87CmdzAZTNqjSAEYl11MvK/OQxcwW6sd3uyai8gzfaBQ4FE5N4DPQ2Y1VWLuM7gw6gWw9orG8SlBS32X948SUGVy/1AySbFJ1dQVNEL9GHXr+8sMcwNF00fV7Fuy8Udm08L6l0mRNcjBxOh8QmYITdVXz703js/AzzmnBquyBE+lloYOWcQbQyWhmcNnRSSqvJIEbBzh0git4i3Nkf4mOK2en7r9VOoD13HQBGe+11PxuMdH2BSEW+AbE5gfZzv3ne1M4kgJ/S5otR+nW89ybFAdV2XmKjUEBYxW6eMrh/uxKGCoZZvYj7rBByPwwRoh1LxsnzeEadg8BtxndIJ67GAjZH686AyBxl6DggO6wGtfmat3H+gEX+iy6RV2a6DP0pbGge8GVy0Yn+MlLQuEZiLwsB9YKl8O3hXrUWGKbSBG9igksLm/0GHKKlD9Ptb5AfnRsBIP2hgNrmo7RSWD6rL/8Qvo2h/Pz6Y9pS5A2nUI7qjRHiLU58TshyaV14ze2xQsNL/dGgdTLOnnfJKPUfAkKnYNh8ciFqTfepquO08ytzpjHwocCasvPu2YuK7EoPnXpyfVNC8b2bkPbkuROYiwvEpmuRPrmXye0fXQna1xrZLKtJOna7xEwmsa20tKHqdmg/kSybys2U6T9ASj6AMlLC6aGgImWRtK+s3oinUyd6D5+GHqGw7BUGjhVolKxTWi/j6Ncee79s56w9LHEsl2iy5P8CmqwRuSJtmTKZf2wP6KwuR7MurDUtmuE5SV9Sr//9rQXt1yivkGA8edRiFGK8UDJTzBWU7G85Iq/jXPaTeroYDCHVMBuyiy8bUWsZBhi3iJPVHy9rE/kwlo4NeZlYnQE/20laLHKFsbFre0/fMjdiPEsEbW/XXs7KpY3365Ky7F0bDmqzjBD7i670FGtkEjV4FTNXcFAth/txSK2XvGoa9EFZSSXTBjhHZmq/VAxqOq+FqVNd39R7INjyI6sfld7IlcKLbYVL2+t1ts/FqOKarNz4hii9uwGSc6gxqyUQjXwlgjoa69cWuuU7HDGRQP394f2Iatw+gb3LaLxwOSz83MkMqWG60ME1zS7I+ifhSLnhwhCLU2saRxu3mksRMKEv+Shm6vxs5Yiox6SZ4IYa+xjVQI7qWYFSa1kJJxwgMbwTYvlzmuilhi/wJg8aFJOfIEqBAWHlqDgIV4S6WQJT/TU2DAdgU1ZW19sa49aHFwfHlHFq1xPI5CRWUZK4ihILqhbpxO765++rCY6pATCtu29xvQytn61+XNk9GTSog4FSLrHcC1ic9Idpl6q2o9gdTHWgiTTC0mLOpm16mMuIQtkxqWmsIm6l6pQDsf53p+ZGprL5pPtdVt5ADzrgwTPb6DjVe9a48N4oKZPpHqfGQV7p2RjsO26EPDHq0KU9iEYFWgiPFHpKfKG3e8pVyh/+HM38dIUOhFF5cD18K4AVeFsCaUS/Z3IZSBPA2+7MfKdIwU8EKjCOwNcQ+G4X0hsj6ODbkC+EVs53j8Td+yTVJOPK7F9DcHXaQXtWsNT8b6dnIgXksSxa3pJAkKvfI9H5EFbGi6DqeMofXteTDt2dw1o7qsLUm6e7JNtwKdkjpKFiZG961/GiQq4iFseHRln+o0fnwcMNGr3CyhsOzGGAmKo0LeqCTJ+c+F/7alzcRSXf+mHw
{true} setModel("donorChoice", qqMC1)
{qqMC1 == 0} setModel("donorName", model.donorName1)
{qqMC1 == 0} setModel("donorAgeValue", model.donorAge1)
{qqMC1 == 1} setModel("donorName", model.donorName2)
{qqMC1 == 1} setModel("donorAgeValue", model.donorAge2)
{qqMC1 == 2} setModel("donorName", model.donorName3)
{qqMC1 == 2} setModel("donorAgeValue", model.donorAge3)
{qqMC1 == 3} setModel("donorName", model.donorName4)
{qqMC1 == 3} setModel("donorAgeValue", model.donorAge4)
{qqMC1 == 4} setModel("donorName", model.donorName5)
{qqMC1 == 4} setModel("donorAgeValue", model.donorAge5)
{qqMC1 == 5} setModel("donorName", model.donorName6)
{qqMC1 == 5} setModel("donorAgeValue", model.donorAge6)
{qqMC1 == 0 && model.donorSex == "Female"} setModel("donorWeightValue", 130)
{qqMC1 == 0 && model.donorSex == "Male"} setModel("donorWeightValue", 160)
{qqMC1 == 0 && model.donorSex == "Female"} setModel("donorHeightValue", 65)
{qqMC1 == 0 && model.donorSex == "Male"} setModel("donorHeightValue", 70)
{qqMC1 == 1 && model.donorSex == "Female"} setModel("donorWeightValue", 135)
{qqMC1 == 1 && model.donorSex == "Male"} setModel("donorWeightValue", 165)
{qqMC1 == 1 && model.donorSex == "Female"} setModel("donorHeightValue", 63)
{qqMC1 == 1 && model.donorSex == "Male"} setModel("donorHeightValue", 67)
{qqMC1 == 2 && model.donorSex == "Female"} setModel("donorWeightValue", 135)
{qqMC1 == 2 && model.donorSex == "Male"} setModel("donorWeightValue", 185)
{qqMC1 == 2 && model.donorSex == "Female"} setModel("donorHeightValue", 68)
{qqMC1 == 2 && model.donorSex == "Male"} setModel("donorHeightValue", 74)
{qqMC1 == 3 && model.donorSex == "Female"} setModel("donorWeightValue", 125)
{qqMC1 == 3 && model.donorSex == "Male"} setModel("donorWeightValue", 155)
{qqMC1 == 3 && model.donorSex == "Female"} setModel("donorHeightValue", 64)
{qqMC1 == 3 && model.donorSex == "Male"} setModel("donorHeightValue", 69)
{qqMC1 == 4 && model.donorSex == "Female"} setModel("donorWeightValue", 150)
{qqMC1 == 4 && model.donorSex == "Male"} setModel("donorWeightValue", 190)
{qqMC1 == 4 && model.donorSex == "Female"} setModel("donorHeightValue", 68)
{qqMC1 == 4 && model.donorSex == "Male"} setModel("donorHeightValue", 70)
{qqMC1 == 5 && model.donorSex == "Female"} setModel("donorWeightValue", 125)
{qqMC1 == 5 && model.donorSex == "Male"} setModel("donorWeightValue", 155)
{qqMC1 == 5 && model.donorSex == "Female"} setModel("donorHeightValue", 64)
{qqMC1 == 5 && model.donorSex == "Male"} setModel("donorHeightValue", 69)
{model.donorName == "Emily"} player.setDonorAvatar("emily");
{model.donorName == "Chloe"} player.setDonorAvatar("chloe");
{model.donorName == "Tiffany"} player.setDonorAvatar("tiffany");
{model.donorName == "Fiona"} player.setDonorAvatar("fiona");
{model.donorName == "Jessica"} player.setDonorAvatar("jessica");
{model.donorName == "Vivian"} player.setDonorAvatar("vivian");
{model.donorName == "Isabella"} player.setDonorAvatar("isabella");
model.donorSex == "Female" && model.donorChoice == 0
{model.donorName == "Joseph"} player.setDonorAvatar("joseph");
{model.donorName == "David"} player.setDonorAvatar("david");
{model.donorName == "Jacob"} player.setDonorAvatar("jacob");
{model.donorName == "Benjamin"} player.setDonorAvatar("benjamin");
{model.donorName == "Matthew"} player.setDonorAvatar("matthew");
{model.donorName == "Alexander"} player.setDonorAvatar("alexander");
{model.donorName == "Jack"} player.setDonorAvatar("jack");
model.donorSex == "Male" && model.donorChoice == 0
{model.donorName == "Bella"} player.setDonorAvatar("bella");
{model.donorName == "Ashley"} player.setDonorAvatar("ashley");
{model.donorName == "Sophia"} player.setDonorAvatar("sophia");
{model.donorName == "Brianna"} player.setDonorAvatar("brianna");
{model.donorName == "Melanie"} player.setDonorAvatar("melanie");
{model.donorName == "Samantha"} player.setDonorAvatar("samantha");
{model.donorName == "Camila"} player.setDonorAvatar("camila");
model.donorSex == "Female" && model.donorChoice == 1
{model.donorName == "Justin"} player.setDonorAvatar("justin");
{model.donorName == "Christopher"} player.setDonorAvatar("christopher");
{model.donorName == "Daniel"} player.setDonorAvatar("daniel");
{model.donorName == "Ethan"} player.setDonorAvatar("ethan");
{model.donorName == "Anthony"} player.setDonorAvatar("anthony");
{model.donorName == "Brandon"} player.setDonorAvatar("brandon");
{model.donorName == "Bradley"} player.setDonorAvatar("bradley");
model.donorSex == "Male" && model.donorChoice == 1
{model.donorName == "Madison"} player.setDonorAvatar("madison");
{model.donorName == "Kayla"} player.setDonorAvatar("kayla");
{model.donorName == "Jada"} player.setDonorAvatar("jada");
{model.donorName == "London"} player.setDonorAvatar("london");
{model.donorName == "Arianna"} player.setDonorAvatar("arianna");
{model.donorName == "Taylor"} player.setDonorAvatar("taylor");
{model.donorName == "Gabrielle"} player.setDonorAvatar("gabrielle");
model.donorSex == "Female" && model.donorChoice == 2
{model.donorName == "Jayden"} player.setDonorAvatar("jayden");
{model.donorName == "Joshua"} player.setDonorAvatar("joshua");
{model.donorName == "Elijah"} player.setDonorAvatar("elijah");
{model.donorName == "Jeremiah"} player.setDonorAvatar("jeremiah");
{model.donorName == "Aiden"} player.setDonorAvatar("aiden");
{model.donorName == "Michael"} player.setDonorAvatar("michael");
{model.donorName == "Tyler"} player.setDonorAvatar("tyler");
model.donorSex == "Male" && model.donorChoice == 2
{model.donorName == "Olivia"} player.setDonorAvatar("olivia");
{model.donorName == "Sarah"} player.setDonorAvatar("sarah");
{model.donorName == "Rachel"} player.setDonorAvatar("rachel");
{model.donorName == "Leah"} player.setDonorAvatar("leah");
{model.donorName == "Angela"} player.setDonorAvatar("angela");
{model.donorName == "Emma"} player.setDonorAvatar("emma");
{model.donorName == "Ava"} player.setDonorAvatar("ava");
model.donorSex == "Female" && model.donorChoice == 3
{model.donorName == "Ryan"} player.setDonorAvatar("ryan");
{model.donorName == "Eric"} player.setDonorAvatar("eric");
{model.donorName == "Lucas"} player.setDonorAvatar("lucas");
{model.donorName == "Kevin"} player.setDonorAvatar("kevin");
{model.donorName == "Jason"} player.setDonorAvatar("jason");
{model.donorName == "Luke"} player.setDonorAvatar("luke");
{model.donorName == "Henry"} player.setDonorAvatar("henry");
model.donorSex == "Male" && model.donorChoice == 3
{model.donorName == "Anna"} player.setDonorAvatar("anna");
{model.donorName == "Claire"} player.setDonorAvatar("claire");
{model.donorName == "Addison"} player.setDonorAvatar("addison");
{model.donorName == "Ella"} player.setDonorAvatar("ella");
{model.donorName == "Abigail"} player.setDonorAvatar("abigail");
{model.donorName == "Mia"} player.setDonorAvatar("mia");
{model.donorName == "Lily"} player.setDonorAvatar("lily");
model.donorSex == "Female" && model.donorChoice == 4
{model.donorName == "Noah"} player.setDonorAvatar("noah");
{model.donorName == "Logan"} player.setDonorAvatar("logan");
{model.donorName == "Elijah"} player.setDonorAvatar("elijah");
{model.donorName == "Owen"} player.setDonorAvatar("owen");
{model.donorName == "Cameron"} player.setDonorAvatar("cameron");
{model.donorName == "Nathan"} player.setDonorAvatar("nathan");
{model.donorName == "Andrew"} player.setDonorAvatar("andrew");
model.donorSex == "Male" && model.donorChoice == 4
{model.donorName == "Natalie"} player.setDonorAvatar("natalie");
{model.donorName == "Mila"} player.setDonorAvatar("mila");
{model.donorName == "Evelyn"} player.setDonorAvatar("evelyn");
{model.donorName == "Layla"} player.setDonorAvatar("layla");
{model.donorName == "Charlotte"} player.setDonorAvatar("charlotte");
{model.donorName == "Zoe"} player.setDonorAvatar("zoe");
{model.donorName == "Kaylee"} player.setDonorAvatar("kaylee");
model.donorSex == "Female" && model.donorChoice == 5
{model.donorName == "Jackson"} player.setDonorAvatar("jackson");
{model.donorName == "Mason"} player.setDonorAvatar("mason");
{model.donorName == "James"} player.setDonorAvatar("james");
{model.donorName == "Gabriel"} player.setDonorAvatar("gabriel");
{model.donorName == "Isaac"} player.setDonorAvatar("isaac");
{model.donorName == "Brayden"} player.setDonorAvatar("brayden");
{model.donorName == "Christian"} player.setDonorAvatar("christian");
model.donorSex == "Male" && model.donorChoice == 5
{true} setModel("track_Intro_Q11", "Donor height and weight")
{true} setModel("track_Intro_Q11_resp", model.donorHeightValue + " and " + model.donorWeightValue)

Continue

I11D

Here's How Your Child's Other Biological Parent Scored

I11D
true
{true} setModel("numerator", model.userWeightValue * 703)
{true} setModel("denominator", model.userHeightValue * model.userHeightValue)
{true} setModel("userBMI", model.numerator / model.denominator)
{true} setModel("numerator", model.donorWeightValue * 703)
{true} setModel("denominator", model.donorHeightValue * model.donorHeightValue)
{true} setModel("donorBMI", model.numerator / model.denominator)
{model.Mother == "user"} setModel("motherWeight", model.userWeightValue)
{model.Mother == "user"} setModel("motherHeight", model.userHeightValue)
{model.Mother == "user"} setModel("MotherBMI", model.userBMI)
{model.Mother == "partner"} setModel("motherWeight", model.partnerWeightValue)
{model.Mother == "partner"} setModel("motherHeight", model.partnerHeightValue)
{model.Mother == "partner"} setModel("MotherBMI", model.partnerBMI)
{model.Mother == "donor"} setModel("fatherWeight", model.donorWeightValue)
{model.Mother == "donor"} setModel("fatherHeight", model.donorHeightValue)
{model.Mother == "donor"} setModel("FatherBMI", model.donorBMI)
{model.Father == "user"} setModel("fatherWeight", model.userWeightValue)
{model.Father == "user"} setModel("fatherHeight", model.userHeightValue)
{model.Father == "user"} setModel("FatherBMI", model.userBMI)
{model.Father == "partner"} setModel("fatherWeight", model.partnerWeightValue)
{model.Father == "partner"} setModel("fatherHeight", model.partnerHeightValue)
{model.Father == "partner"} setModel("FatherBMI", model.partnerBMI)
{model.Father == "donor"} setModel("fatherWeight", model.donorWeightValue)
{model.Father == "donor"} setModel("fatherHeight", model.donorHeightValue)
{model.Father == "donor"} setModel("FatherBMI", model.donorBMI)
{model.Mother == "donor"} setModel("motherWeight", model.donorWeightValue)
{model.Mother == "donor"} setModel("motherHeight", model.donorHeightValue)
{model.Mother == "donor"} setModel("MotherBMI", model.donorBMI)
{model.MotherBMI > 25} setModel("MotherBMILevel", "high")
{model.MotherBMI < 25.01 && model.MotherBMI > 18.5} setModel("MotherBMILevel", "normal")
{model.MotherBMI < 18.5} setModel("MotherBMILevel", "low")
{model.Mother == "user"} setModel("motherEthnicity", model.userEthnicity)
{model.Father == "user"} setModel("fatherEthnicity", model.userEthnicity)
{model.Mother == "donor"} setModel("motherEthnicity", model.donorEthnicity)
{model.Father == "donor"} setModel("fatherEthnicity", model.donorEthnicity)
{model.Mother == "partner"} setModel("motherEthnicity", model.partnerEthnicity)
{model.Father == "partner"} setModel("fatherEthnicity", model.partnerEthnicity)
{model.Mother == "donor"} setModel("motherEthnicity", model.donorEthnicity)
{model.Mother == "surrogate" || model.Mother == "donor"} setModel("motherAgeValue", model.donorAgeValue)
{model.Mother == "user"} setModel("motherAgeValue", model.userAgeValue)
{model.Mother == "partner"} setModel("motherAgeValue", model.partnerAgeValue)
{model.Mother == "user"} setModel("motherName", model.userName)
{model.Mother == "partner"} setModel("motherName", model.partnerName)
{model.Mother == "surrogate" || model.Mother == "donor"} setModel("motherName", model.donorName)
{model.r100 < 24} setModel("SEClass", "L")
{model.r100 > 23 && model.r100 < 79} setModel("SEClass", "M")
{model.r100 > 78} setModel("SEClass", "U")
{model.GayMan == "true"} setModel("SEClass", "U")
{model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("SEClass", "U")
model.donorSex == "Female"
model.donorSex == "Male"

Here's How Your Child's Other Biological Parent Scored

Table : Personality & Cognitive Scores
Personality & Cognitive Area Your {model.donorSpermSurrogate_short_cap}'s Score
Openness {model.donorOpennessScore}
Carefulness {model.donorCarefulnessScore}
Outgoingness {model.donorOutgoingScore}
Agreeableness {model.donorAgreeablenessScore}
Moodiness {model.donorMoodinessScore}
Overall Smarts {model.donorOverallSmartsScore}
Physical Skills {model.donorPhysicalSkillsScore}
Musical Skills {model.donorMusicalSkillsScore}
People Skills {model.donorPeopleSkillsScore}
Personal Insight {model.donorPersonalInsightScore}
Verbal Skills {model.donorVerbalSkillsScore}
Math Skills {model.donorMathSkillsScore}
Spatial Skills {model.donorSpatialSkillsScore}

Now that you’ve found out about the other biological parent for your child, you’re almost ready to start your parenting journey.

model.userSingleMale == "true" || model.userSingleFemale == "true"

Now that you’ve figured out who you are and selected a partner, you’re almost ready to start your parenting journey.

model.userSingleMale == "false" && model.userSingleFemale == "false" && model.Gay == "false"

Now that you’ve figured out who you are, selected a partner and the biological parent for your child, you’re almost ready to start your parenting journey.

model.Gay == "true"

Continue

I12

Pick a Partner... Just One

I8B_new
true
{true} setModel("rprofile", Math.floor(Math.random()*7 + 1))
{true} setModel("rscore1", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{true} setModel("rscore2", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{true} setModel("rscore3", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{true} setModel("rscore4", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{true} setModel("rscore5", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{true} setModel("rscore6", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{true} setModel("rscore7", (Math.floor(Math.random()*10.0 + 15.0)/10.0))
{model.rprofile == 1} setModel("partnerOpenness", 3.0)
{model.rprofile == 1} setModel("partnerCarefulness", 2.0)
{model.rprofile == 1} setModel("partnerOutgoing", 3.0)
{model.rprofile == 1} setModel("partnerAgreeableness", 1.0)
{model.rprofile == 1} setModel("partnerMoodiness", 1.0)
{model.rprofile == 1} setModel("partnerOverallSmarts", 2.0)
{model.rprofile == 1} setModel("partnerPhysicalSkills", model.rscore1)
{model.rprofile == 1} setModel("partnerMusicalSkills", model.rscore2)
{model.rprofile == 1} setModel("partnerPeopleSkills", model.rscore3)
{model.rprofile == 1} setModel("partnerPersonalInsight", model.rscore4)
{model.rprofile == 1} setModel("partnerVerbalSkills", model.rscore5)
{model.rprofile == 1} setModel("partnerMathSkills", model.rscore6)
{model.rprofile == 1} setModel("partnerSpatialSkills", model.rscore7)
{model.rprofile == 2} setModel("partnerOpenness", 1.0)
{model.rprofile == 2} setModel("partnerCarefulness", 3.0)
{model.rprofile == 2} setModel("partnerOutgoing", 1.0)
{model.rprofile == 2} setModel("partnerAgreeableness", 3.0)
{model.rprofile == 2} setModel("partnerMoodiness", 2.0)
{model.rprofile == 2} setModel("partnerOverallSmarts", 3.0)
{model.rprofile == 2} setModel("partnerPhysicalSkills", model.rscore7)
{model.rprofile == 2} setModel("partnerMusicalSkills", model.rscore6)
{model.rprofile == 2} setModel("partnerPeopleSkills", model.rscore5)
{model.rprofile == 2} setModel("partnerPersonalInsight", model.rscore4)
{model.rprofile == 2} setModel("partnerVerbalSkills", model.rscore3)
{model.rprofile == 2} setModel("partnerMathSkills", model.rscore2)
{model.rprofile == 2} setModel("partnerSpatialSkills", model.rscore1)
{model.rprofile == 3} setModel("partnerOpenness", 3.0)
{model.rprofile == 3} setModel("partnerCarefulness", 1.0)
{model.rprofile == 3} setModel("partnerOutgoing", 3.0)
{model.rprofile == 3} setModel("partnerAgreeableness", 1.0)
{model.rprofile == 3} setModel("partnerMoodiness", 3.0)
{model.rprofile == 3} setModel("partnerOverallSmarts", 2.0)
{model.rprofile == 3} setModel("partnerPhysicalSkills", model.rscore2)
{model.rprofile == 3} setModel("partnerMusicalSkills", model.rscore4)
{model.rprofile == 3} setModel("partnerPeopleSkills", model.rscore6)
{model.rprofile == 3} setModel("partnerPersonalInsight", model.rscore7)
{model.rprofile == 3} setModel("partnerVerbalSkills", model.rscore5)
{model.rprofile == 3} setModel("partnerMathSkills", model.rscore3)
{model.rprofile == 3} setModel("partnerSpatialSkills", model.rscore1)
{model.rprofile == 4} setModel("partnerOpenness", 2.0)
{model.rprofile == 4} setModel("partnerCarefulness", 3.0)
{model.rprofile == 4} setModel("partnerOutgoing", 1.0)
{model.rprofile == 4} setModel("partnerAgreeableness", 3.0)
{model.rprofile == 4} setModel("partnerMoodiness", 2.0)
{model.rprofile == 4} setModel("partnerOverallSmarts", 2.0)
{model.rprofile == 4} setModel("partnerPhysicalSkills", model.rscore1)
{model.rprofile == 4} setModel("partnerMusicalSkills", model.rscore3)
{model.rprofile == 4} setModel("partnerPeopleSkills", model.rscore5)
{model.rprofile == 4} setModel("partnerPersonalInsight", model.rscore7)
{model.rprofile == 4} setModel("partnerVerbalSkills", model.rscore2)
{model.rprofile == 4} setModel("partnerMathSkills", model.rscore4)
{model.rprofile == 4} setModel("partnerSpatialSkills", model.rscore6)
{model.rprofile == 5} setModel("partnerOpenness", 2.0)
{model.rprofile == 5} setModel("partnerCarefulness", 2.0)
{model.rprofile == 5} setModel("partnerOutgoing", 2.0)
{model.rprofile == 5} setModel("partnerAgreeableness", 3.0)
{model.rprofile == 5} setModel("partnerMoodiness", 1.0)
{model.rprofile == 5} setModel("partnerOverallSmarts", 1.0)
{model.rprofile == 5} setModel("partnerPhysicalSkills", model.rscore6)
{model.rprofile == 5} setModel("partnerMusicalSkills", model.rscore4)
{model.rprofile == 5} setModel("partnerPeopleSkills", model.rscore2)
{model.rprofile == 5} setModel("partnerPersonalInsight", model.rscore1)
{model.rprofile == 5} setModel("partnerVerbalSkills", model.rscore3)
{model.rprofile == 5} setModel("partnerMathSkills", model.rscore5)
{model.rprofile == 5} setModel("partnerSpatialSkills", model.rscore7)
{model.rprofile == 6} setModel("partnerOpenness", 3.0)
{model.rprofile == 6} setModel("partnerCarefulness", 1.0)
{model.rprofile == 6} setModel("partnerOutgoing", 3.0)
{model.rprofile == 6} setModel("partnerAgreeableness", 2.0)
{model.rprofile == 6} setModel("partnerMoodiness", 2.0)
{model.rprofile == 6} setModel("partnerOverallSmarts", 1.0)
{model.rprofile == 6} setModel("partnerPhysicalSkills", model.rscore7)
{model.rprofile == 6} setModel("partnerMusicalSkills", model.rscore5)
{model.rprofile == 6} setModel("partnerPeopleSkills", model.rscore3)
{model.rprofile == 6} setModel("partnerPersonalInsight", model.rscore1)
{model.rprofile == 6} setModel("partnerVerbalSkills", model.rscore6)
{model.rprofile == 6} setModel("partnerMathSkills", model.rscore4)
{model.rprofile == 6} setModel("partnerSpatialSkills", model.rscore2)
{model.rprofile == 7} setModel("partnerOpenness", 3.0)
{model.rprofile == 7} setModel("partnerCarefulness", 3.0)
{model.rprofile == 7} setModel("partnerOutgoing", 1.0)
{model.rprofile == 7} setModel("partnerAgreeableness", 2.0)
{model.rprofile == 7} setModel("partnerMoodiness", 2.0)
{model.rprofile == 7} setModel("partnerOverallSmarts", 2.0)
{model.rprofile == 7} setModel("partnerPhysicalSkills", model.rscore6)
{model.rprofile == 7} setModel("partnerMusicalSkills", model.rscore7)
{model.rprofile == 7} setModel("partnerPeopleSkills", model.rscore4)
{model.rprofile == 7} setModel("partnerPersonalInsight", model.rscore5)
{model.rprofile == 7} setModel("partnerVerbalSkills", model.rscore2)
{model.rprofile == 7} setModel("partnerMathSkills", model.rscore3)
{model.rprofile == 7} setModel("partnerSpatialSkills", model.rscore1)
{true} setModel("babyMoodiness", model.userMoodiness*0.5 + model.partnerMoodiness*0.5)
{true} setModel("babyMoodinessScore", "M")
{model.babyMoodinessScore < 1.01} setModel("babyMoodinessScore", "L")
{model.babyMoodinessScore > 4.99} setModel("babyMoodinessScore", "H")
{true} setModel("babyOpenness", model.userOpenness*0.5 + model.partnerOpenness*0.5)
{true} setModel("babyOpennessScore", "M")
{model.babyOpennessScore < 1.01} setModel("babyOpennessScore", "L")
{model.babyOpennessScore > 4.99} setModel("babyOpennessScore", "H")
{true} setModel("babyOutgoing", model.userOutgoing*0.5 + model.partnerOutgoing*0.5)
{true} setModel("babyOutgoingScore", "M")
{model.babyOutgoingScore < 1.01} setModel("babyOutgoingScore", "L")
{model.babyOutgoingScore > 4.99} setModel("babyOutgoingScore", "H")
{true} setModel("babyCarefulness", model.userCarefulness*0.5 + model.partnerCarefulness*0.5)
{true} setModel("babyCarefulnessScore", "M")
{model.babyCarefulnessScore < 1.01} setModel("babyCarefulnessScore", "L")
{model.babyCarefulnessScore > 4.99} setModel("babyCarefulnessScore", "H")
{true} setModel("babyAgreeableness", model.userAgreeableness*0.5 + model.partnerAgreeableness*0.5)
{true} setModel("babyAgreeablenessScore", "M")
{model.babyAgreeablenessScore < 1.01} setModel("babyAgreeablenessScore", "L")
{model.babyAgreeablenessScore > 4.99} setModel("babyAgreeablenessScore", "H")
{true} setModel("babyOverallSmarts", model.userOverallSmarts*0.5 + model.partnerOverallSmarts*0.5)
{true} setModel("babyOverallSmartsScore", "M")
{model.babyOverallSmartsScore < 1.01} setModel("babyOverallSmartsScore", "L")
{model.babyOverallSmartsScore > 4.99} setModel("babyOverallSmartsScore", "H")
{true} setModel("babyPhysicalSkills", model.userPhysicalSkills*0.5 + model.partnerPhysicalSkills*0.5)
{true} setModel("babyPhysicalSkillsScore", "M")
{model.babyPhysicalSkillsScore < 1.01} setModel("babyPhysicalSkillsScore", "L")
{model.babyPhysicalSkillsScore > 4.99} setModel("babyPhysicalSkillsScore", "H")
{true} setModel("babyMusicalSkills", model.userMusicalSkills*0.5 + model.partnerMusicalSkills*0.5)
{true} setModel("babyMusicalSkillsScore", "M")
{model.babyMusicalSkillsScore < 1.01} setModel("babyMusicalSkillsScore", "L")
{model.babyMusicalSkillsScore > 4.99} setModel("babyMusicalSkillsScore", "H")
{true} setModel("babyPeopleSkills", model.userPeopleSkills*0.5 + model.partnerPeopleSkills*0.5)
{true} setModel("babyPeopleSkillsScore", "M")
{model.babyPeopleSkillsScore < 1.01} setModel("babyPeopleSkillsScore", "L")
{model.babyPeopleSkillsScore > 4.99} setModel("babyPeopleSkillsScore", "H")
{true} setModel("babyPersonalInsight", model.userPersonalInsight*0.5 + model.partnerPersonalInsight*0.5)
{true} setModel("babyPersonalInsightScore", "M")
{model.babyPersonalInsightScore < 1.01} setModel("babyPersonalInsightScore", "L")
{model.babyPersonalInsightScore > 4.99} setModel("babyPersonalInsightScore", "H")
{true} setModel("babyVerbalSkills", model.userVerbalSkills*0.5 + model.partnerVerbalSkills*0.5)
{true} setModel("babyVerbalSkillsScore", "M")
{model.babyVerbalSkillsScore < 1.01} setModel("babyVerbalSkillsScore", "L")
{model.babyVerbalSkillsScore > 4.99} setModel("babyVerbalSkillsScore", "H")
{true} setModel("babyMathSkills", model.userMathSkills*0.5 + model.partnerMathSkills*0.5)
{true} setModel("babyMathSkillsScore", "M")
{model.babyMathSkills < 1.01} setModel("babyMathSkillsScore", "L")
{model.babyMathSkills > 4.99} setModel("babyMathSkillsScore", "H")
{true} setModel("babySpatialSkills", model.userSpatialSkills*0.5 + model.partnerSpatialSkills*0.5)
{true} setModel("babySpatialSkillsScore", "M")
{model.babySpatialSkills < 1.01} setModel("babySpatialSkillsScore", "L")
{model.babySpatialSkills > 4.99} setModel("babySpatialSkillsScore", "H")
{true} setModel("babyTemperament", "easy")
{model.babyMoodiness > 1.5 && model.babyOpenness < 2.5 && model.babyOutgoing < 2.5 && model.babyCarefulness > 1.5} setModel("babyTemperament", "slow to warm")
{model.babyMoodiness > 2.0 && model.babyOutgoing < 1.5 && model.babyCarefulness < 2.0} setModel("babyTemperament", "difficult")
{model.rprofile == 1} setModel("partnerMusicalSkills", 3.0)
{true} setModel("profile_addon1", "I'm also really into music.")
{model.rprofile == 2} setModel("partnerVerbalSkills", 3.0)
{model.partnerOverallSmarts < 2.01} setModel("profile_addon2", "I'm also a big reader.")
{model.partnerOverallSmarts > 1.99} setModel("profile_addon2", "I also love the Sunday crossword puzzle.")
{model.rprofile == 3} setModel("partnerPhysicalSkills", 3.0)
{true} setModel("profile_addon3", "I'm also really into playing sports.")
{model.rprofile == 4} setModel("partnerSpatialSkills", 3.0)
{true} setModel("profile_addon4", "I'm also really good at maps.")
{model.rprofile == 5} setModel("partnerMathSkills", 3.0)
{true} setModel("profile_addon5", "I'm also really good at math.")
{model.rprofile == 6} setModel("partnerPersonalInsight", 3.0)
{model.partnerOpenness > 1.99} setModel("profile_addon6", "Not to brag, but I think of myself as a natural leader.")
{model.partnerOpenness < 1.50} setModel("profile_addon6", "I am good at understanding other people’s problems.")
{model.rprofile == 7} setModel("partnerPeopleSkills", 3.0)
{true} setModel("profile_addon7", "Also, I really understand myself.")
{true} setModel("partnerOpennessScore", "Moderate (" + model.partnerHeShe + " is moderately open)")
{model.partnerOpenness == 1} setModel("partnerOpennessScore", "Low (" + model.partnerHeShe + " is not that open)")
{model.partnerOpenness == 3} setModel("partnerOpennessScore", "High (" + model.partnerHeShe + " is super open)")
{true} setModel("partnerCarefulnessScore", "Moderate (" + model.partnerHeShe + " is moderately conscientious)")
{model.partnerCarefulness == 1} setModel("partnerCarefulnessScore", "Low (" + model.partnerHeShe + " is not that conscientious)")
{model.partnerCarefulness == 3} setModel("partnerCarefulnessScore", "High (" + model.partnerHeShe + " is super conscientious)")
{true} setModel("partnerOutgoingScore", "Moderate (" + model.partnerHeShe + " is moderately extroverted)")
{model.partnerOutgoing == 1} setModel("partnerOutgoingScore", "Low (" + model.partnerHeShe + " is introverted)")
{model.partnerOutgoing == 3} setModel("partnerOutgoingScore", "High (" + model.partnerHeShe + " is really outgoing or extroverted)")
{true} setModel("partnerAgreeablenessScore", "Moderate (" + model.partnerHeShe + " is moderately easy to get along with)")
{model.partnerAgreeableness == 1} setModel("partnerAgreeablenessScore", "Low (" + model.partnerHeShe + " is not that easy to get along with)")
{model.partnerAgreeableness == 3} setModel("partnerAgreeablenessScore", "High (" + model.partnerHeShe + " is really easy to get along with)")
{true} setModel("partnerMoodinessScore", "Moderate (" + model.partnerHeShe + " is moderately moody)")
{model.partnerMoodiness == 1} setModel("partnerMoodinessScore", "Low (" + model.partnerHeShe + " is even-tempered)")
{model.partnerMoodiness == 3} setModel("partnerMoodinessScore", "High (" + model.partnerHeShe + " is pretty moody)")
{true} setModel("partnerOverallSmartsScore", "Moderate (" + model.partnerHeShe + " is moderately smart) ")
{model.partnerOverallSmarts == 1} setModel("partnerOverallSmartsScore", "Low (" + model.partnerHeShe + " is not that smart)")
{model.partnerOverallSmarts == 3} setModel("partnerOverallSmartsScore", "High (" + model.partnerHeShe + " is super smart)")
{true} setModel("partnerPhysicalSkillsScore", "Moderate (" + model.partnerHeShe + " is moderately physical)")
{model.partnerPhysicalSkills == 1} setModel("partnerPhysicalSkillsScore", "Low (" + model.partnerHeShe + " is not that sporty)")
{model.partnerPhysicalSkills == 3} setModel("partnerPhysicalSkillsScore", "High (" + model.partnerHeShe + " is super sporty)")
{true} setModel("partnerMusicalSkillsScore", "Moderate (" + model.partnerHeShe + " is not that musical) ")
{model.partnerMusicalSkills == 1} setModel("partnerMusicalSkillsScore", "Low (" + model.partnerHeShe + " is not that into music)")
{model.partnerMusicalSkills == 3} setModel("partnerMusicalSkillsScore", "High (" + model.partnerHeShe + " is really musical)")
{true} setModel("partnerPeopleSkillsScore", "Moderate (" + model.partnerHeShe + " is not that great at dealing with people) ")
{model.partnerPeopleSkills == 1} setModel("partnerPeopleSkillsScore", "Low (" + model.partnerHeShe + " is not that into people)")
{model.partnerPeopleSkills == 3} setModel("partnerPeopleSkillsScore", "High (" + model.partnerHeShe + " is great at dealing with people)")
{true} setModel("partnerPersonalInsightScore", "Moderate (" + model.partnerHeShe + " is moderately insightful) ")
{model.partnerPersonalInsight == 1} setModel("partnerPersonalInsightScore", "Low (" + model.partnerHeShe + " really doesn’t care for introspection)")
{model.partnerPersonalInsight == 3} setModel("partnerPersonalInsightScore", "High (" + model.partnerHeShe + " is super insightful about themself)")
{true} setModel("partnerVerbalSkillsScore", "Moderate (" + model.partnerHeShe + " is moderately verbal)")
{model.partnerVerbalSkills == 1} setModel("partnerVerbalSkillsScore", "Low (" + model.partnerHeShe + " really isn’t into words)")
{model.partnerVerbalSkills == 3} setModel("partnerVerbalSkillsScore", "High (" + model.partnerHeShe + " is super verbal)")
{true} setModel("partnerMathSkillsScore", "Moderate (" + model.partnerHeShe + " has moderate math skills)")
{model.partnerMathSkills == 1} setModel("partnerMathSkillsScore", "Low (" + model.partnerHeShe + " really isn’t into math)")
{model.partnerMathSkills == 3} setModel("partnerMathSkillsScore", "High (" + model.partnerHeShe + " is a math genius)")
{true} setModel("partnerSpatialSkillsScore", "Moderate (" + model.partnerHeShe + " has moderate spatial skills)")
{model.partnerSpatialSkills == 1} setModel("partnerSpatialSkillsScore", "Low (" + model.partnerHeShe + " really doesn’t have terrific spatial skills)")
{model.partnerSpatialSkills == 3} setModel("partnerSpatialSkillsScore", "High (" + model.partnerHeShe + " is super with the maps and other spatial skills)")
{model.partnerSex == "Female"} setModel("whitefemale", "true")
{model.partnerSex == "Male"} setModel("whitemale", "true")
{true} setModel("latinomale", "false")
{true} setModel("latinofemale", "false")
{true} setModel("blackmale", "false")
{true} setModel("blackfemale", "false")
{true} setModel("asianmale", "false")
{true} setModel("asianfemale", "false")
{model.partnerRace == 5 && model.partnerSex == "Male"} setModel("latinomale", "true")
{model.partnerRace == 5 && model.partnerSex == "Female"} setModel("latinofemale", "true")
{model.partnerRace == 2 && model.partnerSex == "Male"} setModel("blackmale", "true")
{model.partnerRace == 2 && model.partnerSex == "Female"} setModel("blackfemale", "true")
{model.partnerRace == 4 && model.partnerSex == "Male"} setModel("asianmale", "true")
{model.partnerRace == 4 && model.partnerSex == "Female"} setModel("asianfemale", "true")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.partnerSex == "Female" && model.r7==1} setModel("partnerName1", "Emily")
{model.partnerSex == "Female" && model.r7==2} setModel("partnerName1", "Chloe")
{model.partnerSex == "Female" && model.r7==3} setModel("partnerName1", "Tiffany")
{model.partnerSex == "Female" && model.r7==4} setModel("partnerName1", "Fiona")
{model.partnerSex == "Female" && model.r7==5} setModel("partnerName1", "Jessica")
{model.partnerSex == "Female" && model.r7==6} setModel("partnerName1", "Vivian")
{model.partnerSex == "Female" && model.r7==7} setModel("partnerName1", "Isabella")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.partnerSex == "Female" && model.r7==1} setModel("partnerName2", "Bella")
{model.partnerSex == "Female" && model.r7==2} setModel("partnerName2", "Ashley")
{model.partnerSex == "Female" && model.r7==3} setModel("partnerName2", "Sophia")
{model.partnerSex == "Female" && model.r7==4} setModel("partnerName2", "Brianna")
{model.partnerSex == "Female" && model.r7==5} setModel("partnerName2", "Melanie")
{model.partnerSex == "Female" && model.r7==6} setModel("partnerName2", "Samantha")
{model.partnerSex == "Female" && model.r7==7} setModel("partnerName2", "Camila")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.partnerSex == "Female" && model.r7==1} setModel("partnerName3", "Madison")
{model.partnerSex == "Female" && model.r7==2} setModel("partnerName3", "Kayla")
{model.partnerSex == "Female" && model.r7==3} setModel("partnerName3", "Jada")
{model.partnerSex == "Female" && model.r7==4} setModel("partnerName3", "London")
{model.partnerSex == "Female" && model.r7==5} setModel("partnerName3", "Arianna")
{model.partnerSex == "Female" && model.r7==6} setModel("partnerName3", "Taylor")
{model.partnerSex == "Female" && model.r7==7} setModel("partnerName3", "Gabrielle")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.partnerSex == "Female" && model.r7==1} setModel("partnerName4", "Olivia")
{model.partnerSex == "Female" && model.r7==2} setModel("partnerName4", "Sarah")
{model.partnerSex == "Female" && model.r7==3} setModel("partnerName4", "Rachel")
{model.partnerSex == "Female" && model.r7==4} setModel("partnerName4", "Leah")
{model.partnerSex == "Female" && model.r7==5} setModel("partnerName4", "Angela")
{model.partnerSex == "Female" && model.r7==6} setModel("partnerName4", "Emma")
{model.partnerSex == "Female" && model.r7==7} setModel("partnerName4", "Ava")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.partnerSex == "Female" && model.r7==1} setModel("partnerName5", "Anna")
{model.partnerSex == "Female" && model.r7==2} setModel("partnerName5", "Claire")
{model.partnerSex == "Female" && model.r7==3} setModel("partnerName5", "Addison")
{model.partnerSex == "Female" && model.r7==4} setModel("partnerName5", "Ella")
{model.partnerSex == "Female" && model.r7==5} setModel("partnerName5", "Abigail")
{model.partnerSex == "Female" && model.r7==6} setModel("partnerName5", "Mia")
{model.partnerSex == "Female" && model.r7==7} setModel("partnerName5", "Lily")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.partnerSex == "Female" && model.r7==1} setModel("partnerName6", "Natalie")
{model.partnerSex == "Female" && model.r7==2} setModel("partnerName6", "Mila")
{model.partnerSex == "Female" && model.r7==3} setModel("partnerName6", "Evelyn")
{model.partnerSex == "Female" && model.r7==4} setModel("partnerName6", "Layla")
{model.partnerSex == "Female" && model.r7==5} setModel("partnerName6", "Charlotte")
{model.partnerSex == "Female" && model.r7==6} setModel("partnerName6", "Zoe")
{model.partnerSex == "Female" && model.r7==7} setModel("partnerName6", "Kaylee")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.partnerSex == "Male" && model.r7==1} setModel("partnerName1", "Joseph")
{model.partnerSex == "Male" && model.r7==2} setModel("partnerName1", "David")
{model.partnerSex == "Male" && model.r7==3} setModel("partnerName1", "Jacob")
{model.partnerSex == "Male" && model.r7==4} setModel("partnerName1", "Benjamin")
{model.partnerSex == "Male" && model.r7==5} setModel("partnerName1", "Matthew")
{model.partnerSex == "Male" && model.r7==6} setModel("partnerName1", "Alexander")
{model.partnerSex == "Male" && model.r7==7} setModel("partnerName1", "Jack")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.partnerSex == "Male" && model.r7==1} setModel("partnerName2", "Justin")
{model.partnerSex == "Male" && model.r7==2} setModel("partnerName2", "Christopher")
{model.partnerSex == "Male" && model.r7==3} setModel("partnerName2", "Daniel")
{model.partnerSex == "Male" && model.r7==4} setModel("partnerName2", "Ethan")
{model.partnerSex == "Male" && model.r7==5} setModel("partnerName2", "Anthony")
{model.partnerSex == "Male" && model.r7==6} setModel("partnerName2", "Brandon")
{model.partnerSex == "Male" && model.r7==7} setModel("partnerName2", "Bradley")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.partnerSex == "Male" && model.r7==1} setModel("partnerName3", "Jayden")
{model.partnerSex == "Male" && model.r7==2} setModel("partnerName3", "Joshua")
{model.partnerSex == "Male" && model.r7==3} setModel("partnerName3", "Elijah")
{model.partnerSex == "Male" && model.r7==4} setModel("partnerName3", "Jeremiah")
{model.partnerSex == "Male" && model.r7==5} setModel("partnerName3", "Aiden")
{model.partnerSex == "Male" && model.r7==6} setModel("partnerName3", "Michael")
{model.partnerSex == "Male" && model.r7==7} setModel("partnerName3", "Tyler")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.partnerSex == "Male" && model.r7==1} setModel("partnerName4", "Ryan")
{model.partnerSex == "Male" && model.r7==2} setModel("partnerName4", "Eric")
{model.partnerSex == "Male" && model.r7==3} setModel("partnerName4", "Lucas")
{model.partnerSex == "Male" && model.r7==4} setModel("partnerName4", "Kevin")
{model.partnerSex == "Male" && model.r7==5} setModel("partnerName4", "Jason")
{model.partnerSex == "Male" && model.r7==6} setModel("partnerName4", "Luke")
{model.partnerSex == "Male" && model.r7==7} setModel("partnerName4", "Henry")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.partnerSex == "Male" && model.r7==1} setModel("partnerName5", "Noah")
{model.partnerSex == "Male" && model.r7==2} setModel("partnerName5", "Logan")
{model.partnerSex == "Male" && model.r7==3} setModel("partnerName5", "Elijah")
{model.partnerSex == "Male" && model.r7==4} setModel("partnerName5", "Owen")
{model.partnerSex == "Male" && model.r7==5} setModel("partnerName5", "Cameron")
{model.partnerSex == "Male" && model.r7==6} setModel("partnerName5", "Nathan")
{model.partnerSex == "Male" && model.r7==7} setModel("partnerName5", "Andrew")
{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{model.partnerSex == "Male" && model.r7==1} setModel("partnerName6", "Jackson")
{model.partnerSex == "Male" && model.r7==2} setModel("partnerName6", "Mason")
{model.partnerSex == "Male" && model.r7==3} setModel("partnerName6", "James")
{model.partnerSex == "Male" && model.r7==4} setModel("partnerName6", "Gabriel")
{model.partnerSex == "Male" && model.r7==5} setModel("partnerName6", "Isaac")
{model.partnerSex == "Male" && model.r7==6} setModel("partnerName6", "Brayden")
{model.partnerSex == "Male" && model.r7==7} setModel("partnerName6", "Christian")
{model.Gay == "true" || model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("partner_donor", "donor")
{model.Gay == "true" || model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("partner_donor_cap", "Donor")

Pick a Partner...Just One

We’ve come up with some options for you to choose from. Remember that these are just for fun—and to help you see how these intellectual and personality characteristics may (or may not) end up in your offspring.

{true} setModel("r7", Math.floor(Math.random()*7 + 1))
{true} setModel("r7", Math.floor(Math.random()*7 + 1))

{model.partnerName1}

model.r7 == 1

{model.partnerName1}

model.r7 == 2

{model.partnerName1}

model.r7 == 3

{model.partnerName1}

model.r7 == 4

{model.partnerName1}

model.r7 == 5

{model.partnerName1}

model.r7 == 6

{model.partnerName1}

model.r7 == 7
{true} setModel("r7", Math.floor(Math.random()*7 + 1))

{model.partnerName2}

model.r7 == 1

{model.partnerName2}

model.r7 == 2

{model.partnerName2}

model.r7 == 3

{model.partnerName2}

model.r7 == 4

{model.partnerName2}

model.r7 == 5

{model.partnerName2}

model.r7 == 6

{model.partnerName2}

model.r7 == 7
{true} setModel("r7", Math.floor(Math.random()*7 + 1))

{model.partnerName3}

model.r7 == 1

{model.partnerName3}

model.r7 == 2

{model.partnerName3}

model.r7 == 3

{model.partnerName3}

model.r7 == 4

{model.partnerName3}

model.r7 == 5

{model.partnerName3}

model.r7 == 6

{model.partnerName3}

model.r7 == 7
{true} setModel("r7", Math.floor(Math.random()*7 + 1))

{model.partnerName4}

model.r7 == 1

{model.partnerName4}

model.r7 == 2

{model.partnerName4}

model.r7 == 3

{model.partnerName4}

model.r7 == 4

{model.partnerName4}

model.r7 == 5

{model.partnerName4}

model.r7 == 6

{model.partnerName4}

model.r7 == 7
{true} setModel("r7", Math.floor(Math.random()*7 + 1))

{model.partnerName5}

model.r7 == 1

{model.partnerName5}

model.r7 == 2

{model.partnerName5}

model.r7 == 3

{model.partnerName5}

model.r7 == 4

{model.partnerName5}

model.r7 == 5

{model.partnerName5}

model.r7 == 6

{model.partnerName5}

model.r7 == 7
{true} setModel("r7", Math.floor(Math.random()*7 + 1))

{model.partnerName6}

model.r7 == 1

{model.partnerName6}

model.r7 == 2

{model.partnerName6}

model.r7 == 3

{model.partnerName6}

model.r7 == 4

{model.partnerName6}

model.r7 == 5

{model.partnerName6}

model.r7 == 6

{model.partnerName6}

model.r7 == 7
model.partnerSex == "Female"

{model.partnerName1}

model.r7 == 1

{model.partnerName1}

model.r7 == 2

{model.partnerName1}

model.r7 == 3

{model.partnerName1}

model.r7 == 4

{model.partnerName1}

model.r7 == 5

{model.partnerName1}

model.r7 == 6

{model.partnerName1}

model.r7 == 7

{model.partnerName2}

model.r7 == 1

{model.partnerName2}

model.r7 == 2

{model.partnerName2}

model.r7 == 3

{model.partnerName2}

model.r7 == 4

{model.partnerName2}

model.r7 == 5

{model.partnerName2}

model.r7 == 6

{model.partnerName2}

model.r7 == 7

{model.partnerName3}

model.r7 == 1

{model.partnerName3}

model.r7 == 2

{model.partnerName3}

model.r7 == 3

{model.partnerName3}

model.r7 == 4

{model.partnerName3}

model.r7 == 5

{model.partnerName3}

model.r7 == 6

{model.partnerName3}

model.r7 == 7

{model.partnerName4}

model.r7 == 1

{model.partnerName4}

model.r7 == 2

{model.partnerName4}

model.r7 == 3

{model.partnerName4}

model.r7 == 4

{model.partnerName4}

model.r7 == 5

{model.partnerName4}

model.r7 == 6

{model.partnerName4}

model.r7 == 7

{model.partnerName5}

model.r7 == 1

{model.partnerName5}

model.r7 == 2

{model.partnerName5}

model.r7 == 3

{model.partnerName5}

model.r7 == 4

{model.partnerName5}

model.r7 == 5

{model.partnerName5}

model.r7 == 6

{model.partnerName5}

model.r7 == 7

{model.partnerName6}

model.r7 == 1

{model.partnerName6}

model.r7 == 2

{model.partnerName6}

model.r7 == 3

{model.partnerName6}

model.r7 == 4

{model.partnerName6}

model.r7 == 5

{model.partnerName6}

model.r7 == 6

{model.partnerName6}

model.r7 == 7
model.partnerSex == "Male"

Question 1.12

xYcMbGJkgwpC4uwaxs1TcbmdQhVGXoPSh33BncXTyie2tLiJjralxOSKHcCoqJhVMI2oeJBtgrxBpvhxYyWV009Ihkc2umDvGa0w699Wk/WFZOKaUBQWPqSBFhXs3dj6qBxsADFYIT9ZiMKxgskYG+yti/W7KNGeprc9fO/fM0C4HuJYyq4/P9fk8TKJlZnK+1rB2p+OBEw/Su4c4K9Tub3oas0ZMRCIm9TerNc5yv0MFh0eniR2+6sgb4wUVw2xi6qs13FL147JRlpmFu5W5uVfQrm0zvhJcfQu5AF8WFTSaj0jhuwjgKFFau5dsqHBk1ND1/edLC9sNmJYVgIkfpsSxANzRwOMSKmoBt0B9C18DYhQ28QF0+rO301vBOi9yXdtUxB0G0ZdMH7cvYiBohh9EE+Gh4ChqIxkXBJwWBawaUfju0vPW0JNVcjV79FsYbjTpvfbRRpKSpul6lxhX+EKXpm49sqpQUOk9KIUvBYaTshdQDKFoTP5zgA5oDSpQbqne6oTPwNz9+loomjy6WhEb1uy07vEHBj2F4aiEs0TbTiolPQOzye1uahQaJLYGIS/qOvv78BCbS4ktIh5oGGZZO6AlOMYFk3hyV1Ywv3PewnaWANvykYoEnYhRgIXqhjkL5R0yRqB6St/6JgrgGQbfW8X62ZPD4HgqQpe43ynguQ1s9YIf0J3kuYNVe9Wa2oSsywKeLpxMmkoujLNRwt4/qCut+/2yZLapyG/Ck+bSD4CTbA/NDR1//teuqPZcyDloBt5038/E4G5pJC7dUlgeyDo1dMvQyGhMCCiDtLtnZTxaKyKuqN/q+avNe3DtOLPvtY12iMwktuEUsdP1is90H7XgxRW3zhtJeLP4yv/XnkDR4gL+HN+BBN7afhjdYP3+XUItso5bp24p9H4sB1YkpjcDXoqwGYsT9EKZeZe0ZcvpZWh9vQ98uN0+3aTmODzXR6yzeO1GJE3tgnDfILjw+wPwNUTz3n0dakLmqg0t3A/An7vS6I10yV6tERBQrI5Fkcyge5oCrULr5JVT75jGf07C4+1xU7YzOCjnVUvMhzMWFcP/s1s/H0AahstlpYkPH6BD2g3CjHZ20z/lIWl5kHwUbTHdYWbtEH10VTvOxC94cUlJg6YcNM2E7E7KS9FOJuYiPrFbUhS7QnbxJOWTY3Xb1SKiiCE6OoWOicK/RFEDdwnu87gcSj8mPJ8S7UwDisaJLwUwIkt/K4xhpdhsCO8VCHtG6YCkvO9J8dpOdarsqyoNGpRL//SkOmf+f+/DJ30OdVMuO9FMn/s7Li7crfosplWQBgJXqPs09poAG3AXPsz2uS+nWH0D6VpzqTfVvIVA8eEN1ZZRue/oa64/ev9sl6wiTZVdv9FM9oIHWUKn+RMx9VcnxxwhGeX5P9IrdyTQgOaBK4ZqGpUsp8e1X9a3dkhlayjhANFbBGOgFyrLK8OVa5H3xyuL4HoD+Bl8FXpIPifYP8Dw+GmrBMWY3LC1ZJHpEMDeb0UTWRZHpf6dIAYOmPsAYsCq7/0IdBRtmfsuRejEYmTCInCfNyMxx/+OO7dXJvMnByzREvhRuVg0aONA88fqgbcql6BVEdTcUlsS0HFzM6YyRPKvozSl9MLGfvpGzUAcR3JZ5kXxC4ELTWDHRTJuIo8zSxE9qT7rGDKuVpGtNik
{true} setModel("partnerChoice", qqMC1)
{qqMC1 == 0} setModel("partnerName", model.partnerName1)
{qqMC1 == 1} setModel("partnerName", model.partnerName2)
{qqMC1 == 2} setModel("partnerName", model.partnerName3)
{qqMC1 == 3} setModel("partnerName", model.partnerName4)
{qqMC1 == 4} setModel("partnerName", model.partnerName5)
{qqMC1 == 5} setModel("partnerName", model.partnerName6)
{qqMC1 == 0 && model.partnerSex == "Female"} setModel("partnerWeightValue", 130)
{qqMC1 == 0 && model.partnerSex == "Male"} setModel("partnerWeightValue", 160)
{qqMC1 == 0 && model.partnerSex == "Female"} setModel("partnerHeightValue", 65)
{qqMC1 == 0 && model.partnerSex == "Male"} setModel("partnerHeightValue", 70)
{qqMC1 == 1 && model.partnerSex == "Female"} setModel("partnerWeightValue", 135)
{qqMC1 == 1 && model.partnerSex == "Male"} setModel("partnerWeightValue", 165)
{qqMC1 == 1 && model.partnerSex == "Female"} setModel("partnerHeightValue", 63)
{qqMC1 == 1 && model.partnerSex == "Male"} setModel("partnerHeightValue", 67)
{qqMC1 == 2 && model.partnerSex == "Female"} setModel("partnerWeightValue", 135)
{qqMC1 == 2 && model.partnerSex == "Male"} setModel("partnerWeightValue", 185)
{qqMC1 == 2 && model.partnerSex == "Female"} setModel("partnerHeightValue", 68)
{qqMC1 == 2 && model.partnerSex == "Male"} setModel("partnerHeightValue", 74)
{qqMC1 == 3 && model.partnerSex == "Female"} setModel("partnerWeightValue", 125)
{qqMC1 == 3 && model.partnerSex == "Male"} setModel("partnerWeightValue", 155)
{qqMC1 == 3 && model.partnerSex == "Female"} setModel("partnerHeightValue", 64)
{qqMC1 == 3 && model.partnerSex == "Male"} setModel("partnerHeightValue", 69)
{qqMC1 == 4 && model.partnerSex == "Female"} setModel("partnerWeightValue", 150)
{qqMC1 == 4 && model.partnerSex == "Male"} setModel("partnerWeightValue", 190)
{qqMC1 == 4 && model.partnerSex == "Female"} setModel("partnerHeightValue", 68)
{qqMC1 == 4 && model.partnerSex == "Male"} setModel("partnerHeightValue", 70)
{qqMC1 == 5 && model.partnerSex == "Female"} setModel("partnerWeightValue", 125)
{qqMC1 == 5 && model.partnerSex == "Male"} setModel("partnerWeightValue", 155)
{qqMC1 == 5 && model.partnerSex == "Female"} setModel("partnerHeightValue", 64)
{qqMC1 == 5 && model.partnerSex == "Male"} setModel("partnerHeightValue", 69)
{model.partnerName == "Emily"} player.setPartnerAvatar("emily");
{model.partnerName == "Chloe"} player.setPartnerAvatar("chloe");
{model.partnerName == "Tiffany"} player.setPartnerAvatar("tiffany");
{model.partnerName == "Fiona"} player.setPartnerAvatar("fiona");
{model.partnerName == "Jessica"} player.setPartnerAvatar("jessica");
{model.partnerName == "Vivian"} player.setPartnerAvatar("vivian");
{model.partnerName == "Isabella"} player.setPartnerAvatar("isabella");
model.partnerSex == "Female" && model.partnerChoice == 0
{model.partnerName == "Joseph"} player.setPartnerAvatar("joseph");
{model.partnerName == "David"} player.setPartnerAvatar("david");
{model.partnerName == "Jacob"} player.setPartnerAvatar("jacob");
{model.partnerName == "Benjamin"} player.setPartnerAvatar("benjamin");
{model.partnerName == "Matthew"} player.setPartnerAvatar("matthew");
{model.partnerName == "Alexander"} player.setPartnerAvatar("alexander");
{model.partnerName == "Jack"} player.setPartnerAvatar("jack");
model.partnerSex == "Male" && model.partnerChoice == 0
{model.partnerName == "Bella"} player.setPartnerAvatar("bella");
{model.partnerName == "Ashley"} player.setPartnerAvatar("ashley");
{model.partnerName == "Sophia"} player.setPartnerAvatar("sophia");
{model.partnerName == "Brianna"} player.setPartnerAvatar("brianna");
{model.partnerName == "Melanie"} player.setPartnerAvatar("melanie");
{model.partnerName == "Samantha"} player.setPartnerAvatar("samantha");
{model.partnerName == "Camila"} player.setPartnerAvatar("camila");
model.partnerSex == "Female" && model.partnerChoice == 1
{model.partnerName == "Justin"} player.setPartnerAvatar("justin");
{model.partnerName == "Christopher"} player.setPartnerAvatar("christopher");
{model.partnerName == "Daniel"} player.setPartnerAvatar("daniel");
{model.partnerName == "Ethan"} player.setPartnerAvatar("ethan");
{model.partnerName == "Anthony"} player.setPartnerAvatar("anthony");
{model.partnerName == "Brandon"} player.setPartnerAvatar("brandon");
{model.partnerName == "Bradley"} player.setPartnerAvatar("bradley");
model.partnerSex == "Male" && model.partnerChoice == 1
{model.partnerName == "Madison"} player.setPartnerAvatar("madison");
{model.partnerName == "Kayla"} player.setPartnerAvatar("kayla");
{model.partnerName == "Jada"} player.setPartnerAvatar("jada");
{model.partnerName == "London"} player.setPartnerAvatar("london");
{model.partnerName == "Arianna"} player.setPartnerAvatar("arianna");
{model.partnerName == "Taylor"} player.setPartnerAvatar("taylor");
{model.partnerName == "Gabrielle"} player.setPartnerAvatar("gabrielle");
model.partnerSex == "Female" && model.partnerChoice == 2
{model.partnerName == "Jayden"} player.setPartnerAvatar("jayden");
{model.partnerName == "Joshua"} player.setPartnerAvatar("joshua");
{model.partnerName == "Elijah"} player.setPartnerAvatar("elijah");
{model.partnerName == "Jeremiah"} player.setPartnerAvatar("jeremiah");
{model.partnerName == "Aiden"} player.setPartnerAvatar("aiden");
{model.partnerName == "Michael"} player.setPartnerAvatar("michael");
{model.partnerName == "Tyler"} player.setPartnerAvatar("tyler");
model.partnerSex == "Male" && model.partnerChoice == 2
{model.partnerName == "Olivia"} player.setPartnerAvatar("olivia");
{model.partnerName == "Sarah"} player.setPartnerAvatar("sarah");
{model.partnerName == "Rachel"} player.setPartnerAvatar("rachel");
{model.partnerName == "Leah"} player.setPartnerAvatar("leah");
{model.partnerName == "Angela"} player.setPartnerAvatar("angela");
{model.partnerName == "Emma"} player.setPartnerAvatar("emma");
{model.partnerName == "Ava"} player.setPartnerAvatar("ava");
model.partnerSex == "Female" && model.partnerChoice == 3
{model.partnerName == "Ryan"} player.setPartnerAvatar("ryan");
{model.partnerName == "Eric"} player.setPartnerAvatar("eric");
{model.partnerName == "Lucas"} player.setPartnerAvatar("lucas");
{model.partnerName == "Kevin"} player.setPartnerAvatar("kevin");
{model.partnerName == "Jason"} player.setPartnerAvatar("jason");
{model.partnerName == "Luke"} player.setPartnerAvatar("luke");
{model.partnerName == "Henry"} player.setPartnerAvatar("henry");
model.partnerSex == "Male" && model.partnerChoice == 3
{model.partnerName == "Anna"} player.setPartnerAvatar("anna");
{model.partnerName == "Claire"} player.setPartnerAvatar("claire");
{model.partnerName == "Addison"} player.setPartnerAvatar("addison");
{model.partnerName == "Ella"} player.setPartnerAvatar("ella");
{model.partnerName == "Abigail"} player.setPartnerAvatar("abigail");
{model.partnerName == "Mia"} player.setPartnerAvatar("mia");
{model.partnerName == "Lily"} player.setPartnerAvatar("lily");
model.partnerSex == "Female" && model.partnerChoice == 4
{model.partnerName == "Noah"} player.setPartnerAvatar("noah");
{model.partnerName == "Logan"} player.setPartnerAvatar("logan");
{model.partnerName == "Elijah"} player.setPartnerAvatar("elijah");
{model.partnerName == "Owen"} player.setPartnerAvatar("owen");
{model.partnerName == "Cameron"} player.setPartnerAvatar("cameron");
{model.partnerName == "Nathan"} player.setPartnerAvatar("nathan");
{model.partnerName == "Andrew"} player.setPartnerAvatar("andrew");
model.partnerSex == "Male" && model.partnerChoice == 4
{model.partnerName == "Natalie"} player.setPartnerAvatar("natalie");
{model.partnerName == "Mila"} player.setPartnerAvatar("mila");
{model.partnerName == "Evelyn"} player.setPartnerAvatar("evelyn");
{model.partnerName == "Layla"} player.setPartnerAvatar("layla");
{model.partnerName == "Charlotte"} player.setPartnerAvatar("charlotte");
{model.partnerName == "Zoe"} player.setPartnerAvatar("zoe");
{model.partnerName == "Kaylee"} player.setPartnerAvatar("kaylee");
model.partnerSex == "Female" && model.partnerChoice == 5
{model.partnerName == "Jackson"} player.setPartnerAvatar("jackson");
{model.partnerName == "Mason"} player.setPartnerAvatar("mason");
{model.partnerName == "James"} player.setPartnerAvatar("james");
{model.partnerName == "Gabriel"} player.setPartnerAvatar("gabriel");
{model.partnerName == "Isaac"} player.setPartnerAvatar("isaac");
{model.partnerName == "Brayden"} player.setPartnerAvatar("brayden");
{model.partnerName == "Christian"} player.setPartnerAvatar("christian");
model.partnerSex == "Male" && model.partnerChoice == 5

Continue

I10

What Is Your Partner Like?

I9
true
model.partnerSex == "Female"
model.partnerSex == "Male"

What Is Your Partner Like?

Not only will your partner's personality and cognitive traits give you insight into your relationship, but these traits can also be passed on to your child through your partner's interaction with the child. Scientists break up our intelligence and personality into different aspects—including a variety of factors including our level of interest in excitement, our level of moodiness, to our different types of intellectual skills. These questions measure in an informal way—some of the different parts of your personality but they shouldn’t be confused with an official intelligence or personality test. Please respond to the following statements using the provided scale to determine how much each statement reflects your partner as compared to others.

model.Gay == "true"

Not only will your partner's personality and cognitive traits give you insight into your relationship, but these traits can also be passed on to your child through genes and your partner's interaction with the child. Please respond to the following statements using the provided scale to determine how much each statement reflects your partner as compared to others.

model.Gay == "false"

Question 1.13

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
true
{true} setModel("partnerOpenness", 2.0)
{true} setModel("partnerCarefulness", 2.0)
{true} setModel("partnerOutgoing", 2.0)
{true} setModel("partnerAgreeableness", 2.0)
{true} setModel("partnerMoodiness", 2.0)
{true} setModel("partnerOverallSmarts", 2.0)
{true} setModel("partnerPhysicalSkills", 2.0)
{true} setModel("partnerMusicalSkills", 2.0)
{true} setModel("partnerPeopleSkills", 2.0)
{true} setModel("partnerPersonalInsight", 2.0)
{true} setModel("partnerReligious", 2.0)
{true} setModel("partnerVerbalSkills", 2.0)
{true} setModel("partnerMathSkills", 2.0)
{true} setModel("partnerSpatialSkills", 2.0)
{qq1 == "1"} setModel("partnerOpenness", 1.0)
{qq1 == "2"} setModel("partnerOpenness", 1.5)
{qq1 == "3"} setModel("partnerOpenness", 2.0)
{qq1 == "4"} setModel("partnerOpenness", 2.5)
{qq1 == "5"} setModel("partnerOpenness", 3.0)
{qq2 == "1"} setModel("partnerCarefulness", 1.0)
{qq2 == "2"} setModel("partnerCarefulness", 1.5)
{qq2 == "3"} setModel("partnerCarefulness", 2.0)
{qq2 == "4"} setModel("partnerCarefulness", 2.5)
{qq2 == "5"} setModel("partnerCarefulness", 3.0)
{qq3 == "1"} setModel("partnerOutgoing", 1.0)
{qq3 == "2"} setModel("partnerOutgoing", 1.5)
{qq3 == "3"} setModel("partnerOutgoing", 2.0)
{qq3 == "4"} setModel("partnerOutgoing", 2.5)
{qq3 == "5"} setModel("partnerOutgoing", 3.0)
{qq4 == "1"} setModel("partnerAgreeableness", 1.0)
{qq4 == "2"} setModel("partnerAgreeableness", 1.5)
{qq4 == "3"} setModel("partnerAgreeableness", 2.0)
{qq4 == "4"} setModel("partnerAgreeableness", 2.5)
{qq4 == "5"} setModel("partnerAgreeableness", 3.0)
{qq5 == "1"} setModel("partnerMoodiness", 1.0)
{qq5 == "2"} setModel("partnerMoodiness", 1.5)
{qq5 == "3"} setModel("partnerMoodiness", 2.0)
{qq5 == "4"} setModel("partnerMoodiness", 2.5)
{qq5 == "5"} setModel("partnerMoodiness", 3.0)
{qq6 == "1"} setModel("partnerOverallSmarts", 1.0)
{qq6 == "2"} setModel("partnerOverallSmarts", 1.5)
{qq6 == "3"} setModel("partnerOverallSmarts", 2.0)
{qq6 == "4"} setModel("partnerOverallSmarts", 2.5)
{qq6 == "5"} setModel("partnerOverallSmarts", 3.0)
{qq7 == "1"} setModel("partnerPhysicalSkills", 1.0)
{qq7 == "2"} setModel("partnerPhysicalSkills", 1.5)
{qq7 == "3"} setModel("partnerPhysicalSkills", 2.0)
{qq7 == "4"} setModel("partnerPhysicalSkills", 2.5)
{qq7 == "5"} setModel("partnerPhysicalSkills", 3.0)
{qq8 == "1"} setModel("partnerMusicalSkills", 1.0)
{qq8 == "2"} setModel("partnerMusicalSkills", 1.5)
{qq8 == "3"} setModel("partnerMusicalSkills", 2.0)
{qq8 == "4"} setModel("partnerMusicalSkills", 2.5)
{qq8 == "5"} setModel("partnerMusicalSkills", 3.0)
{qq9 == "1"} setModel("partnerPeopleSkills", 1.0)
{qq9 == "2"} setModel("partnerPeopleSkills", 1.5)
{qq9 == "3"} setModel("partnerPeopleSkills", 2.0)
{qq9 == "4"} setModel("partnerPeopleSkills", 2.5)
{qq9 == "5"} setModel("partnerPeopleSkills", 3.0)
{qq10 == "1"} setModel("partnerPersonalInsight", 1.0)
{qq10 == "2"} setModel("partnerPersonalInsight", 1.5)
{qq10 == "3"} setModel("partnerPersonalInsight", 2.0)
{qq10 == "4"} setModel("partnerPersonalInsight", 2.5)
{qq10 == "5"} setModel("partnerPersonalInsight", 3.0)
{qq11 == "1"} setModel("partnerVerbalSkills", 1.0)
{qq11 == "2"} setModel("partnerVerbalSkills", 1.5)
{qq11 == "3"} setModel("partnerVerbalSkills", 2.0)
{qq11 == "4"} setModel("partnerVerbalSkills", 2.5)
{qq11 == "5"} setModel("partnerVerbalSkills", 3.0)
{qq12 == "1"} setModel("partnerMathSkills", 1.0)
{qq12 == "2"} setModel("partnerMathSkills", 1.5)
{qq12 == "3"} setModel("partnerMathSkills", 2.0)
{qq12 == "4"} setModel("partnerMathSkills", 2.5)
{qq12 == "5"} setModel("partnerMathSkills", 3.0)
{qq13 == "1"} setModel("partnerSpatialSkills", 1.0)
{qq13 == "2"} setModel("partnerSpatialSkills", 1.5)
{qq13 == "3"} setModel("partnerSpatialSkills", 2.0)
{qq13 == "4"} setModel("partnerSpatialSkills", 2.5)
{qq13 == "5"} setModel("partnerSpatialSkills", 3.0)
{true} setModel("partnerOpennessScore", "Moderate (" + model.partnerHeShe + " is moderately open)")
{qq1 == 1} setModel("partnerOpennessScore", "Low (" + model.partnerHeShe + " is not that open)")
{qq1 == 5} setModel("partnerOpennessScore", "High (" + model.partnerHeShe + " is super open)")
{true} setModel("partnerCarefulnessScore", "Moderate (" + model.partnerHeShe + " is moderately conscientious)")
{qq2 == 1} setModel("partnerCarefulnessScore", "Low (" + model.partnerHeShe + " is not that conscientious)")
{qq2 == 5} setModel("partnerCarefulnessScore", "High (" + model.partnerHeShe + " is super conscientious)")
{true} setModel("partnerOutgoingScore", "Moderate (" + model.partnerHeShe + " is moderately extroverted)")
{qq3 == 1} setModel("partnerOutgoingScore", "Low (" + model.partnerHeShe + " is introverted)")
{qq3 == 5} setModel("partnerOutgoingScore", "High (" + model.partnerHeShe + " is really outgoing or extroverted)")
{true} setModel("partnerAgreeablenessScore", "Moderate (" + model.partnerHeShe + " is moderately easy to get along with)")
{qq4 == 1} setModel("partnerAgreeablenessScore", "Low (" + model.partnerHeShe + " is not that easy to get along with)")
{qq4 == 5} setModel("partnerAgreeablenessScore", "High (" + model.partnerHeShe + " is really easy to get along with)")
{true} setModel("partnerMoodinessScore", "Moderate (" + model.partnerHeShe + " is moderately moody)")
{qq5 == 1} setModel("partnerMoodinessScore", "Low (" + model.partnerHeShe + " is even-tempered)")
{qq5 == 5} setModel("partnerMoodinessScore", "High (" + model.partnerHeShe + " is pretty moody)")
{true} setModel("partnerOverallSmartsScore", "Moderate (" + model.partnerHeShe + " is moderately smart) ")
{qq6 == 1} setModel("partnerOverallSmartsScore", "Low (" + model.partnerHeShe + " is not that smart)")
{qq6 == 5} setModel("partnerOverallSmartsScore", "High (" + model.partnerHeShe + " is super smart)")
{true} setModel("partnerPhysicalSkillsScore", "Moderate (" + model.partnerHeShe + " is moderately physical)")
{qq7 == 1} setModel("partnerPhysicalSkillsScore", "Low (" + model.partnerHeShe + " is not that sporty)")
{qq7 == 5} setModel("partnerPhysicalSkillsScore", "High (" + model.partnerHeShe + " is super sporty)")
{true} setModel("partnerMusicalSkillsScore", "Moderate (" + model.partnerHeShe + " is musically average) ")
{qq8 == 1} setModel("partnerMusicalSkillsScore", "Low (" + model.partnerHeShe + " is not that into music)")
{qq8 == 5} setModel("partnerMusicalSkillsScore", "High (" + model.partnerHeShe + " is really musical)")
{true} setModel("partnerPeopleSkillsScore", "Moderate (" + model.partnerHeShe + " is Ok at dealing with people) ")
{qq9 == 1} setModel("partnerPeopleSkillsScore", "Low (" + model.partnerHeShe + " is not that into people)")
{qq9 == 5} setModel("partnerPeopleSkillsScore", "High (" + model.partnerHeShe + " is great at dealing with people)")
{true} setModel("partnerPersonalInsightScore", "Moderate (" + model.partnerHeShe + " is moderately insightful) ")
{qq10 == 1} setModel("partnerPersonalInsightScore", "Low (" + model.partnerHeShe + " really doesn’t care for introspection)")
{qq10 == 5} setModel("partnerPersonalInsightScore", "High (" + model.partnerHeShe + " is super insightful about themself)")
{true} setModel("partnerVerbalSkillsScore", "Moderate (" + model.partnerHeShe + " is moderately verbal)")
{qq11 == 1} setModel("partnerVerbalSkillsScore", "Low (" + model.partnerHeShe + " really isn’t into words)")
{qq11 == 5} setModel("partnerVerbalSkillsScore", "High (" + model.partnerHeShe + " is super verbal)")
{true} setModel("partnerMathSkillsScore", "Moderate (" + model.partnerHeShe + " has moderate math skills)")
{qq12 == 1} setModel("partnerMathSkillsScore", "Low (" + model.partnerHeShe + " really isn’t into math)")
{qq12 == 5} setModel("partnerMathSkillsScore", "High (" + model.partnerHeShe + " is a math genius)")
{true} setModel("partnerSpatialSkillsScore", "Moderate (" + model.partnerHeShe + " has moderate spatial skills)")
{qq13 == 1} setModel("partnerSpatialSkillsScore", "Low (" + model.partnerHeShe + " really doesn’t have terrific spatial skills)")
{qq13 == 5} setModel("partnerSpatialSkillsScore", "High (" + model.partnerHeShe + " is super with the maps and other spatial skills)")
{true} setModel("babyMoodiness", model.userMoodiness*0.5 + model.partnerMoodiness*0.5)
{true} setModel("babyOpenness", model.userOpenness*0.5 + model.partnerOpenness*0.5)
{true} setModel("babyOutgoing", model.userOutgoing*0.5 + model.partnerOutgoing*0.5)
{true} setModel("babyCarefulness", model.userCarefulness*0.5 + model.partnerCarefulness*0.5)
{true} setModel("babyAgreeableness", model.userAgreeableness*0.5 + model.partnerAgreeableness*0.5)
{true} setModel("babyOverallSmarts", model.userOverallSmarts*0.5 + model.partnerOverallSmarts*0.5)
{true} setModel("babyPhysicalSkills", model.userPhysicalSkills*0.5 + model.partnerPhysicalSkills*0.5)
{true} setModel("babyMusicalSkills", model.userMusicalSkills*0.5 + model.partnerMusicalSkills*0.5)
{true} setModel("babyPeopleSkills", model.userPeopleSkills*0.5 + model.partnerPeopleSkills*0.5)
{true} setModel("babyPersonalInsight", model.userPersonalInsight*0.5 + model.partnerPersonalInsight*0.5)
{true} setModel("babyVerbalSkills", model.userVerbalSkills*0.5 + model.partnerVerbalSkills*0.5)
{true} setModel("babyMathSkills", model.userMathSkills*0.5 + model.partnerMathSkills*0.5)
{true} setModel("babySpatialSkills", model.userSpatialSkills*0.5 + model.partnerSpatialSkills*0.5)
{true} setModel("babyTemperament", "easy")
{model.babyMoodiness > 1.5 && model.babyOpenness < 2.5 && model.babyOutgoing < 2.5 && model.babyCarefulness > 1.5} setModel("babyTemperament", "slow to warm")
{model.babyMoodiness > 2.0 && model.babyOutgoing < 1.5 && model.babyCarefulness < 2.0} setModel("babyTemperament", "difficult")

Remember that this isn’t a real evaluation of what your partner is really like. This is just for fun—and to help you see how these intellectual and personality characteristics may (or may not) end up in your offspring.

Continue

I10

Here's How Your Partner Scored

I10
true
{true} setModel("numerator", model.userWeightValue * 703)
{true} setModel("denominator", model.userHeightValue * model.userHeightValue)
{true} setModel("userBMI", model.numerator / model.denominator)
{true} setModel("numerator", model.partnerWeightValue * 703)
{true} setModel("denominator", model.partnerHeightValue * model.partnerHeightValue)
{true} setModel("partnerBMI", model.numerator / model.denominator)
{model.Mother == "user"} setModel("motherWeight", model.userWeightValue)
{model.Mother == "user"} setModel("motherHeight", model.userHeightValue)
{model.Mother == "user"} setModel("MotherBMI", model.userBMI)
{model.Mother == "user"} setModel("fatherWeight", model.partnerWeightValue)
{model.Mother == "user"} setModel("fatherHeight", model.partnerHeightValue)
{model.Mother == "user"} setModel("FatherBMI", model.partnerBMI)
{model.Mother == "partner"} setModel("motherWeight", model.partnerWeightValue)
{model.Mother == "partner"} setModel("motherHeight", model.partnerHeightValue)
{model.Mother == "partner"} setModel("MotherBMI", model.partnerBMI)
{model.Mother == "partner"} setModel("fatherWeight", model.userWeightValue)
{model.Mother == "partner"} setModel("fatherHeight", model.userHeightValue)
{model.Mother == "partner"} setModel("FatherBMI", model.userBMI)
{model.Mother == "donor"} setModel("motherWeight", model.partnerWeightValue)
{model.Mother == "donor"} setModel("motherHeight", model.partnerHeightValue)
{model.Mother == "donor"} setModel("MotherBMI", model.partnerBMI)
{model.Mother == "donor"} setModel("fatherWeight", model.userWeightValue)
{model.Mother == "donor"} setModel("fatherHeight", model.userHeightValue)
{model.Mother == "donor"} setModel("FatherBMI", model.userBMI)
{model.MotherBMI > 25} setModel("MotherBMILevel", "high")
{model.MotherBMI < 25.01 && model.MotherBMI > 18.5} setModel("MotherBMILevel", "normal")
{model.MotherBMI < 18.5} setModel("MotherBMILevel", "low")
{model.Mother == "user"} setModel("motherEthnicity", model.userEthnicity)
{model.Father == "user"} setModel("fatherEthnicity", model.userEthnicity)
{model.Mother == "partner"} setModel("motherEthnicity", model.partnerEthnicity)
{model.Father == "partner"} setModel("fatherEthnicity", model.partnerEthnicity)
{model.Mother == "donor"} setModel("motherEthnicity", model.partnerEthnicity)
{model.Mother == "surrogate" || model.Mother == "donor"} setModel("motherAgeValue", "25")
{model.Mother == "user"} setModel("motherAgeValue", model.userAgeValue)
{model.Mother == "partner"} setModel("motherAgeValue", model.partnerAgeValue)
{model.Mother == "user"} setModel("motherName", model.userName)
{model.Mother == "partner"} setModel("motherName", model.partnerName)
{model.GayMan == "true"} setModel("motherName", model.userName)
{model.r100 < 24} setModel("SEClass", "L")
{model.r100 > 23 && model.r100 < 79} setModel("SEClass", "M")
{model.r100 > 78} setModel("SEClass", "U")
{model.GayMan == "true"} setModel("SEClass", "U")
{model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("SEClass", "U")
{true} setModel("pOpenness", "M")
{model.partnerOpenness == 1.0} setModel("pOpenness", "L")
{model.partnerOpenness > 3} setModel("pOpenness", "H")
{true} setModel("pCarefulness", "M")
{model.partnerCarefulness == 1.0} setModel("pCarefulness", "L")
{model.partnerCarefulness > 3.0} setModel("pCarefulness", "H")
{true} setModel("pOutgoing", "M")
{model.partnerOutgoing == 1.0} setModel("pOutgoing", "L")
{model.partnerOutgoing > 3.0} setModel("pOutgoing", "H")
{true} setModel("pAgreeableness", "M")
{model.partnerAgreeableness == 1.0} setModel("pAgreeableness", "L")
{model.partnerAgreeableness > 3.0} setModel("pAgreeableness", "H")
{true} setModel("pMoodiness", "M")
{model.partnerMoodiness == 1.0} setModel("pMoodiness", "L")
{model.partnerMoodiness > 3.0} setModel("pMoodiness", "H")
{true} setModel("pOverallSmarts", "M")
{model.partnerOverallSmarts == 1.0} setModel("pOverallSmarts", "L")
{model.partnerOverallSmarts > 3.0} setModel("pOverallSmarts", "H")
{true} setModel("pPhysicalSkills", "M")
{model.partnerPhysicalSkills == 1.0} setModel("pPhysicalSkills", "L")
{model.partnerPhysicalSkills > 3.0} setModel("pPhysicalSkills", "H")
{true} setModel("pMusicalSkills", "M")
{model.partnerMusicalSkills == 1.0} setModel("pMusicalSkills", "L")
{model.partnerMusicalSkills > 3.0} setModel("pMusicalSkills", "H")
{true} setModel("pPeopleSkills", "M")
{model.partnerPeopleSkills == 1.0} setModel("pPeopleSkills", "L")
{model.partnerPeopleSkills > 3.0} setModel("pPeopleSkills", "H")
{true} setModel("pPersonalInsight", "M")
{model.partnerPersonalInsight == 1.0} setModel("pPersonalInsight", "L")
{model.partnerPersonalInsight > 3.0} setModel("pPersonalInsight", "H")
{true} setModel("pVerbalSkills", "M")
{model.partnerVerbalSkills == 1.0} setModel("pVerbalSkills", "L")
{model.partnerVerbalSkills > 3.0} setModel("pVerbalSkills", "H")
{true} setModel("pMathSkills", "M")
{model.partnerMathSkills == 1.0} setModel("pMathSkills", "L")
{model.partnerMathSkills > 3.0} setModel("pMathSkills", "H")
{true} setModel("pSpatialSkills", "M")
{model.partnerSpatialSkills == 1.0} setModel("pSpatialSkills", "L")
{model.partnerSpatialSkills > 3.0} setModel("pSpatialSkills", "H")
{true} setModel("rjob2", Math.floor(Math.random()*2 + 1))
{true} setModel("rjob3", Math.floor(Math.random()*3 + 1))
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pAgreeableness == "H" && model.pOutgoing == "H"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pAgreeableness == "H" && model.pOutgoing == "H" && model.pMusicalSkills == "H"} setModel("partnerOccupation", "a musician")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pAgreeableness == "H" && model.pOutgoing == "H" && model.pVerbalSkills == "H" && model.pPeopleSkills == "H"} setModel("partnerOccupation", "an actor")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pAgreeableness == "H" && model.pOutgoing == "H"} setModel("partnerOccupation", "a sales representative")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pAgreeableness == "H" && model.pOutgoing == "H" && model.pMusicalSkills == "H"} setModel("partnerOccupation", "a session musician")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pAgreeableness == "H" && model.pOutgoing == "H" && model.pVerbalSkills == "H" && model.pPeopleSkills == "H"} setModel("partnerOccupation", "a theater director")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pAgreeableness == "H" && model.pOutgoing == "H"} setModel("partnerOccupation", "a salesperson")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a manager at a local hospital")
{model.SEClass == "U" && model.rjob3 == 2 && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "H" && model.pMusicalSkills == "H"} setModel("partnerOccupation", "a record producer")
{model.SEClass == "U" && model.rjob3 == 3 && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "H" && model.pMusicalSkills == "H" && model.pPhysicalSkills == "H"} setModel("partnerOccupation", "a professional dancer")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a dance professor")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "U" && model.rjob3 == 1 && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a compensation and benefits manager")
{model.SEClass == "U" && model.rjob3 == 2 && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "H" && model.pMusicalSkills == "H"} setModel("partnerOccupation", "a recording engineer")
{model.SEClass == "U" && model.rjob3 == 3 && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "H" && model.pMusicalSkills == "H" && model.pPhysicalSkills == "H"} setModel("partnerOccupation", "a professional athlete")
{model.SEClass == "M" && model.rjob3 == 1 && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a retail sales supervisor")
{model.SEClass == "M" && model.rjob3 == 2 && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "H" && model.pMusicalSkills == "H"} setModel("partnerOccupation", "a sound technician")
{model.SEClass == "M" && model.rjob3 == 3 && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "H" && model.pMusicalSkills == "H" && model.pPhysicalSkills == "H"} setModel("partnerOccupation", "a personal trainer")
{model.SEClass == "L" && model.rjob3 == 1 && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a retail salesperson")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a marketing manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a human resource manager")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a caseworker")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a pharmacist")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a therapist")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a pharmacy technician")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a sales representative")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a hairdresser")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a marketing manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a designer")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a sales representative")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a salesperson")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a human resource manager")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a telemarketer")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a pediatrician")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H" && model.pVerbalSkills == "H"} setModel("partnerOccupation", "an author")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a special education teacher")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H" && model.pVerbalSkills == "H"} setModel("partnerOccupation", "an editor")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a salesperson")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a psychiatrist")
{model.SEClass == "U" && model.rjob2 == 2 && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H" && model.pPeopleSkills == "L"} setModel("partnerOccupation", "a college professor")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a registered nurse")
{model.SEClass == "M" && model.rjob2 == 2 && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H" && model.pPeopleSkills == "L"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a personal care assistant")
{model.SEClass == "L" && model.rjob2 == 2 && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H" && model.pPeopleSkills == "L"} setModel("partnerOccupation", "a salesperson")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a family practitioner")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a preschool teacher")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a home health aide")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a college professor")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "an elementary school teacher")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a medical assistant")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a university administrator")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a high school teacher")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a teacher's assistant")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a nurse anesthetist")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a registered nurse")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a nursing assistant")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a marketing manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a high school teacher")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a teacher's assistant")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a marketing manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "an elementary school teacher")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a university administrator")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a customer service representative")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a physician")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a mechanic")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "an elementary school teacher")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a taxi driver")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a healthcare support aide")
{model.SEClass == "U" && model.rjob2 == 1 && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pMathSkills == "L"} setModel("partnerOccupation", "a financial manager")
{model.SEClass == "U" && model.rjob2 == 2 && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pMathSkills == "L"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "M" && model.rjob2 == 1 && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pMathSkills == "L"} setModel("partnerOccupation", "a computer information manager")
{model.SEClass == "M" && model.rjob2 == 2 && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pMathSkills == "L"} setModel("partnerOccupation", "a high school teacher")
{model.SEClass == "L" && model.rjob2 == 1 && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pMathSkills == "L"} setModel("partnerOccupation", "a librarian")
{model.SEClass == "L" && model.rjob2 == 2 && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pMathSkills == "L"} setModel("partnerOccupation", "a preschool teacher")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a family practitioner")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a police officer")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a home health aide")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a petroleum engineer")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pMathSkills == "L"} setModel("partnerOccupation", "a college professor")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "an engineer")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pMathSkills == "L"} setModel("partnerOccupation", "a college professor")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a medical assistant")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pMathSkills == "L"} setModel("partnerOccupation", "a preschool teacher")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a college professor")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a high school teacher")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a healthcare support aide")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a financial manager")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pMathSkills == "L"} setModel("partnerOccupation", "an advertising manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "an accountant")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pMathSkills == "L"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a bank teller")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "H" && model.pMathSkills == "L"} setModel("partnerOccupation", "a preschool teacher")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a customer service representative")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a telemarketer")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "an advertising manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "H"} setModel("partnerOccupation", "a salesperson")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a public relations manager")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.pVerbalSkills == "H"} setModel("partnerOccupation", "an author")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a medical assistant")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.pVerbalSkills == "H"} setModel("partnerOccupation", "an editor")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a surgeon")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a tech support person")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a middle school teacher")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a bus driver")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a preschool teacher")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a purchasing manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an insurance sales agent")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a preschool teacher")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a physician")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.SpatialSkills == "L"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a designer")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.SpatialSkills == "L"} setModel("partnerOccupation", "a social worker")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an animal care worker")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.SpatialSkills == "L"} setModel("partnerOccupation", "a preschool teacher")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a psychiatrist")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.pPeopleSkills == "L"} setModel("partnerOccupation", "a college professor")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a health technician")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.pPeopleSkills == "L"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a healthcare support aide")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.pPeopleSkills == "L"} setModel("partnerOccupation", "a taxi driver")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a plumber")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a butcher")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.pVerbalSkills == "H"} setModel("partnerOccupation", "an author")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "M" && model.pVerbalSkills == "H"} setModel("partnerOccupation", "an author")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a sales representative")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a telemarketer")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("partnerOccupation", "an insurance sales agent")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("partnerOccupation", "a manicurist")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a dentist")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a licensed vocational nurse")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a home health aide")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an architect")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "an advertising executive")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an inspector")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a sales representative")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an office clerk")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a telemarketer")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a law school professor")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a middle school teacher")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a substitute teacher")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an industrial organizational psychologist")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a social worker")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a telemarketer")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a correctional officer")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an office clerk")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a podiatrist")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a delivery service driver")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a licensed vocational nurse")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a food and prep server")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an advertising manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a food and prep server")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an advertising manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a market research analyst")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a farm hand")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a pharmacist")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a college professor")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an electrician")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a social worker")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a baker")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a fast food cook")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a software developer")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a computer programmer")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a registered nurse")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a product assembler")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an anesthesiologist")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an accountant")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a shipping clerk")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a geoscientist")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a market research analyst")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a data entry clerk")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a fast food cook")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a computer information manager")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pMathSkills == "L"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a computer help desk operator")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pMathSkills == "L"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a data entry clerk")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pMathSkills == "L"} setModel("partnerOccupation", "a janitor")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a computer information manager")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pMathSkills == "L"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a computer programmer")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pMathSkills == "L"} setModel("partnerOccupation", "a correctional officer")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a data entry clerk")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "M" && model.pMathSkills == "L"} setModel("partnerOccupation", "a building and groundskeeper")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an advertising manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a firefighter")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "L" && modelp.Agreeableness == "M"} setModel("partnerOccupation", "a security guard")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a marketing manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a fast food cook")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a marketing manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a middle school teacher")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "M"} setModel("partnerOccupation", "a laborer")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a surgeon")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a computer programmer")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a middle school teacher")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a data entry clerk")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a salesperson")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "an oral surgeon")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "an advertising manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a clinical lab technician")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "an elementary school teacher")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a salesperson")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a fast food cook")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "an orthodontist")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a welder")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a construction worker")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a data entry clerk")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a salesperson")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "an engineer")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a computer programmer")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a college professor")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a data entry clerk")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a telemarketer")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a political scientist")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a plant operator")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a salesperson")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a physician")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a designer")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a customer service representative")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "H" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a telemarketer")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a plant operator")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a telemarketer")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a customer service representative")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a wait person")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a sales manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "an insurance sales agent")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "H" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a laborer")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "an air traffic controller")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "an advertising manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a construction worker")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a middle school teacher")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a social worker")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a cook")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a computer and information scientist")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a college professor")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a computer programmer")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a firefighter")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a social worker")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a cook")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a financial analyst")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a marketing manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a bookkeeper")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a police officer")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a janitor")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a fast food cook")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a chemical engineer")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a college professor")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a computer programmer")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a registered nurse")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a janitor")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a fast food cook")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "an aerospace engineer")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a computer programmer")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a registered nurse")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a fast food cook")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a telemarketer")
p
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a risk management analyst")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a bookkeeper")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a police officer")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a social worker")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a laundry worker")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a financial analyst")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a marketing manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a market research analyst")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a registered nurse")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a telemarketer")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a laborer")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "an advertising manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a construction worker")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a fast food cook")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a correctional officer")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "M" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a security guard")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a physicist")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a college professor")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pVerbalSkills == "H"} setModel("partnerOccupation", "an author")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "Carpenter")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a registered nurse")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pVerbalSkills == "H"} setModel("partnerOccupation", "an editor")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a woodworker")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "an engineer")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "an engineer")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a social worker")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a data entry clerk")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "Cook")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a mathematician")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a maintenance technician")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a customer service representative")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a stock clerk")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "H" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a preschool teacher")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a marine engineer")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "an industrial mechanic")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a postal service worker")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a library technician")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a security guard")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a computer hardware engineer")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "an advertising manager")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a management analyst")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "an administrative assistant")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a farmer")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pMathSkills == "L"} setModel("partnerOccupation", "a fast food cook")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a physician")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a general manager")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a heavy equipment operator")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a correctional officer")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a library technician")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "M" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a laborer")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a computer hardware engineer")
{model.SEClass == "U" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "an advertising manager")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a construction worker")
{model.SEClass == "M" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "an editor")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a mover")
{model.SEClass == "L" && model.pOpenness == "H" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "L" && model.pSpatialSkills == "L"} setModel("partnerOccupation", "a laborer")
{model.SEClass == "U" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a postal service worker")
{model.SEClass == "L" && model.pOpenness == "M" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a laborer")
{model.SEClass == "U" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a lawyer")
{model.SEClass == "M" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a postal service worker")
{model.SEClass == "L" && model.pOpenness == "L" && model.pCarefulness == "L" && model.pOutgoing == "L" && model.pAgreeableness == "L"} setModel("partnerOccupation", "a dishwasher")
model.partnerSex == "Female"
model.partnerSex == "Male"

Here's How Your Partner Scored

How did {model.partnerHeShe} do? Remember that these are just aspects of personality and intelligence—and that this is not any kind of formal testing. Just because this report says your partner is “smart” or “not so smart” doesn’t really mean that that is reflecting who he or she may really be. This is just a result of some of the clicks you reported on the previous page. We ask for this information to show you—as the program goes along—how some of your personality and intelligence characteristics may impact how you raise your child and what your child’s intelligence and personality end up to be.

Table : Personality & Cognitive Scores
Personality & Cognitive Area Your Partner's Score
Openness {model.partnerOpennessScore}
Carefulness {model.partnerCarefulnessScore}
Outgoingness {model.partnerOutgoingScore}
Agreeableness {model.partnerAgreeablenessScore}
Moodiness {model.partnerMoodinessScore}
Overall Smarts {model.partnerOverallSmartsScore}
Physical Skills {model.partnerPhysicalSkillsScore}
Musical Skills {model.partnerMusicalSkillsScore}
People Skills {model.partnerPeopleSkillsScore}
Personal Insight {model.partnerPersonalInsightScore}
Verbal Skills {model.partnerVerbalSkillsScore}
Math Skills {model.partnerMathSkillsScore}
Spatial Skills {model.partnerSpatialSkillsScore}

Now that you’ve figured out who you are—and selected a partner for your future child, you’re almost ready to start your parenting journey.

model.userSingleMale != "true" && model.userSingleFemale != "true" && model.Gay == "false"

Now that you’ve found out about your partner, it is time to find out more about the person who will be contributing genes to your future child.

model.Gay == "true"

Continue

I12
model.userSingleMale == "false" && model.userSingleFemale == "false" && model.Gay == "false"

How would you like to set up the {model.donorSpermSurrogate} for your future child?

Create My Own {model.donorSpermSurrogate}

I11A

Pick a {model.donorSpermSurrogate} from Pre-Programmed Profiles

I11C
model.Gay == "true" || model.userSingleFemale == "true" || model.userSingleMale == "true"

Here's How Your Donor Scored

I10A
true
{true} setModel("Openness", "M")
{model.donorOpenness == 1.0} setModel("Openness", "L")
{model.donorOpenness > 3.0} setModel("Openness", "H")
{true} setModel("Carefulness", "M")
{model.donorCarefulness == 1.0} setModel("Carefulness", "L")
{model.donorCarefulness > 3.0} setModel("Carefulness", "H")
{true} setModel("Outgoing", "M")
{model.donorOutgoing == 1.0} setModel("Outgoing", "L")
{model.donorOutgoing > 3.0} setModel("Outgoing", "H")
{true} setModel("Agreeableness", "M")
{model.donorAgreeableness == 1.0} setModel("Agreeableness", "L")
{model.donorAgreeableness > 3.0} setModel("Agreeableness", "H")
{true} setModel("Moodiness", "M")
{model.donorMoodiness == 1.0} setModel("Moodiness", "L")
{model.donorMoodiness > 3.0} setModel("Moodiness", "H")
{true} setModel("OverallSmarts", "M")
{model.donorOverallSmarts == 1.0} setModel("OverallSmarts", "L")
{model.donorOverallSmarts > 3.0} setModel("OverallSmarts", "H")
{true} setModel("PhysicalSkills", "M")
{model.donorPhysicalSkills == 1.0} setModel("PhysicalSkills", "L")
{model.donorPhysicalSkills > 3.0} setModel("PhysicalSkills", "H")
{true} setModel("MusicalSkills", "M")
{model.donorMusicalSkills == 1.0} setModel("MusicalSkills", "L")
{model.donorMusicalSkills > 3.0} setModel("MusicalSkills", "H")
{true} setModel("PeopleSkills", "M")
{model.donorPeopleSkills == 1.0} setModel("PeopleSkills", "L")
{model.donorPeopleSkills > 3.0} setModel("PeopleSkills", "H")
{true} setModel("PersonalInsight", "M")
{model.donorPersonalInsight == 1.0} setModel("PersonalInsight", "L")
{model.donorPersonalInsight > 3.0} setModel("PersonalInsight", "H")
{true} setModel("Religious", "M")
{model.donorReligious == 1.0} setModel("Religious", "L")
{model.donorReligious > 3.0} setModel("Religious", "H")
{true} setModel("VerbalSkills", "M")
{model.donorVerbalSkills == 1.0} setModel("VerbalSkills", "L")
{model.donorVerbalSkills > 3.0} setModel("VerbalSkills", "H")
{true} setModel("MathSkills", "M")
{model.donorMathSkills == 1.0} setModel("MathSkills", "L")
{model.donorMathSkills > 3.0} setModel("MathSkills", "H")
{true} setModel("SpatialSkills", "M")
{model.donorSpatialSkills == 1.0} setModel("SpatialSkills", "L")
{model.donorSpatialSkills > 3.0} setModel("SpatialSkills", "H")
{true} setModel("dOpenness", "M")
{model.donorOpenness == 1.0} setModel("dOpenness", "L")
{model.donorOpenness > 3} setModel("dOpenness", "H")
{true} setModel("dCarefulness", "M")
{model.donorCarefulness == 1.0} setModel("dCarefulness", "L")
{model.donorCarefulness > 3.0} setModel("dCarefulness", "H")
{true} setModel("dOutgoing", "M")
{model.donorOutgoing == 1.0} setModel("dOutgoing", "L")
{model.donorOutgoing > 3.0} setModel("dOutgoing", "H")
{true} setModel("dAgreeableness", "M")
{model.donorAgreeableness == 1.0} setModel("dAgreeableness", "L")
{model.donorAgreeableness > 3.0} setModel("dAgreeableness", "H")
{true} setModel("dMoodiness", "M")
{model.donorMoodiness == 1.0} setModel("dMoodiness", "L")
{model.donorMoodiness > 3.0} setModel("dMoodiness", "H")
{true} setModel("dOverallSmarts", "M")
{model.donorOverallSmarts == 1.0} setModel("dOverallSmarts", "L")
{model.donorOverallSmarts > 3.0} setModel("dOverallSmarts", "H")
{true} setModel("dPhysicalSkills", "M")
{model.donorPhysicalSkills == 1.0} setModel("dPhysicalSkills", "L")
{model.donorPhysicalSkills > 3.0} setModel("dPhysicalSkills", "H")
{true} setModel("dMusicalSkills", "M")
{model.donorMusicalSkills == 1.0} setModel("dMusicalSkills", "L")
{model.donorMusicalSkills > 3.0} setModel("dMusicalSkills", "H")
{true} setModel("dPeopleSkills", "M")
{model.donorPeopleSkills == 1.0} setModel("dPeopleSkills", "L")
{model.donorPeopleSkills > 3.0} setModel("dPeopleSkills", "H")
{true} setModel("dPersonalInsight", "M")
{model.donorPersonalInsight == 1.0} setModel("dPersonalInsight", "L")
{model.donorPersonalInsight > 3.0} setModel("dPersonalInsight", "H")
{true} setModel("dVerbalSkills", "M")
{model.donorVerbalSkills == 1.0} setModel("dVerbalSkills", "L")
{model.donorVerbalSkills > 3.0} setModel("dVerbalSkills", "H")
{true} setModel("dMathSkills", "M")
{model.donorMathSkills == 1.0} setModel("dMathSkills", "L")
{model.donorMathSkills > 3.0} setModel("dMathSkills", "H")
{true} setModel("dSpatialSkills", "M")
{model.donorSpatialSkills == 1.0} setModel("dSpatialSkills", "L")
{model.donorSpatialSkills > 3.0} setModel("dSpatialSkills", "H")
{model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("endParagraph", "Now that you’ve figured out who you are and selected a donor, you’re ready to start your parenting journey.")
{model.userSingleFemale == "false" && model.userSingleMale == "false"} setModel("endParagraph", "Now that you’ve figured out who you are and selected a partner, you’re ready to start your parenting journey.")
{model.Gay == "true" && model.userSingleFemale == "false" && model.userSingleMale == "false" && model.userSexValue == "Female"} setModel("endParagraph", "Now that you’ve figured out who you are and selected a partner, you’re ready to choose the donor who will contribute his genes to your future child.")
{model.Gay == "true" && model.userSingleFemale == "false" && model.userSingleMale == "false" && model.userSexValue == "Male"} setModel("endParagraph", "Now that you’ve figured out who you are and selected a partner, you’re ready to choose the donor who will contribute her genes to your future child.")
model.donorSex == "Female"
model.donorSex == "Male"

Here's How Your Donor Scored

Table : Personality & Cognitive Scores
Personality & Cognitive Area Your Donor's Score
Openness {model.donorOpennessScore}
Carefulness {model.donorCarefulnessScore}
Outgoingness {model.donorOutgoingScore}
Agreeableness {model.donorAgreeablenessScore}
Moodiness {model.donorMoodinessScore}
Overall Smarts {model.donorOverallSmartsScore}
Physical Skills {model.donorPhysicalSkillsScore}
Musical Skills {model.donorMusicalSkillsScore}
People Skills {model.donorPeopleSkillsScore}
Personal Insight {model.donorPersonalInsightScore}
Verbal Skills {model.donorVerbalSkillsScore}
Math Skills {model.donorMathSkillsScore}
Spatial Skills {model.donorSpatialSkillsScore}

Now that you’ve figured out who you are—and selected a partner for your future child, you’re almost ready to start your parenting journey.

model.userSingleMale == "false" && model.userSingleFemale == "false" && model.Gay == "false"

Now that you’ve found out about your partner, it is time to find out more about the person who will be contributing genes to your future child.

model.Gay == "true"

Continue

I12
model.userSingleMale == "false" && model.userSingleFemale == "false" && model.Gay == "false"

How would you like to set up the {model.donorSpermSurrogate} for your future child?

Create My Own {model.donorSpermSurrogate_cap}

I11A

Pick a {model.donorSpermSurrogate_cap} from Pre-Programmed Profiles

I11C
model.Gay == "true" || model.userSingleFemale == "true" || model.userSingleMale == "true"

Ready, Set, Go!

I12
true
i12
{true} setModel("Openness", "M")
{model.userOpenness == 1.0} setModel("Openness", "L")
{model.userOpenness > 3.0} setModel("Openness", "H")
{true} setModel("Carefulness", "M")
{model.userCarefulness == 1.0} setModel("Carefulness", "L")
{model.userCarefulness > 3.0} setModel("Carefulness", "H")
{true} setModel("Outgoing", "M")
{model.userOutgoing == 1.0} setModel("Outgoing", "L")
{model.userOutgoing > 3.0} setModel("Outgoing", "H")
{true} setModel("Agreeableness", "M")
{model.userAgreeableness == 1.0} setModel("Agreeableness", "L")
{model.userAgreeableness > 3.0} setModel("Agreeableness", "H")
{true} setModel("Moodiness", "M")
{model.userMoodiness == 1.0} setModel("Moodiness", "L")
{model.userMoodiness > 3.0} setModel("Moodiness", "H")
{true} setModel("OverallSmarts", "M")
{model.userOverallSmarts == 1.0} setModel("OverallSmarts", "L")
{model.userOverallSmarts > 3.0} setModel("OverallSmarts", "H")
{true} setModel("PhysicalSkills", "M")
{model.userPhysicalSkills == 1.0} setModel("PhysicalSkills", "L")
{model.userPhysicalSkills > 3.0} setModel("PhysicalSkills", "H")
{true} setModel("MusicalSkills", "M")
{model.userMusicalSkills == 1.0} setModel("MusicalSkills", "L")
{model.userMusicalSkills > 3.0} setModel("MusicalSkills", "H")
{true} setModel("PeopleSkills", "M")
{model.userPeopleSkills == 1.0} setModel("PeopleSkills", "L")
{model.userPeopleSkills > 3.0} setModel("PeopleSkills", "H")
{true} setModel("PersonalInsight", "M")
{model.userPersonalInsight == 1.0} setModel("PersonalInsight", "L")
{model.userPersonalInsight > 3.0} setModel("PersonalInsight", "H")
{true} setModel("Religious", "M")
{model.userReligious == 1.0} setModel("Religious", "L")
{model.userReligious > 3.0} setModel("Religious", "H")
{model.Mother == "user" && model.userReligious > 3.0} setModel("motherReligious", "true")
{true} setModel("VerbalSkills", "M")
{model.userVerbalSkills == 1.0} setModel("VerbalSkills", "L")
{model.userVerbalSkills > 3.0} setModel("VerbalSkills", "H")
{true} setModel("MathSkills", "M")
{model.userMathSkills == 1.0} setModel("MathSkills", "L")
{model.userMathSkills > 3.0} setModel("MathSkills", "H")
{true} setModel("SpatialSkills", "M")
{model.userSpatialSkills == 1.0} setModel("SpatialSkills", "L")
{model.userSpatialSkills > 3.0} setModel("SpatialSkills", "H")
{true} setModel("rjob2", Math.floor(Math.random()*2 + 1))
{true} setModel("rjob3", Math.floor(Math.random()*3 + 1))
{true} setModel("userStudent", "false")
{model.SEClass == "L" && model.userAgeValue < 25 && model.r100 < 25 && (model.userSingleFemale == "false" && model.userSingleMale == "false")} setModel("userStudent", "true")
{model.SEClass != "L" && model.userAgeValue < 25 && (model.userSingleFemale == "false" && model.userSingleMale == "false")} setModel("userStudent", "true")
{true} setModel("mother_school_work", "work")
{true} setModel("nonmother_school_work_home", "work")
{true} setModel("user_school_work", "work")
{true} setModel("partner_school_work", "work")
{true} setModel("gay1_school_work", "work")
{true} setModel("gay2_school_work", "work")
{true} setModel("r100", Math.floor(Math.random()*100))
{true} setModel("partnerStudent", "false")
{model.SEClass == "L" && model.partnerAgeValue < 25 && model.r100 < 25} setModel("partnerStudent", "true")
{model.SEClass != "L" && model.partnerAgeValue < 25} setModel("partnerStudent", "true")
{model.partnerStudent == "true" && model.Mother == "partner"} setModel("mother_school_work", "school")
{model.partnerStudent == "true"} setModel("gay2_school_work", "school")
{model.userStudent == "true"} setModel("gay1_school_work", "school")
{model.partnerStudent == "true"} setModel("gay2_school_work", "school")
{model.userStudent == "true"} setModel("user_school_work", "school")
{model.partnerStudent == "true"} setModel("partner_school_work", "school")
{model.userStudent == "true" && model.Mother == "user"} setModel("mother_school_work", "school")
{model.partnerStudent == "true" && model.Mother == "partner"} setModel("mother_school_work", "school")
{model.userStudent == "true" && model.Mother == "partner"} setModel("nonmother_school_work_home", "school")
{model.partnerStudent == "true" && model.Mother == "user"} setModel("nonmother_school_work_home", "school")
{model.mother_school_work == "work" && model.Mother == "user"} setModel("you_work_she_works", "you work")
{model.mother_school_work == "work" && model.Mother == "partner"} setModel("you_work_she_works", "she works")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Agreeableness == "H" && model.Outgoing == "H"} setModel("userOccupation", "a sales manager")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Agreeableness == "H" && model.Outgoing == "H" && model.MusicalSkills == "H"} setModel("userOccupation", "a musician")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Agreeableness == "H" && model.Outgoing == "H" && model.VerbalSkills == "H" && model.PeopleSkills == "H"} setModel("userOccupation", "an actor")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Agreeableness == "H" && model.Outgoing == "H"} setModel("userOccupation", "a sales representative")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Agreeableness == "H" && model.Outgoing == "H" && model.MusicalSkills == "H"} setModel("userOccupation", "a session musician")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Agreeableness == "H" && model.Outgoing == "H" && model.VerbalSkills == "H" && model.PeopleSkills == "H"} setModel("userOccupation", "a theater director")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Agreeableness == "H" && model.Outgoing == "H"} setModel("userOccupation", "a salesperson")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Agreeableness == "H" && model.Outgoing == "H" && model.MusicalSkills == "H"} setModel("userOccupation", "a struggling musician working in a retail store")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Agreeableness == "H" && model.Outgoing == "H" && model.VerbalSkills == "H" && model.PeopleSkills == "H"} setModel("userOccupation", "a struggling actor working in a retail store")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a manager at a local hospital")
{model.SEClass == "U" && model.rjob3 == 2 && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "H" && model.MusicalSkills == "H"} setModel("userOccupation", "a record producer")
{model.SEClass == "U" && model.rjob3 == 3 && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "H" && model.MusicalSkills == "H" && model.PhysicalSkills == "H"} setModel("userOccupation", "a professional dancer")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a dance professor")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a wait person")
{model.SEClass == "U" && model.rjob3 == 1 && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a compensation and benefits manager")
{model.SEClass == "U" && model.rjob3 == 2 && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "H" && model.MusicalSkills == "H"} setModel("userOccupation", "a recording engineer")
{model.SEClass == "U" && model.rjob3 == 3 && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "H" && model.MusicalSkills == "H" && model.PhysicalSkills == "H"} setModel("userOccupation", "a professional athlete")
{model.SEClass == "M" && model.rjob3 == 1 && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a retail sales supervisor")
{model.SEClass == "M" && model.rjob3 == 2 && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "H" && model.MusicalSkills == "H"} setModel("userOccupation", "a sound technician")
{model.SEClass == "M" && model.rjob3 == 3 && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "H" && model.MusicalSkills == "H" && model.PhysicalSkills == "H"} setModel("userOccupation", "a personal trainer")
{model.SEClass == "L" && model.rjob3 == 1 && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a retail salesperson")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a marketing manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a human resource manager")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a caseworker")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a pharmacist")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a therapist")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a pharmacy technician")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a sales manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a sales representative")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a hairdresser")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a marketing manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a designer")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a wait person")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a sales manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a sales representative")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a salesperson")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a sales manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a human resource manager")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "H"} setModel("userOccupation", "a telemarketer")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a pediatrician")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H" && model.VerbalSkills == "H"} setModel("userOccupation", "an author")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a special education teacher")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H" && model.VerbalSkills == "H"} setModel("userOccupation", "an editor")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a salesperson")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a psychiatrist")
{model.SEClass == "U" && model.rjob2 == 2 && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H" && model.PeopleSkills == "L"} setModel("userOccupation", "a college professor")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a registered nurse")
{model.SEClass == "M" && model.rjob2 == 2 && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H" && model.PeopleSkills == "L"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a personal care assistant")
{model.SEClass == "L" && model.rjob2 == 2 && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H" && model.PeopleSkills == "L"} setModel("userOccupation", "a salesperson")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a family practitioner")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a preschool teacher")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a home health aide")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a college professor")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "an elementary school teacher")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a medical assistant")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a university administrator")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a high school teacher")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a teacher's assistant")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a nurse anesthetist")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a registered nurse")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a nursing assistant")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a marketing manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a high school teacher")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a teacher's assistant")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a marketing manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "an elementary school teacher")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a wait person")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a university administrator")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a customer service representative")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "H"} setModel("userOccupation", "a wait person")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a physician")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H" && model.SpatialSkills == "L"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a mechanic")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H" && model.SpatialSkills == "L"} setModel("userOccupation", "an elementary school teacher")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a taxi driver")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H" && model.SpatialSkills == "L"} setModel("userOccupation", "a healthcare support aide")
{model.SEClass == "U" && model.rjob2 == 1 && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H" && model.MathSkills == "L"} setModel("userOccupation", "a financial manager")
{model.SEClass == "U" && model.rjob2 == 2 && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H" && model.MathSkills == "L"} setModel("userOccupation", "a sales manager")
{model.SEClass == "M" && model.rjob2 == 1 && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H" && model.MathSkills == "L"} setModel("userOccupation", "a financial specialist")
{model.SEClass == "M" && model.rjob2 == 2 && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H" && model.MathSkills == "L"} setModel("userOccupation", "a high school teacher")
{model.SEClass == "L" && model.rjob2 == 1 && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H" && model.MathSkills == "L"} setModel("userOccupation", "a librarian")
{model.SEClass == "L" && model.rjob2 == 2 && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H" && model.MathSkills == "L"} setModel("userOccupation", "a preschool teacher")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a family practitioner")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a police officer")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a home health aide")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a petroleum engineer")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H" && model.MathSkills == "L"} setModel("userOccupation", "a college professor")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "an engineer")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H" && model.MathSkills == "L"} setModel("userOccupation", "a college professor")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a medical assistant")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H" && model.MathSkills == "L"} setModel("userOccupation", "a preschool teacher")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a college professor")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a high school teacher")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a healthcare support aide")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a financial manager")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H" && model.MathSkills == "L"} setModel("userOccupation", "an advertising manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "an accountant")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H" && model.MathSkills == "L"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a bank teller")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "H" && model.MathSkills == "L"} setModel("userOccupation", "a preschool teacher")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a customer service representative")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a wait person")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a telemarketer")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "an advertising manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "H"} setModel("userOccupation", "a salesperson")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a public relations manager")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M" && model.VerbalSkills == "H"} setModel("userOccupation", "an author")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a medical assistant")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M" && model.VerbalSkills == "H"} setModel("userOccupation", "an editor")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a wait person")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a surgeon")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a sales manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a tech support person")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a middle school teacher")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a bus driver")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a preschool teacher")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a purchasing manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "an insurance sales agent")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a preschool teacher")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a physician")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a designer")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a social worker")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "an animal care worker")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a preschool teacher")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a psychiatrist")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M" && model.PeopleSkills == "L"} setModel("userOccupation", "a college professor")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a health technician")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M" && model.PeopleSkills == "L"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a healthcare support aide")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M" && model.PeopleSkills == "L"} setModel("userOccupation", "a taxi driver")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a sales manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a plumber")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a butcher")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a lawyer")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M" && model.VerbalSkills == "H"} setModel("userOccupation", "an author")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M" && model.VerbalSkills == "H"} setModel("userOccupation", "an author")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a wait person")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a sales manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a sales representative")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a telemarketer")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "an insurance sales agent")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "M"} setModel("userOccupation", "a manicurist")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a dentist")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a licensed vocational nurse")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a home health aide")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "an architect")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "an advertising executive")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "an inspector")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a sales representative")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "an office clerk")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a telemarketer")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a law school professor")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a middle school teacher")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a substitute teacher")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "an industrial organizational psychologist")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a social worker")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a telemarketer")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a correctional officer")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "an office clerk")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a podiatrist")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a delivery service driver")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a licensed vocational nurse")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a food and prep server")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a wait person")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "an advertising manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a food and prep server")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "an advertising manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a market research analyst")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a wait person")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a sales manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "M"} setModel("userOccupation", "a farm hand")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a pharmacist")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a college professor")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "an electrician")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a social worker")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a baker")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a fast food cook")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a software developer")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a computer programmer")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a registered nurse")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a product assembler")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a wait person")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "an anesthesiologist")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "an accountant")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a shipping clerk")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a wait person")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a geoscientist")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a market research analyst")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M" && model.SpatialSkills == "L"} setModel("userOccupation", "a data entry clerk")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a fast food cook")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a computer information manager")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M" && model.MathSkills == "L"} setModel("userOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a computer help desk operator")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M" && model.MathSkills == "L"} setModel("userOccupation", "a general manager")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a data entry clerk")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M" && model.MathSkills == "L"} setModel("userOccupation", "a janitor")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a computer information manager")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M" && model.MathSkills == "L"} setModel("userOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a computer programmer")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M" && model.MathSkills == "L"} setModel("userOccupation", "a correctional officer")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a data entry clerk")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "M" && model.MathSkills == "L"} setModel("userOccupation", "a building and groundskeeper")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "an advertising manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a firefighter")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a security guard")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a marketing manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a fast food cook")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a marketing manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a middle school teacher")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "M"} setModel("userOccupation", "a laborer")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a surgeon")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a sales manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a computer programmer")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a middle school teacher")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a data entry clerk")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a salesperson")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "an oral surgeon")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "an advertising manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a clinical lab technician")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "an elementary school teacher")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a salesperson")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a fast food cook")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "an orthodontist")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a welder")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a construction worker")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a data entry clerk")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a salesperson")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "an engineer")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a computer programmer")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a college professor")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a data entry clerk")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a telemarketer")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a political scientist")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a plant operator")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a salesperson")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a physician")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a designer")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a customer service representative")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a wait person")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "H" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a telemarketer")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a sales manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a plant operator")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a telemarketer")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a sales manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a customer service representative")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a wait person")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a sales manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "an insurance sales agent")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "H" && model.Agreeableness == "L"} setModel("userOccupation", "a laborer")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "an air traffic controller")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "an advertising manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a construction worker")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a middle school teacher")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a stock worker")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a cook")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a computer and information scientist")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a college professor")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a computer programmer")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a firefighter")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a social worker")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a cook")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a financial analyst")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a marketing manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a bookkeeper")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a police officer")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a janitor")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a fast food cook")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a chemical engineer")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a college professor")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a computer programmer")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a registered nurse")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a janitor")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a fast food cook")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "an aerospace engineer")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a computer programmer")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a registered nurse")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a fast food cook")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a telemarketer")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a risk management analyst")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a bookkeeper")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a police officer")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a social worker")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a laundry worker")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a financial analyst")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a marketing manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a market research analyst")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a registered nurse")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a telemarketer")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a laborer")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "an advertising manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a construction worker")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a fast food cook")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a correctional officer")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "M" && model.Agreeableness == "L"} setModel("userOccupation", "a security guard")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a physicist")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a college professor")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L" && model.VerbalSkills == "H"} setModel("userOccupation", "an author")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a carpenter")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a registered nurse")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L" && model.VerbalSkills == "H"} setModel("userOccupation", "an editor")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a woodworker")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "an engineer")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "an engineer")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a social worker")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a data entry clerk")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a cook")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a mathematician")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a maintenance technician")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a customer service representative")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a stock clerk")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "H" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a preschool teacher")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a marine engineer")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "an industrial mechanic")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a postal service worker")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a library technician")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a security guard")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a computer hardware engineer")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "an advertising manager")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a management analyst")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "an administrative assistant")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a farmer")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L" && model.MathSkills == "L"} setModel("userOccupation", "a fast food cook")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a physician")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a general manager")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a heavy equipment operator")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a correctional officer")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a library technician")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "M" && model.Outgoing == "L" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a laborer")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a computer hardware engineer")
{model.SEClass == "U" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "an advertising manager")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a construction worker")
{model.SEClass == "M" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "an editor")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a mover")
{model.SEClass == "L" && model.Openness == "H" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "L" && model.SpatialSkills == "L"} setModel("userOccupation", "a laborer")
{model.SEClass == "U" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a postal service worker")
{model.SEClass == "L" && model.Openness == "M" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a laborer")
{model.SEClass == "U" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a lawyer")
{model.SEClass == "M" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a postal service worker")
{model.SEClass == "L" && model.Openness == "L" && model.Carefulness == "L" && model.Outgoing == "L" && model.Agreeableness == "L"} setModel("userOccupation", "a dishwasher")
{true} setModel("user_job", model.userOccupation)
{model.userAgeValue < 25 && model.userStudent == "true" && (model.userSingleFemale == "false" && model.userSingleMale == "false")} setModel("user_job", "a student")
{true} setModel("partner_job", model.partnerOccupation)
{model.partnerAgeValue < 25 && model.partnerStudent == "true"} setModel("partner_job", "a student")
{model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("endParagraph", "Now that you’ve figured out who you are and selected a " + model.partner_donor + ", you’re ready to start your parenting journey.")
{model.userSingleFemale == "false" && model.userSingleMale == "false" && model.Gay == "false"} setModel("endParagraph", "Now that you’ve figured out who you are and selected a partner, you’re ready to start your parenting journey.")
{model.Gay == "true" && model.userSingleFemale == "false" && model.userSingleMale == "false" && model.userSexValue == "Female"} setModel("endParagraph", "Now that you’ve figured out who you are and selected a partner, you’re ready to choose the donor who will contribute his genes to your future child.")
{model.Gay == "true" && model.userSingleFemale == "false" && model.userSingleMale == "false" && model.userSexValue == "Male"} setModel("endParagraph", "Now that you’ve figured out who you are and selected a partner, you’re ready to choose the donor who will contribute her genes to your future child.")
{model.Gay == "true" && (model.userSingleFemale == "true" || model.userSingleMale == "true") && model.userSexValue == "Female"} setModel("endParagraph", "Now that you’ve figured out who you are, you’re ready to choose the donor who will contribute his genes to your future child.")
{model.Gay == "true" && (model.userSingleFemale == "true" || model.userSingleMale == "true") && model.userSexValue == "Male"} setModel("endParagraph", "Now that you’ve figured out who you are, you’re ready to choose the donor who will contribute her genes to your future child.")
{model.SEClass == "U"} setModel("SECname", "upper")
{model.SEClass == "M"} setModel("SECname", "middle")
{model.SEClass == "L"} setModel("SECname", "lower")
{model.user_job != model.partner_job && (model.userSingleFemale == "false" && model.userSingleMale == "false")} setModel("endParagraph1", "You have been assigned to the " + model.SECname + " socio-economic group and will begin the simulation as " + model.user_job + " and " + model.partnerName + " as " + model.partner_job + ". Remember that you’ll find some of your demographic data and your partner's saved in your Memory Book. As you grow up, along with your child, you can always look back on this entry in your Memory Book to see where it all began. ")
{model.user_job == model.partner_job && (model.userSingleFemale == "false" && model.userSingleMale == "false")} setModel("endParagraph1", "You and " + model.partnerName + " have been assigned to the " + model.SECname + " socio-economic group and you both will begin the simulation as " + model.user_job + ". Remember that you’ll find some of your demographic data and your partner's saved in your Memory Book. As you grow up, along with your child, you can always look back on this entry in your Memory Book to see where it all began.")
{model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("endParagraph1", "You have been assigned to the " + model.SECname + " socio-economic group and will begin the simulation as " + model.user_job + ". Remember that you’ll find some of your demographic data saved in your Memory Book. As you grow up, along with your child, you can always look back on this entry in your Memory Book to see where it all began.")
{true} setModel("motherStudent", "false")
{model.userStudent == "true" && model.Mother == "user"} setModel("motherStudent", "true")
{model.partnerStudent == "true" && model.Mother == "partner"} setModel("motherStudent", "true")

Ready, Set, Go!

So now you’ve figured out your identity and that of your partner. Now we’ll give you a bit more information about who you are—because you’re certainly more than your genes. You’re also part of a social world. We’ve assigned you a job and an educational level—they’ve been assigned to you by chance, based on how common these educational statuses and jobs are in the United States. So you may find that a friend or a classmate who is also taking this class has a totally different educational level or job situation. Or you may find that you match.

model.userSingleFemale == "false" && model.userSingleMale == "false"

So now you’ve figured out your identity. Now we’ll give you a bit more information about who you are—because you’re certainly more than your genes. You’re also part of a social world. We’ve assigned you a job and an educational level—they’ve been assigned to you by chance, based on how common these educational statuses and jobs are in the United States. So you may find that a friend or a classmate who is also taking this class has a totally different educational level or job situation. Or you may find that you match.

model.userSingleFemale == "true" || model.userSingleMale == "true"

{model.endParagraph1}

Continue

Intro_end

End of Introduction

Intro_end
true
intro_end

End of Introduction

You’ve now come to the end of the first, introductory module. Soon you’ll be the parent of a child. Your instructor may have assigned some study questions for you to complete at the end of this module that you’ll find separately as part of this Launch Pad. We’d love to hear your feedback. Just click here to let us know what you think. Thanks again for participating in this early class test.