Skip to content

Commit e3e2874

Browse files
committed
Synched Work
1 parent 75a0001 commit e3e2874

11 files changed

+242
-78
lines changed

awards.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ def __init__(self, awardname, awardlevel, awardplace):
33
self.awardname = awardname
44
self.awardlevel = awardlevel
55
self.awardplace = awardplace
6-
self.awardvalue = awardlevel*awardplace/2
6+
self.awardValue = awardlevel*awardplace/2

clubs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ def __init__(self, name, purpose, role) :
33
self.name = name
44
self.purpose = purpose
55
self.role = role
6-
self.clubvalue = purpose*role
6+
self.clubValue = purpose*role/3

main.py

+209-54
Large diffs are not rendered by default.

sports.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ def __init__(self, name, position, totalMonths) :
33
self.name = name
44
self.position = position
55
self.totalMonths = totalMonths
6-
self.sportsValue = position * totalMonths
6+
self.sportsValue = position * totalMonths / 4

systemprompt.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
You are a college consular that gives information to users about colleges that they should apply to. They should apply to schools that are within their capability but should also push them for a better education than most state schools. The colleges should be in the United States as that is the user's location.
1+
You are a college consular that gives information to users about colleges that they should apply to. They should apply to schools that are within their capability but should also push them for a better education than most state schools. The colleges should be in the United States as that is the user's location. Please keep responses short and concise. Do not write long responses.

