Skip to content

Commit

Permalink
Change id from q1303 to q1300.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramirisu committed Feb 29, 2024
1 parent 968ea69 commit 49d25ca
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions src/data/question.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -396,20 +396,20 @@ export const getQuestions = () => [
},
},
{
id: 'q1301',
id: 'q1300',
weight: {
us_vs_china: -WEIGHTS.p100,
diplomatic: -WEIGHTS.p050,
},
},
{
id: 'q1302',
id: 'q1301',
weight: {
us_vs_china: -WEIGHTS.p100,
diplomatic: -WEIGHTS.p050,
},
},
{
id: 'q1303',
id: 'q1302',
weight: {
us_vs_china: -WEIGHTS.p100,
},
Expand Down
6 changes: 3 additions & 3 deletions src/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,14 +211,14 @@
"q1202": {
"description": "The U.S. military will definitely help Taiwan against P.R.C when a war breaks out in the Taiwan Strait."
},
"q1300": {
"description": "U.S. Beef and pork containing ractopamine should be banned."
},
"q1301": {
"description": "The government should communicate with P.R.C on the premise of 1992 Consensus."
},
"q1302": {
"description": "All U.S. personnel stationed in Taiwan should be expelled and any arms sales and military assistance provided by the U.S. should be rejected."
},
"q1303": {
"description": "U.S. Beef and pork containing ractopamine should be banned."
}
},
"result": {
Expand Down
6 changes: 3 additions & 3 deletions src/locales/zh-CN/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,14 +211,14 @@
"q1202": {
"description": "当台海发生战争,美军必定会驰援台湾。"
},
"q1300": {
"description": "含有莱克多巴胺(瘦肉精)的美国牛肉与猪肉应禁止进口。"
},
"q1301": {
"description": "应该在九二共识的前提下与对岸进行友善交流。"
},
"q1302": {
"description": "應驅逐所有美國在台派駐之人員,並拒絕美方提供的任何軍售與軍事援助。"
},
"q1303": {
"description": "含有莱克多巴胺(瘦肉精)的美国牛肉与猪肉应禁止进口。"
}
},
"result": {
Expand Down
6 changes: 3 additions & 3 deletions src/locales/zh-TW/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,14 +211,14 @@
"q1202": {
"description": "當台海發生戰爭,美軍必定會馳援台灣。"
},
"q1300": {
"description": "含有萊克多巴胺(瘦肉精)的美國牛肉與豬肉應禁止進口。"
},
"q1301": {
"description": "應該在九二共識的前提下與對岸進行友善交流。"
},
"q1302": {
"description": "應驅逐所有美國在台派駐之人員,並拒絕美方提供的任何軍售與軍事援助。"
},
"q1303": {
"description": "含有萊克多巴胺(瘦肉精)的美國牛肉與豬肉應禁止進口。"
}
},
"result": {
Expand Down
14 changes: 7 additions & 7 deletions src/utils/match.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ test('party:kmt', () => {
q1200: MULTIPLIER.d,
q1201: MULTIPLIER.cd,
q1202: MULTIPLIER.d,
q1300: MULTIPLIER.a,
q1301: MULTIPLIER.a,
q1302: MULTIPLIER.d,
q1303: MULTIPLIER.a,
}

const weights = getValueScores(getQuestions(), choices)
Expand Down Expand Up @@ -177,9 +177,9 @@ test('party:lp', () => {
q1200: MULTIPLIER.cd,
q1201: MULTIPLIER.cd,
q1202: MULTIPLIER.cd,
q1300: MULTIPLIER.a,
q1301: MULTIPLIER.a,
q1302: MULTIPLIER.ca,
q1303: MULTIPLIER.a,
}

const weights = getValueScores(getQuestions(), choices)
Expand Down Expand Up @@ -254,9 +254,9 @@ test('party:dpp', () => {
q1200: MULTIPLIER.a,
q1201: MULTIPLIER.n,
q1202: MULTIPLIER.a,
q1300: MULTIPLIER.d,
q1301: MULTIPLIER.d,
q1302: MULTIPLIER.d,
q1303: MULTIPLIER.d,
}

const weights = getValueScores(getQuestions(), choices)
Expand Down Expand Up @@ -331,9 +331,9 @@ test('party:np', () => {
q1200: MULTIPLIER.d,
q1201: MULTIPLIER.cd,
q1202: MULTIPLIER.cd,
q1300: MULTIPLIER.a,
q1301: MULTIPLIER.a,
q1302: MULTIPLIER.d,
q1303: MULTIPLIER.a,
}

const weights = getValueScores(getQuestions(), choices)
Expand Down Expand Up @@ -408,9 +408,9 @@ test('party:gpt', () => {
q1200: MULTIPLIER.a,
q1201: MULTIPLIER.n,
q1202: MULTIPLIER.a,
q1300: MULTIPLIER.d,
q1301: MULTIPLIER.d,
q1302: MULTIPLIER.d,
q1303: MULTIPLIER.d,
}

const weights = getValueScores(getQuestions(), choices)
Expand Down Expand Up @@ -518,9 +518,9 @@ test('party:npp', () => {
q1200: MULTIPLIER.a,
q1201: MULTIPLIER.n,
q1202: MULTIPLIER.a,
q1300: MULTIPLIER.a,
q1301: MULTIPLIER.d,
q1302: MULTIPLIER.d,
q1303: MULTIPLIER.a,
}

const weights = getValueScores(getQuestions(), choices)
Expand Down Expand Up @@ -615,9 +615,9 @@ test('party:tpp', () => {
q1200: MULTIPLIER.d,
q1201: MULTIPLIER.d,
q1202: MULTIPLIER.d,
q1300: MULTIPLIER.a,
q1301: MULTIPLIER.n,
q1302: MULTIPLIER.d,
q1303: MULTIPLIER.a,
}

const weights = getValueScores(getQuestions(), choices)
Expand Down

0 comments on commit 49d25ca

Please sign in to comment.