kristjanmik / kjosturett-web

One stop for Parliament elections in Iceland - http://kjosturett.is
http://kjosturett.is
Other
24 stars 16 forks source link

making the 2024 test 4 point likert scale #74

Closed axelg12 closed 4 weeks ago

axelg12 commented 1 month ago

Put the new test live behind a query param: seeTest=true

Highlight of the changes

  1. Use the 4 point likert scale, similar to SVT. The benefit is that we force political parties to take a stance or simply skip the question (which will penalize them in the SVT score). Users who skip are not penalized, see here. By using the 4 point likert scale, but allowing people to skip we are essentially using the 5 point scale. This change is now reflected in the KosningaProf files
  2. Start using A,B,C,D instead of 0,1,2,3 during the calculations This is needed by the SVT election compass
  3. Removed the Kosningar prof from the header . As we are making changes to the scale and introducing new questions, having the old test is misleading
  4. Update tests