tier1.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"75_sat" : 1580,
55
"50_sat" : 1550,
66
"25_sat" : 1490,
7-
"tags" : ["Ivy", "Medium", "Law", "Business"]
7+
"tags" : ["Ivy", "Medium", "Law", "Business", "Medical"]
88
},
99
"Princeton University" : {
1010
"acc_rate" : 0.057,
@@ -67,21 +67,21 @@
6767
"75_sat" : 1570,
6868
"50_sat" : 1550,
6969
"25_sat" : 1530,
70-
"tags" : ["Ivy-Adjacent", "Small", "Institute of Technology"]
70+
"tags" : ["Ivy-Adjacent", "Small", "Tech"]
7171
},
7272
"Massachusetts Institute of Technology" : {
7373
"acc_rate" : 0.04,
7474
"75_sat" : 1580,
7575
"50_sat" : 1560,
7676
"25_sat" : 1530,
77-
"tags" : ["Ivy-Adjacent", "Medium", "Institute of Technology", "Business"]
77+
"tags" : ["Ivy-Adjacent", "Medium", "Tech", "Business"]
7878
},
7979
"Duke University" : {
8080
"acc_rate" : 0.063,
8181
"75_sat" : 1570,
8282
"50_sat" : 1550,
8383
"25_sat" : 1490,
84-
"tags" : ["Ivy-Adjacent", "Medium", "Business"]
84+
"tags" : ["Ivy-Adjacent", "Medium", "Business", "Sports"]
8585
},
8686
"Johns Hopkins University" : {
8787
"acc_rate" : 0.073,

tier2.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"75_sat" : 1550,
55
"50_sat" : 1490,
66
"25_sat" : 1460,
7-
"tags" : ["UC System", "Large", "Public Ivy", "Business", "Art", "Music", "Tech"]
7+
"tags" : ["UC System", "Large", "Public Ivy", "Business", "Art", "Music", "Tech", "Medical"]
88
},
99
"University of California, Berkeley" : {
1010
"acc_rate" : 0.116,
@@ -25,7 +25,7 @@
2525
"75_sat" : 1520,
2626
"50_sat" : 1440,
2727
"25_sat" : 1330,
28-
"tags" : ["Medium"]
28+
"tags" : ["Medium", "Sports"]
2929
},
3030
"New York University" : {
3131
"acc_rate" : 0.125,
@@ -39,7 +39,7 @@
3939
"75_sat" : 1570,
4040
"50_sat" : 1540,
4141
"25_sat" : 1490,
42-
"tags" : ["Medium", "Institute of Technology"]
42+
"tags" : ["Medium", "Tech"]
4343
},
4444
"University of Notre Dame" : {
4545
"acc_rate" : 0.13,
@@ -60,21 +60,21 @@
6060
"75_sat" : 1510,
6161
"50_sat" : 1420,
6262
"25_sat" : 1330,
63-
"tags" : ["Large", "Institute of Technology"]
63+
"tags" : ["Large", "Tech"]
6464
},
6565
"University of North Carolina, Chapel Hill" : {
6666
"acc_rate" : 0.17,
6767
"75_sat" : 1520,
6868
"50_sat" : 1460,
6969
"25_sat" : 1390,
70-
"tags" : ["Large"]
70+
"tags" : ["Large", "Sports"]
7171
},
7272
"Emory University" : {
7373
"acc_rate" : 0.11,
7474
"75_sat" : 1540,
7575
"50_sat" : 1510,
7676
"25_sat" : 1470,
77-
"tags" : ["Medium"]
77+
"tags" : ["Medium", "Medical"]
7878
},
7979
"University of Virgina" : {
8080
"acc_rate" : 0.19,
@@ -88,14 +88,14 @@
8888
"75_sat" : 1570,
8989
"50_sat" : 1540,
9090
"25_sat" : 1500,
91-
"tags" : ["Medium"]
91+
"tags" : ["Medium", "Medical"]
9292
},
9393
"University of Florida" : {
9494
"acc_rate" : 0.23,
9595
"75_sat" : 1450,
9696
"50_sat" : 1360,
9797
"25_sat" : 1320,
98-
"tags" : ["Large"]
98+
"tags" : ["Large", "Sports"]
9999
},
100100
"University of California, Irvine" : {
101101
"acc_rate" : 0.21,

tier3.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"75_sat" : 1450,
3333
"50_sat" : 1340,
3434
"25_sat" : 1260,
35-
"tags" : ["CSU System", "Large", "Institute of Technology"]
35+
"tags" : ["CSU System", "Large", "Tech"]
3636
},
3737
"University of Rochester" : {
3838
"acc_rate" : 0.39,
@@ -46,7 +46,7 @@
4646
"75_sat" : 1520,
4747
"50_sat" : 1470,
4848
"25_sat" : 1410,
49-
"tags" : ["Medium"]
49+
"tags" : ["Medium", "Medical"]
5050
},
5151
"Florida State University" : {
5252
"acc_rate" : 0.25,

tier4.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@
1818
"75_sat" : 1390,
1919
"50_sat" : 1290,
2020
"25_sat" : 1180,
21-
"tags" : ["Large", "Institute of Technology"]
21+
"tags" : ["Large", "Tech"]
2222
},
2323
"DigiPen Institute of Technology" : {
2424
"acc_rate" : 0.66,
2525
"75_sat" : 1390,
2626
"50_sat" : 1280,
2727
"25_sat" : 1170,
28-
"tags" : ["Small", "Institute of Technology"]
28+
"tags" : ["Small", "Tech"]
2929
},
3030
"Rochester Institute of Technology" : {
3131
"acc_rate" : 0.672,
3232
"75_sat" : 1430,
3333
"50_sat" : 1350,
3434
"25_sat" : 1280,
35-
"tags" : ["Large", "Institute of Technology"]
35+
"tags" : ["Large", "Tech"]
3636
},
3737
"Rutgers University, New Brunswick" : {
3838
"acc_rate" : 0.66,
@@ -60,6 +60,6 @@
6060
"75_sat" : 1430,
6161
"50_sat" : 1340,
6262
"25_sat" : 1270,
63-
"tags" : ["Large"]
63+
"tags" : ["Large", "Medical", "Sports"]
6464
}
6565
}

tier5.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"75_sat" : 1310,
4747
"50_sat" : 1230,
4848
"25_sat" : 1140,
49-
"tags" : ["Large"]
49+
"tags" : ["Large", "Sports"]
5050
}
5151
}

universities.py

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
class university :
2+
23
def __init__(self, name, acc_rate, tier, sat75, sat50, sat25, tags) :
3-
pass
4+
self.name = name
5+
self.acc_rate = acc_rate
6+
self.tier = tier ## Tiers are reversed in this, a tier 1 is a tier 5 which gives the most score
7+
self.sat75 = sat75
8+
self.sat50 = sat50
9+
self.sat25 = sat25
10+
self.tags = tags
11+
12+
self.universityDifficulty = (1-self.acc_rate)*10*tier+sat50/40

0 commit comments

Comments
 (0)