Correct data
continuous-integration/drone/push Build is passing Details

This commit is contained in:
e26chiu 2023-01-28 11:26:33 -05:00
parent 93d0a69d78
commit fbb1bb4bd9
3 changed files with 25 additions and 21 deletions

View File

@ -1074,7 +1074,7 @@ export const A14 = [
},
{
text: "Carmen Bruni",
value: 11,
value: 9,
},
{
text: "Michael Wallace",
@ -1082,7 +1082,7 @@ export const A14 = [
},
{
text: "Lesley Istead",
value: 10,
value: 11,
},
{
text: "Eric Blais",

View File

@ -40,7 +40,7 @@ export const C2 = [
},
{
text: "Waterloo",
value: 9,
value: 10,
},
{
text: "Chicago",

View File

@ -190,35 +190,39 @@ export const P8 = [
},
{
text: "Finance",
value: 1,
value: 8,
},
{
text: "Cloud Computing",
value: 5,
},
{
text: "Artificial Intelligence",
value: 3,
},
{
text: "Robotics",
value: 1,
},
{
text: "Data Science",
value: 6,
},
{
text: "Research",
text: "Artificial Intelligence",
value: 5,
},
{
text: "Operating System",
value: 2,
},
{
text: "Robotics",
value: 3,
},
{
text: "Security",
value: 1,
text: "Data Science",
value: 10,
},
{
text: "Research",
value: 6,
},
{
text: "Cybersecurity",
value: 2,
},
{
text: "Hardware",
value: 2,
value: 4,
},
{
text: "Mobile Development",
@ -230,7 +234,7 @@ export const P8 = [
},
{
text: "Programming Languages",
value: 2,
value: 5,
},
{
text: "Compilers",