class-profile-2023/data/intimacy-and-drugs.ts

244 lines
14 KiB
TypeScript

export const I1 = [
{ category: "Alcohol", values: { "Yes, before university": 58, "Yes, during university": 48, No: 12 } },
{ category: "Marijuana", values: { "Yes, before university": 15, "Yes, during university": 49, No: 53 } },
{ category: "Tobacco", values: { "Yes, before university": 6, "Yes, during university": 13, No: 90 } },
{ category: "Magic Mushrooms", values: { "Yes, before university": 2, "Yes, during university": 11, No: 95 } },
{ category: "LSD", values: { "Yes, before university": 0, "Yes, during university": 3, No: 106 } },
{ category: "Cocaine", values: { "Yes, before university": 1, "Yes, during university": 1, No: 107 } },
{ category: "Ecstasy", values: { "Yes, before university": 0, "Yes, during university": 1, No: 108 } },
{ category: "Methamphetamine", values: { "Yes, before university": 0, "Yes, during university": 1, No: 108 } },
{ category: "Other", values: { "Yes, before university": 0, "Yes, during university": 2, No: 91 } },
];
export const I2i = [
{ category: "Yes, before university", value: 36 },
{ category: "Yes, during university", value: 42 },
{ category: "No", value: 41 },
];
export const I2ii = [
{ category: "Before university", value: 35 },
{ category: "1A", value: 6 },
{ category: "1B", value: 7 },
{ category: "2A", value: 7 },
{ category: "2B", value: 3 },
{ category: "3A", value: 2 },
{ category: "3B", value: 6 },
{ category: "4A", value: 9 },
{ category: "4B", value: 2 },
];
export const I3 = [
{ category: "0", value: 30 },
{ category: "1", value: 50 },
{ category: "2", value: 23 },
{ category: "3", value: 9 },
{ category: "4", value: 2 },
{ category: "5", value: 0 },
{ category: "6", value: 0 },
{ category: "7", value: 1 },
];
export const I4 = [
{ category: "0", value: 38 },
{ category: "1", value: 40 },
{ category: "2", value: 10 },
{ category: "3", value: 8 },
{ category: "4", value: 8 },
{ category: "5", value: 2 },
{ category: "6", value: 1 },
{ category: "8", value: 1 },
{ category: "10", value: 1 },
{ category: "18", value: 1 },
{ category: "22", value: 1 },
{ category: "23", value: 1 },
{ category: "29", value: 1 },
{ category: "57", value: 1 },
];
export const I5 = [
{ category: "0-1 year", value: 40 },
{ category: "1-2 years", value: 21 },
{ category: "2-3 years", value: 10 },
{ category: "3-4 years", value: 13 },
{ category: "4+ years", value: 21 },
];
export const I6 = [
{ category: "No", value: 96 },
{ category: "Yes, been cheated on", value: 7 },
{ category: "Yes, cheated on someone", value: 4 },
{ category: "Yes, helped someone cheat", value: 2 },
{ category: "Yes, cheated on and helped", value: 1 },
];
export const I7 = [
{ category: "No", value: 74 },
{ category: "Yes", value: 42 },
];
export const I8 = [
{ category: "No", value: 40 },
{ category: "Yes", value: 26 },
];
export const I9i = [
{ category: "No", value: 58 },
{ category: "Yes", value: 59 },
];
export const I9ii = [
{ category: "Before university", value: 13 },
{ category: "1A", value: 13 },
{ category: "1B", value: 3 },
{ category: "2A", value: 5 },
{ category: "2B", value: 2 },
{ category: "3A", value: 5 },
{ category: "3B", value: 6 },
{ category: "4A", value: 8 },
{ category: "4B", value: 4 },
{ category: "5A", value: 1 },
{ category: "5B+", value: 2 },
];
export const I9iii = [
{ text: "High School", value: 12 },
{ text: "Classes", value: 11 },
{ text: "Mutual Friends", value: 16 },
{ text: "Party", value: 2 },
{ text: "Dating app", value: 4 },
{ text: "Co-op", value: 2 },
{ text: "Orientation", value: 2 },
{ text: "Residence", value: 3 },
{ text: "Extracurriculars", value: 6 },
{ text: "Lab", value: 1 },
{ text: "Aphrodite Project", value: 1 },
{ text: "Childhood Friends", value: 1 },
];
export const I10 = [
{ text: "73", value: 3 },
{ text: "68", value: 2 },
{ text: "64", value: 2 },
{ text: "53", value: 2 },
{ text: "62", value: 2 },
{ text: "54", value: 3 },
{ text: "34", value: 1 },
{ text: "22", value: 3 },
{ text: "46", value: 2 },
{ text: "49", value: 1 },
{ text: "50", value: 5 },
{ text: "58", value: 1 },
{ text: "41", value: 3 },
{ text: "72", value: 1 },
{ text: "56", value: 1 },
{ text: "36", value: 2 },
{ text: "80", value: 2 },
{ text: "66", value: 2 },
{ text: "52", value: 4 },
{ text: "45", value: 1 },
{ text: "60", value: 2 },
{ text: "38", value: 1 },
{ text: "47", value: 3 },
{ text: "81", value: 1 },
{ text: "37", value: 1 },
{ text: "57", value: 2 },
{ text: "69", value: 1 },
{ text: "35", value: 2 },
{ text: "40", value: 3 },
{ text: "70", value: 1 },
{ text: "87", value: 1 },
{ text: "97", value: 1 },
{ text: "75", value: 1 },
{ text: "33", value: 1 },
{ text: "8", value: 1 },
{ text: "95", value: 1 },
{ text: "55", value: 2 },
{ text: "82", value: 1 },
{ text: "32", value: 1 },
{ text: "90", value: 1 },
{ text: "98", value: 2 },
{ text: "88", value: 1 },
{ text: "89", value: 2 },
{ text: "91", value: 2 },
{ text: "30", value: 1 },
{ text: "48", value: 1 },
{ text: "31", value: 1 },
{ text: "25", value: 1 },
{ text: "94", value: 2 },
{ text: "63", value: 1 },
{ text: "93", value: 2 },
{ text: "100", value: 1 },
{ text: "43", value: 1 },
{ text: "42", value: 1 },
];
export const I11 = [
"It's much more important to find someone you can care about than a perfect match.",
"Since I was never in a relationship before university, I didn't really have many expectations for a relationship coming into university. Now, I believe that one of the most important things in a relationship is that you have some activities you enjoy doing together with your partner. Once the initial novelty of the relationship wears off, you still want to be able to have fun together! Additionally, once you get more comfortable with each other it is important to discuss your values and goals for the future, to ensure that you are compatible in that regard.",
"Everyone has different love languages and sometimes you aren't compatible - however, it's always worth the effort to be open minded and to try in love in ways you aren't familiar with.",
"When you're young, it feels like someone you love and loves you back is easy and common, but you realize later on, finding someone like that is very rare.",
"You can have great relationships with people that aren't your partners (ie. friendships). Invest in them because they're what make life fulfilling. Finding a partner will happen naturally when you are confident and comfortable with yourself.",
"rn people are looking for other that give them *that* feeling (excluding relationships after 4+ months) - it really is just a game of giving people that feeling while not having major red flags :P",
"Never forget to invest in yourself first",
"Not everything works out perfectly, you have to put work into maintaining a relationship",
"Had my very first relationship and am finding it much more exciting and less scary than I initially imagined",
"I used to only be able to imagine them as long term commitments but I'm much more open now to different conceptions of relationships and I view them as a connection that is serving you in some way right now, rather than a commitment to a certain kind of future.",
"Yeah, think I got a much better idea of what it takes to make a long-term relationship work. And maintaining a relationship long-distance during COVID-19 was also a learning experience, but overall I'm thankful for the learnings it gave me.",
"People show that they care in different ways",
"It takes much more work to stay in a relationship (and the work is ongoing too) than",
"I realized that compatibility matters so much more than momentary infatuation.",
"It's a lot more work and compromise than I expected",
"It's a lot of luck, it's a lot of time, and it's a risky investment",
"Sometimes there is no right or wrong in relationship but it's more about compatibility. It's the compatibility of values, personalities, hobbies, financial situations, locations, etc. No matter how ideal the relationship seems when it begins, problems like these will still arise.",
"It feels great to have someone I can trust and open up to. Being in a relationship helped me understand myself and others better and become more confident.",
"I've learned what the purpose of relationships are for me, how to communicate with my partners, how to compromise, how to keep mutual emotional and sexual interest.",
"If they're not making you happy anymore, it's time to walk away. Sometimes they can be the right person for you but timing/circumstance (co-op schedule :/) will make it not work out. You have to figure out if you're willing to change plans for each other or let it go.",
];
export const I12 = [
"Try and get to know as many new people as possible, and show a genuine interest in them as a person. The best way to find someone you are compatible with is just forming friendships with people. If you start having feelings for someone, ask them if they would like to go out to dinner/movies/whatever you both enjoy making it clear you want this to be a date.",
"Keep working on yourself, but remember that romantic love is weird and rare and irrational so it's important to remember to just keep pushing forward and shooting shots.",
"Just be yourself and don't be afraid of asking people out",
"At the end of the day it's about happiness. Focus on that.",
"Be yourself, start doing things you are passionate about and enjoy doing, and it will come",
"Partners are meant to help you grow. If you're looking for someone to \"accept you as you are\", you're looking for the wrong thing -- you have to admit there's parts of yourself that could stand to be improved.",
"Just start holding hands with your friends and hope it works out with one of them",
"If you're like maniacally dedicated to finding one, you'll scare people away, but if you don't care at all, you won't take opportunities that arise. Be chill about it, but keep your eyes open.",
"Focus on bettering yourself before getting into one",
"Have a life outside your s/o, keep good friends around.",
"Start by being comfortable with yourself and being alone first.",
"Just get to know more people and eventually you'll find someone who clicks well with you",
'Don\'t worry so much about "checking all the boxes" from the get go it\'s more about "would I rather hang out with this person or be alone" and passing the vibe check at the beginning. People always lie and only show the more beautiful sides of themselves at the beginning so be flexible and open-minded, but also keep yourself safe and be skeptical.',
"Don't talk to someone for the sake of trying to get in a relationship. Talk to them for the sake of getting to know them and seeing if they are someone you can get along with.",
"You'll never get into one unless you are ACTIVELY trying to and spending time on it.",
"1. seek introspection\n2. seek self-improvement\n3. ???\n4. acquire soul mate\n5. ggez",
"Don't try too hard. It wouldn't work if there's no chemistry.",
"Go meet new people! Talk to people in your class, attend clubs, meet friends of your friends, keep in touch with your co-op friends!",
"1. Don't rush. Aim to become close friends first. 2. Be authentic. 3. Emotional maturity is underrated.",
'Ask yourself "Why would someone want to date me? What can I offer?"',
];
export const I13 = [
"Don't take your partner for granted! Even when you're busy, make sure to check in with your partner and ensure that they do not feel neglected. Also, if your partner does something that bothers you, take some time to calm down and then talk to them about it! The only way you can have less disagreements in the future is if you discuss why you dislike certain things.",
"Make time to connect and strengthen your relationship",
"Communication is the most important thing. Relationships take work from both people, but the sum of the effort greatly exceeds what is put in",
"Communication is really important, don't be afraid to have the serious talks.",
"Partners are meant to help you grow. If you're looking for someone to \"accept you as you are\", you're looking for the wrong thing -- you have to admit there's parts of yourself that could stand to be improved.",
"Be true to yourself",
"You have to really appreciate your partner because it's really easy to take them for granted.",
"Be willing to admit when you're wrong or have made a mistake",
"Communication and openness is everything.",
"Keep it up!",
"What I've learned is that a partnership is necessarily 50/50. Compromising really is a thing you have to do to make a relationship work, but I think what's more important is having a partner who recognizes when you make compromises, is willing to make them for you, and is honest with you about their needs and feelings. What I've learned is that while there are a million things that could break a relationship, as long as you and your partner wake up everyday feeling like there is no challenge you aren't willing to overcome together because that's how much your relationship means to you, then there's nothing to fear.",
"Communication is important, even about the little things",
"Be open and understanding. Your partner doesn't have to think like you.",
"spend as much time as you can together, physically",
"PDA isn't always cute",
"Know what you are getting yourself into and clarify what each party wants",
"Even when you fight, you're on the same side.",
"Communicate about small problems so they don't turn into big problems",
"Never stay in a relationship that is hurting you or holding you back. A relationship should always add to your life.",
"It's ok to be a \"bad partner\" and be with a \"bad partner\" as long as discontentment is communicated in a healthy manner and both people are committed to growing. No one is born and angel (including ourselves) and it's completely normal to have disagreements and have things that anger you or your partner. It's not about how often you fight, it's about how you fight and what happens after the fight.",
];