From 4fd727e30ea8536bac6c20260aa720b5697698c1 Mon Sep 17 00:00:00 2001 From: Amiya Behera Date: Fri, 13 Sep 2024 13:13:22 +0530 Subject: [PATCH] update --- book/chapters/election/evm.toml | 16 ++++++++++++++++ ...gional-parties-vs-one-party-dictatorship.html | 2 +- book/print.html | 2 +- src/chapters/election/evm.toml | 16 ++++++++++++++++ 4 files changed, 34 insertions(+), 2 deletions(-) diff --git a/book/chapters/election/evm.toml b/book/chapters/election/evm.toml index e1d05b1..11020f8 100644 --- a/book/chapters/election/evm.toml +++ b/book/chapters/election/evm.toml @@ -109,3 +109,19 @@ Only three constituencies have no discrepancies. (Amreli from Gujarat, Attingal [Discrepancies EVM votes during polling and evm votes during counting](https://github.com/silicology/election_data_analysis/blob/main/data/voter_turnout_data/evm_turnout_matching/evm_voter_turnout_comparison.json) """ id = "72c3b0f6-72f3-40ca-b930-dbe4ae799bff" + +[[questions]] +type = "MultipleChoice" +prompt.prompt = """ +Which of the following statements is true regarding the impact of manipulating a single to three Electronic Voting Machine (EVM) in a constituency? +""" +prompt.distractors = [ + "It has little impact on the overall results as it is just one to three machine.", + "The margin of victory is always substantial, so altering a few votes has no real consequence.", + "The impact depends on the population density of the constituency, with urban areas being less affected.", +] +answer.answer = "It can be significant as many candidates win or lose by a narrow margin under the First Past the Post (FPTP) system." +context = """ +In many democratic countries that employ the First Past the Post (FPTP) electoral system, elections are often decided by a small number of votes. Candidates frequently win or lose by margins of a few hundred or even fewer votes. In such scenarios, manipulating even a single EVM in a constituency can have a substantial impact. If an EVM is rigged to favor a particular candidate, it could potentially swing the result in their favor, especially in tightly contested races. +""" +id = "e263ddd2-7f06-46a9-a3c8-5003f6f86dac" diff --git a/book/chapters/the-lok-sabha-election-is-about-regional-parties-vs-one-party-dictatorship.html b/book/chapters/the-lok-sabha-election-is-about-regional-parties-vs-one-party-dictatorship.html index 1929ba2..e7e5a05 100644 --- a/book/chapters/the-lok-sabha-election-is-about-regional-parties-vs-one-party-dictatorship.html +++ b/book/chapters/the-lok-sabha-election-is-about-regional-parties-vs-one-party-dictatorship.html @@ -199,7 +199,7 @@

date: "2023-1

Quiz

Quiz for Indian election and EVM

-
+

Quiz on voting method

What strategies has the BJP employed?

diff --git a/book/print.html b/book/print.html index 8a8b87d..0e28a97 100644 --- a/book/print.html +++ b/book/print.html @@ -2809,7 +2809,7 @@

date: "2023-1

Quiz

Quiz for Indian election and EVM

-
+

Quiz on voting method

What strategies has the BJP employed?

diff --git a/src/chapters/election/evm.toml b/src/chapters/election/evm.toml index e1d05b1..11020f8 100644 --- a/src/chapters/election/evm.toml +++ b/src/chapters/election/evm.toml @@ -109,3 +109,19 @@ Only three constituencies have no discrepancies. (Amreli from Gujarat, Attingal [Discrepancies EVM votes during polling and evm votes during counting](https://github.com/silicology/election_data_analysis/blob/main/data/voter_turnout_data/evm_turnout_matching/evm_voter_turnout_comparison.json) """ id = "72c3b0f6-72f3-40ca-b930-dbe4ae799bff" + +[[questions]] +type = "MultipleChoice" +prompt.prompt = """ +Which of the following statements is true regarding the impact of manipulating a single to three Electronic Voting Machine (EVM) in a constituency? +""" +prompt.distractors = [ + "It has little impact on the overall results as it is just one to three machine.", + "The margin of victory is always substantial, so altering a few votes has no real consequence.", + "The impact depends on the population density of the constituency, with urban areas being less affected.", +] +answer.answer = "It can be significant as many candidates win or lose by a narrow margin under the First Past the Post (FPTP) system." +context = """ +In many democratic countries that employ the First Past the Post (FPTP) electoral system, elections are often decided by a small number of votes. Candidates frequently win or lose by margins of a few hundred or even fewer votes. In such scenarios, manipulating even a single EVM in a constituency can have a substantial impact. If an EVM is rigged to favor a particular candidate, it could potentially swing the result in their favor, especially in tightly contested races. +""" +id = "e263ddd2-7f06-46a9-a3c8-5003f6f86dac"