Advertisement
Guest User

Untitled

a guest
Nov 12th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.26 KB | None | 0 0
  1. questions = [
  2.  
  3. /* ESSENTIALISME ************************************************ */
  4. {
  5. question: "« One is not born, but rather becomes, a woman.».",
  6. answer: 0,
  7. valuesYes: [
  8. {
  9. axis: "c0",
  10. value: 3
  11. },
  12. {
  13. axis: "femi",
  14. value: 3
  15. }
  16. ],
  17. valuesNo: [
  18. {
  19. axis: "c1",
  20. value: 3
  21. }
  22. ]
  23. },
  24. {
  25. question: "Differences in treatment and quality of life in our society show that racism is still very much present.",
  26. answer: 0,
  27. valuesYes: [
  28. {
  29. axis: "c0",
  30. value: 3
  31. }
  32. ],
  33. valuesNo: [
  34. {
  35. axis: "c1",
  36. value: 3
  37. }
  38. ]
  39. },
  40. {
  41. question: "Sciences, including physics or biology, are not absolute and are conditioned by our society.",
  42. answer: 0,
  43. valuesYes: [
  44. {
  45. axis: "c0",
  46. value: 3
  47. }
  48. ],
  49. valuesNo: [
  50. {
  51. axis: "c1",
  52. value: 3
  53. }
  54. ]
  55. },
  56. {
  57. question: "The categories of 'Man' and 'Woman' and social constructions that should be overcome.",
  58. answer: 0,
  59. valuesYes: [
  60. {
  61. axis: "c0",
  62. value: 3
  63. },
  64. {
  65. axis: "femi",
  66. value: 3
  67. }
  68. ],
  69. valuesNo: [
  70. {
  71. axis: "c1",
  72. value: 3
  73. }
  74. ]
  75. },
  76. {
  77. question: "No one is predisposed to criminality by their nature.",
  78. answer: 0,
  79. valuesYes: [
  80. {
  81. axis: "c0",
  82. value: 3
  83. }
  84. ],
  85. valuesNo: [
  86. {
  87. axis: "c1",
  88. value: 3
  89. }
  90. ]
  91. },
  92. {
  93. question: "Sexual orientation is an acquired trait.",
  94. answer: 0,
  95. valuesYes: [
  96. {
  97. axis: "c0",
  98. value: 3
  99. }
  100. ],
  101. valuesNo: [
  102. {
  103. axis: "c1",
  104. value: 3
  105. }
  106. ]
  107. },
  108. {
  109. question: "Social differences between ethnic groups are not explained by biology.",
  110. answer: 0,
  111. valuesYes: [
  112. {
  113. axis: "c0",
  114. value: 3
  115. }
  116. ],
  117. valuesNo: [
  118. {
  119. axis: "c1",
  120. value: 3
  121. }
  122. ]
  123. },
  124. {
  125. question: "Men's and women's place in society can in part be explained by biology.",
  126. answer: 0,
  127. valuesYes: [
  128. {
  129. axis: "c1",
  130. value: 3
  131. }
  132. ],
  133. valuesNo: [
  134. {
  135. axis: "c0",
  136. value: 3
  137. },
  138. {
  139. axis: "femi",
  140. value: 3
  141. }
  142. ]
  143. },
  144. {
  145. question: "Hormonal differences explain some differences in personality and behavior between men and women.",
  146. answer: 0,
  147. valuesYes: [
  148. {
  149. axis: "c1",
  150. value: 3
  151. }
  152. ],
  153. valuesNo: [
  154. {
  155. axis: "c0",
  156. value: 3
  157. },
  158. {
  159. axis: "femi",
  160. value: 3
  161. }
  162. ]
  163. },
  164. {
  165. question: "Sexual aggressions are in part explained by the natural pulsions of men.",
  166. answer: 0,
  167. valuesYes: [
  168. {
  169. axis: "c1",
  170. value: 3
  171. }
  172. ],
  173. valuesNo: [
  174. {
  175. axis: "c0",
  176. value: 3
  177. },
  178. {
  179. axis: "femi",
  180. value: 3
  181. }
  182. ]
  183. },
  184. {
  185. question: "Trans people are never truly the gender they want to be.",
  186. answer: 0,
  187. valuesYes: [
  188. {
  189. axis: "c1",
  190. value: 3
  191. }
  192. ],
  193. valuesNo: [
  194. {
  195. axis: "c0",
  196. value: 3
  197. }
  198. ]
  199. },
  200. {
  201. question: "Members of the same nation of the same culture share particular, immutable traits that define them.",
  202. answer: 0,
  203. valuesYes: [
  204. {
  205. axis: "c1",
  206. value: 3
  207. }
  208. ],
  209. valuesNo: [
  210. {
  211. axis: "c0",
  212. value: 3
  213. }
  214. ]
  215. },
  216. {
  217. question: "Biologically, the human species is made for heterosexuality.",
  218. answer: 0,
  219. valuesYes: [
  220. {
  221. axis: "c1",
  222. value: 3
  223. }
  224. ],
  225. valuesNo: [
  226. {
  227. axis: "c0",
  228. value: 3
  229. }
  230. ]
  231. },
  232. {
  233. question: "Egocentrism is preponderant in the human species, regardless of context.",
  234. answer: 0,
  235. valuesYes: [
  236. {
  237. axis: "c1",
  238. value: 3
  239. }
  240. ],
  241. valuesNo: [
  242. {
  243. axis: "c0",
  244. value: 3
  245. }
  246. ]
  247. },
  248. /* NATIONALISME ************************************************* */
  249. {
  250. question: "Eventually, borders must be eliminated.",
  251. answer: 0,
  252. valuesYes: [
  253. {
  254. axis: "b0",
  255. value: 3
  256. }
  257. ],
  258. valuesNo: [
  259. {
  260. axis: "b1",
  261. value: 3
  262. }
  263. ]
  264. },
  265. {
  266. question: "One should defend his ideals, even if it means betraying one's country.",
  267. answer: 0,
  268. valuesYes: [
  269. {
  270. axis: "b0",
  271. value: 3
  272. }
  273. ],
  274. valuesNo: [
  275. {
  276. axis: "b1",
  277. value: 3
  278. }
  279. ]
  280. },
  281. {
  282. question: "My country should pay to repair the damage done by the crimes it committed on foreign soils.",
  283. answer: 0,
  284. valuesYes: [
  285. {
  286. axis: "b0",
  287. value: 3
  288. }
  289. ],
  290. valuesNo: [
  291. {
  292. axis: "b1",
  293. value: 3
  294. }
  295. ]
  296. },
  297. {
  298. question: "If two country have similar economy, social systems, and environmental norms, then free trade between them poses no problem.",
  299. answer: 0,
  300. valuesYes: [
  301. {
  302. axis: "b0",
  303. value: 3
  304. }
  305. ],
  306. valuesNo: [
  307. {
  308. axis: "b1",
  309. value: 3
  310. }
  311. ]
  312. },
  313. {
  314. question: "Chauvinism during sport competitions is not acceptable.",
  315. answer: 0,
  316. valuesYes: [
  317. {
  318. axis: "b0",
  319. value: 3
  320. }
  321. ],
  322. valuesNo: [
  323. {
  324. axis: "b1",
  325. value: 3
  326. }
  327. ]
  328. },
  329. {
  330. question: "I am as concerned about inhabitants of other countries than those of my own.",
  331. answer: 0,
  332. valuesYes: [
  333. {
  334. axis: "b0",
  335. value: 3
  336. }
  337. ],
  338. valuesNo: [
  339. {
  340. axis: "b1",
  341. value: 3
  342. }
  343. ]
  344. },
  345. {
  346. question: "Foreigners living in my country must be able to be involved in politics on an equal footing with nationals.",
  347. answer: 0,
  348. valuesYes: [
  349. {
  350. axis: "b0",
  351. value: 3
  352. }
  353. ],
  354. valuesNo: [
  355. {
  356. axis: "b1",
  357. value: 3
  358. }
  359. ]
  360. },
  361. {
  362. question: "Citizens must have priority over foreigners.",
  363. answer: 0,
  364. valuesYes: [
  365. {
  366. axis: "b1",
  367. value: 3
  368. }
  369. ],
  370. valuesNo: [
  371. {
  372. axis: "b0",
  373. value: 3
  374. }
  375. ]
  376. },
  377. {
  378. question: "The values of my country are superior to those of others.",
  379. answer: 0,
  380. valuesYes: [
  381. {
  382. axis: "b1",
  383. value: 3
  384. }
  385. ],
  386. valuesNo: [
  387. {
  388. axis: "b0",
  389. value: 3
  390. }
  391. ]
  392. },
  393. {
  394. question: "Multiculturalism is a danger.",
  395. answer: 0,
  396. valuesYes: [
  397. {
  398. axis: "b1",
  399. value: 3
  400. }
  401. ],
  402. valuesNo: [
  403. {
  404. axis: "b0",
  405. value: 3
  406. }
  407. ]
  408. },
  409. {
  410. question: "A good citizen is a patriot.",
  411. answer: 0,
  412. valuesYes: [
  413. {
  414. axis: "b1",
  415. value: 3
  416. }
  417. ],
  418. valuesNo: [
  419. {
  420. axis: "b0",
  421. value: 3
  422. }
  423. ]
  424. },
  425. {
  426. question: "Il is legitimate for a country to intervene militarily to defend its economic interests.",
  427. answer: 0,
  428. valuesYes: [
  429. {
  430. axis: "b1",
  431. value: 3
  432. }
  433. ],
  434. valuesNo: [
  435. {
  436. axis: "b0",
  437. value: 3
  438. }
  439. ]
  440. },
  441. {
  442. question: "History must be in a way that creates a feeling of belonging to the nation.",
  443. answer: 0,
  444. valuesYes: [
  445. {
  446. axis: "b1",
  447. value: 3
  448. }
  449. ],
  450. valuesNo: [
  451. {
  452. axis: "b0",
  453. value: 3
  454. }
  455. ]
  456. },
  457. {
  458. question: "Research produced by my country should not be accessible to others.",
  459. answer: 0,
  460. valuesYes: [
  461. {
  462. axis: "b1",
  463. value: 3
  464. }
  465. ],
  466. valuesNo: [
  467. {
  468. axis: "b0",
  469. value: 3
  470. }
  471. ]
  472. },
  473. /* PRODUCTION *************************************************** */
  474. {
  475. question: "No one should be able to enrich themselves by owning a corporation, a home or land.",
  476. answer: 0,
  477. valuesYes: [
  478. {
  479. axis: "p0",
  480. value: 3
  481. }
  482. ],
  483. valuesNo: [
  484. {
  485. axis: "p1",
  486. value: 3
  487. }
  488. ]
  489. },
  490. {
  491. question: "The wage system is a form of theft against workers.",
  492. answer: 0,
  493. valuesYes: [
  494. {
  495. axis: "p0",
  496. value: 3
  497. }
  498. ],
  499. valuesNo: [
  500. {
  501. axis: "p1",
  502. value: 3
  503. }
  504. ]
  505. },
  506. {
  507. question: "It is important for healthcare to remain majoritarily public.",
  508. answer: 0,
  509. valuesYes: [
  510. {
  511. axis: "p0",
  512. value: 3
  513. }
  514. ],
  515. valuesNo: [
  516. {
  517. axis: "p1",
  518. value: 3
  519. }
  520. ]
  521. },
  522. {
  523. question: "Energy and transportation must be publically owned.",
  524. answer: 0,
  525. valuesYes: [
  526. {
  527. axis: "p0",
  528. value: 3
  529. }
  530. ],
  531. valuesNo: [
  532. {
  533. axis: "p1",
  534. value: 3
  535. }
  536. ]
  537. },
  538. {
  539. question: "Patents should not exist.",
  540. answer: 0,
  541. valuesYes: [
  542. {
  543. axis: "p0",
  544. value: 3
  545. }
  546. ],
  547. valuesNo: [
  548. {
  549. axis: "p1",
  550. value: 3
  551. }
  552. ]
  553. },
  554. {
  555. question: "Assemblies must be organized to allocate production based on consumers' needs.",
  556. answer: 0,
  557. valuesYes: [
  558. {
  559. axis: "p0",
  560. value: 3
  561. }
  562. ],
  563. valuesNo: [
  564. {
  565. axis: "p1",
  566. value: 3
  567. }
  568. ]
  569. },
  570. {
  571. question: "Workers are not free under the labor market.",
  572. answer: 0,
  573. valuesYes: [
  574. {
  575. axis: "p0",
  576. value: 3
  577. }
  578. ],
  579. valuesNo: [
  580. {
  581. axis: "p1",
  582. value: 3
  583. }
  584. ]
  585. },
  586. {
  587. question: "The search for personal profit is healthy for the economy.",
  588. answer: 0,
  589. valuesYes: [
  590. {
  591. axis: "p1",
  592. value: 3
  593. }
  594. ],
  595. valuesNo: [
  596. {
  597. axis: "p0",
  598. value: 3
  599. }
  600. ]
  601. },
  602. {
  603. question: "Merit explains the difference of wealth between two people.",
  604. answer: 0,
  605. valuesYes: [
  606. {
  607. axis: "p1",
  608. value: 3
  609. }
  610. ],
  611. valuesNo: [
  612. {
  613. axis: "p0",
  614. value: 3
  615. }
  616. ]
  617. },
  618. {
  619. question: "There is no problem with certain schools and colleges being privately owned.",
  620. answer: 0,
  621. valuesYes: [
  622. {
  623. axis: "p1",
  624. value: 3
  625. }
  626. ],
  627. valuesNo: [
  628. {
  629. axis: "p0",
  630. value: 3
  631. }
  632. ]
  633. },
  634. {
  635. question: "Offshoring is a necessary evil to better production.",
  636. answer: 0,
  637. valuesYes: [
  638. {
  639. axis: "p1",
  640. value: 3
  641. }
  642. ],
  643. valuesNo: [
  644. {
  645. axis: "p0",
  646. value: 3
  647. }
  648. ]
  649. },
  650. {
  651. question: "It is acceptable for there to be rich and poor people.",
  652. answer: 0,
  653. valuesYes: [
  654. {
  655. axis: "p1",
  656. value: 3
  657. }
  658. ],
  659. valuesNo: [
  660. {
  661. axis: "p0",
  662. value: 3
  663. }
  664. ]
  665. },
  666. {
  667. question: "It is acceptable for some sectors of industry to be private.",
  668. answer: 0,
  669. valuesYes: [
  670. {
  671. axis: "p1",
  672. value: 3
  673. }
  674. ],
  675. valuesNo: [
  676. {
  677. axis: "p0",
  678. value: 3
  679. }
  680. ]
  681. },
  682. {
  683. question: "Banks should remain private.",
  684. answer: 0,
  685. valuesYes: [
  686. {
  687. axis: "p1",
  688. value: 3
  689. }
  690. ],
  691. valuesNo: [
  692. {
  693. axis: "p0",
  694. value: 3
  695. }
  696. ]
  697. },
  698. /* MARKET ******************************************************* */
  699. {
  700. question: "Income and capital must be taxed to redistribute wealth.",
  701. answer: 0,
  702. valuesYes: [
  703. {
  704. axis: "m0",
  705. value: 3
  706. }
  707. ],
  708. valuesNo: [
  709. {
  710. axis: "m1",
  711. value: 3
  712. }
  713. ]
  714. },
  715. {
  716. question: "Retirement age must be lowered.",
  717. answer: 0,
  718. valuesYes: [
  719. {
  720. axis: "m0",
  721. value: 3
  722. }
  723. ],
  724. valuesNo: [
  725. {
  726. axis: "m1",
  727. value: 3
  728. }
  729. ]
  730. },
  731. {
  732. question: "Job termination must be forbidden except in justified cases.",
  733. answer: 0,
  734. valuesYes: [
  735. {
  736. axis: "m0",
  737. value: 3
  738. }
  739. ],
  740. valuesNo: [
  741. {
  742. axis: "m1",
  743. value: 3
  744. }
  745. ]
  746. },
  747. {
  748. question: "Wages must be controlled so that a worker may live from his work.",
  749. answer: 0,
  750. valuesYes: [
  751. {
  752. axis: "m0",
  753. value: 3
  754. }
  755. ],
  756. valuesNo: [
  757. {
  758. axis: "m1",
  759. value: 3
  760. }
  761. ]
  762. },
  763. {
  764. question: "The creation of monopolies must be prevented.",
  765. answer: 0,
  766. valuesYes: [
  767. {
  768. axis: "m0",
  769. value: 3
  770. }
  771. ],
  772. valuesNo: [
  773. {
  774. axis: "m1",
  775. value: 3
  776. }
  777. ]
  778. },
  779. {
  780. question: "Public debt must not necessarily be paid back.",
  781. answer: 0,
  782. valuesYes: [
  783. {
  784. axis: "m0",
  785. value: 3
  786. }
  787. ],
  788. valuesNo: [
  789. {
  790. axis: "m1",
  791. value: 3
  792. }
  793. ]
  794. },
  795. {
  796. question: "Some jobs or employment sectors must be subsidized.",
  797. answer: 0,
  798. valuesYes: [
  799. {
  800. axis: "m0",
  801. value: 3
  802. }
  803. ],
  804. valuesNo: [
  805. {
  806. axis: "m1",
  807. value: 3
  808. }
  809. ]
  810. },
  811. {
  812. question: "Market economy is optimal when it is not regulated.",
  813. answer: 0,
  814. valuesYes: [
  815. {
  816. axis: "m1",
  817. value: 3
  818. }
  819. ],
  820. valuesNo: [
  821. {
  822. axis: "m0",
  823. value: 3
  824. }
  825. ]
  826. },
  827. {
  828. question: "Currently, a lone worker has freedom of choice when signing a contract with his future employer.",
  829. answer: 0,
  830. valuesYes: [
  831. {
  832. axis: "m1",
  833. value: 3
  834. }
  835. ],
  836. valuesNo: [
  837. {
  838. axis: "m0",
  839. value: 3
  840. }
  841. ]
  842. },
  843. {
  844. question: "Some labor regulations must be abolished to incite corporations to hire.",
  845. answer: 0,
  846. valuesYes: [
  847. {
  848. axis: "m1",
  849. value: 3
  850. }
  851. ],
  852. valuesNo: [
  853. {
  854. axis: "m0",
  855. value: 3
  856. }
  857. ]
  858. },
  859. {
  860. question: "Legal labor time must be increased.",
  861. answer: 0,
  862. valuesYes: [
  863. {
  864. axis: "m1",
  865. value: 3
  866. }
  867. ],
  868. valuesNo: [
  869. {
  870. axis: "m0",
  871. value: 3
  872. }
  873. ]
  874. },
  875. {
  876. question: "Environmental norms should emerge through consumption, not legal authority.",
  877. answer: 0,
  878. valuesYes: [
  879. {
  880. axis: "m1",
  881. value: 3
  882. }
  883. ],
  884. valuesNo: [
  885. {
  886. axis: "m0",
  887. value: 3
  888. }
  889. ]
  890. },
  891. {
  892. question: "Social benefits dissuade from working.",
  893. answer: 0,
  894. valuesYes: [
  895. {
  896. axis: "m1",
  897. value: 3
  898. }
  899. ],
  900. valuesNo: [
  901. {
  902. axis: "m0",
  903. value: 3
  904. }
  905. ]
  906. },
  907. {
  908. question: "Public enterprises must be administered like private enterprises and follow the market logic.",
  909. answer: 0,
  910. valuesYes: [
  911. {
  912. axis: "m1",
  913. value: 3
  914. }
  915. ],
  916. valuesNo: [
  917. {
  918. axis: "m0",
  919. value: 3
  920. }
  921. ]
  922. },
  923. /* SOCIETE ****************************************************** */
  924. {
  925. question: "All traditions must be open to criticism.",
  926. answer: 0,
  927. valuesYes: [
  928. {
  929. axis: "s0",
  930. value: 3
  931. }
  932. ],
  933. valuesNo: [
  934. {
  935. axis: "s1",
  936. value: 3
  937. }
  938. ]
  939. },
  940. {
  941. question: "I have no problem with other official languages being added or replacing the official language of my country.",
  942. answer: 0,
  943. valuesYes: [
  944. {
  945. axis: "s0",
  946. value: 3
  947. }
  948. ],
  949. valuesNo: [
  950. {
  951. axis: "s1",
  952. value: 3
  953. }
  954. ]
  955. },
  956. {
  957. question: "Mariage must be abolished.",
  958. answer: 0,
  959. valuesYes: [
  960. {
  961. axis: "s0",
  962. value: 3
  963. },
  964. {
  965. axis: "femi",
  966. value: 3
  967. }
  968. ],
  969. valuesNo: [
  970. {
  971. axis: "s1",
  972. value: 3
  973. }
  974. ]
  975. },
  976. {
  977. question: "Foreigners enrich our culture.",
  978. answer: 0,
  979. valuesYes: [
  980. {
  981. axis: "s0",
  982. value: 3
  983. }
  984. ],
  985. valuesNo: [
  986. {
  987. axis: "s1",
  988. value: 3
  989. }
  990. ]
  991. },
  992. {
  993. question: "The influence of religion must be reduced.",
  994. answer: 0,
  995. valuesYes: [
  996. {
  997. axis: "s0",
  998. value: 3
  999. }
  1000. ],
  1001. valuesNo: [
  1002. {
  1003. axis: "s1",
  1004. value: 3
  1005. }
  1006. ]
  1007. },
  1008. {
  1009. question: "A language is defined by those who use it, not academicians.",
  1010. answer: 0,
  1011. valuesYes: [
  1012. {
  1013. axis: "s0",
  1014. value: 3
  1015. }
  1016. ],
  1017. valuesNo: [
  1018. {
  1019. axis: "s1",
  1020. value: 3
  1021. }
  1022. ]
  1023. },
  1024. {
  1025. question: "Euthanasia must be legal.",
  1026. answer: 0,
  1027. valuesYes: [
  1028. {
  1029. axis: "s0",
  1030. value: 3
  1031. }
  1032. ],
  1033. valuesNo: [
  1034. {
  1035. axis: "s1",
  1036. value: 3
  1037. }
  1038. ]
  1039. },
  1040. {
  1041. question: "Homosexual are not entitled to equal rights with heterosexual when it comes to mariage, filiation, adoption or procreation.",
  1042. answer: 0,
  1043. valuesYes: [
  1044. {
  1045. axis: "s1",
  1046. value: 3
  1047. }
  1048. ],
  1049. valuesNo: [
  1050. {
  1051. axis: "s0",
  1052. value: 3
  1053. }
  1054. ]
  1055. },
  1056. {
  1057. question: "In some situations, death penalty is justified.",
  1058. answer: 0,
  1059. valuesYes: [
  1060. {
  1061. axis: "s1",
  1062. value: 3
  1063. },
  1064. {
  1065. axis: "j1",
  1066. value: 3
  1067. }
  1068. ],
  1069. valuesNo: [
  1070. {
  1071. axis: "s0",
  1072. value: 3
  1073. },
  1074. {
  1075. axis: "j0",
  1076. value: 3
  1077. }
  1078. ]
  1079. },
  1080. {
  1081. question: "Technological progress should not change society too fast.",
  1082. answer: 0,
  1083. valuesYes: [
  1084. {
  1085. axis: "s1",
  1086. value: 3
  1087. }
  1088. ],
  1089. valuesNo: [
  1090. {
  1091. axis: "s0",
  1092. value: 3
  1093. }
  1094. ]
  1095. },
  1096. {
  1097. question: "School should mainly teach our values, our traditions and the fundamentals.",
  1098. answer: 0,
  1099. valuesYes: [
  1100. {
  1101. axis: "s1",
  1102. value: 3
  1103. }
  1104. ],
  1105. valuesNo: [
  1106. {
  1107. axis: "s0",
  1108. value: 3
  1109. }
  1110. ]
  1111. },
  1112. {
  1113. question: "Abortion should be limited to specific cases.",
  1114. answer: 0,
  1115. valuesYes: [
  1116. {
  1117. axis: "s1",
  1118. value: 3
  1119. }
  1120. ],
  1121. valuesNo: [
  1122. {
  1123. axis: "s0",
  1124. value: 3
  1125. },
  1126. {
  1127. axis: "femi",
  1128. value: 3
  1129. }
  1130. ]
  1131. },
  1132. {
  1133. question: "The main goal of a couple should to have at least one child.",
  1134. answer: 0,
  1135. valuesYes: [
  1136. {
  1137. axis: "s1",
  1138. value: 3
  1139. }
  1140. ],
  1141. valuesNo: [
  1142. {
  1143. axis: "s0",
  1144. value: 3
  1145. }
  1146. ]
  1147. },
  1148. {
  1149. question: "Abstinence should be preferred to contraception to preserve the true nature of the sexual act.",
  1150. answer: 0,
  1151. valuesYes: [
  1152. {
  1153. axis: "s1",
  1154. value: 3
  1155. }
  1156. ],
  1157. valuesNo: [
  1158. {
  1159. axis: "s0",
  1160. value: 3
  1161. }
  1162. ]
  1163. },
  1164. /* ECOLOGIE ***************************************************** */
  1165. {
  1166. question: "It is not acceptable for human actions to make species disappear.",
  1167. answer: 0,
  1168. valuesYes: [
  1169. {
  1170. axis: "e0",
  1171. value: 3
  1172. }
  1173. ],
  1174. valuesNo: [
  1175. {
  1176. axis: "e1",
  1177. value: 3
  1178. }
  1179. ]
  1180. },
  1181. {
  1182. question: "GMOs must be forbidden outside of research or the medical sector.",
  1183. answer: 0,
  1184. valuesYes: [
  1185. {
  1186. axis: "e0",
  1187. value: 3
  1188. }
  1189. ],
  1190. valuesNo: [
  1191. {
  1192. axis: "e1",
  1193. value: 3
  1194. }
  1195. ]
  1196. },
  1197. {
  1198. question: "Climate change must be fought.",
  1199. answer: 0,
  1200. valuesYes: [
  1201. {
  1202. axis: "e0",
  1203. value: 3
  1204. }
  1205. ],
  1206. valuesNo: [
  1207. {
  1208. axis: "e1",
  1209. value: 3
  1210. }
  1211. ]
  1212. },
  1213. {
  1214. question: "We have to accept to change our mode of consumption to limit exploitation of nature.",
  1215. answer: 0,
  1216. valuesYes: [
  1217. {
  1218. axis: "e0",
  1219. value: 3
  1220. }
  1221. ],
  1222. valuesNo: [
  1223. {
  1224. axis: "e1",
  1225. value: 3
  1226. }
  1227. ]
  1228. },
  1229. {
  1230. question: "It is important to encourage an agriculture that upholds biodiversity in alimentation, even if its output is lower.",
  1231. answer: 0,
  1232. valuesYes: [
  1233. {
  1234. axis: "e0",
  1235. value: 3
  1236. }
  1237. ],
  1238. valuesNo: [
  1239. {
  1240. axis: "e1",
  1241. value: 3
  1242. }
  1243. ]
  1244. },
  1245. {
  1246. question: "Preserving non-urban ecosystems is more important than creating jobs.",
  1247. answer: 0,
  1248. valuesYes: [
  1249. {
  1250. axis: "e0",
  1251. value: 3
  1252. }
  1253. ],
  1254. valuesNo: [
  1255. {
  1256. axis: "e1",
  1257. value: 3
  1258. }
  1259. ]
  1260. },
  1261. {
  1262. question: "Reducing waste must entail reducing production.",
  1263. answer: 0,
  1264. valuesYes: [
  1265. {
  1266. axis: "e0",
  1267. value: 3
  1268. }
  1269. ],
  1270. valuesNo: [
  1271. {
  1272. axis: "e1",
  1273. value: 3
  1274. }
  1275. ]
  1276. },
  1277. {
  1278. question: "Spatial colonization is a good solution to the rarefication of raw materials on Earth (rare metals, ...).",
  1279. answer: 0,
  1280. valuesYes: [
  1281. {
  1282. axis: "e1",
  1283. value: 3
  1284. }
  1285. ],
  1286. valuesNo: [
  1287. {
  1288. axis: "e0",
  1289. value: 3
  1290. }
  1291. ]
  1292. },
  1293. {
  1294. question: "Durably transforming ecosystems to better humanity's quality of life is justified.",
  1295. answer: 0,
  1296. valuesYes: [
  1297. {
  1298. axis: "e1",
  1299. value: 3
  1300. }
  1301. ],
  1302. valuesNo: [
  1303. {
  1304. axis: "e0",
  1305. value: 3
  1306. }
  1307. ]
  1308. },
  1309. {
  1310. question: "Research investment should be massively increased to increase productivity.",
  1311. answer: 0,
  1312. valuesYes: [
  1313. {
  1314. axis: "e1",
  1315. value: 3
  1316. }
  1317. ],
  1318. valuesNo: [
  1319. {
  1320. axis: "e0",
  1321. value: 3
  1322. }
  1323. ]
  1324. },
  1325. {
  1326. question: "Transhumanism will be beneficial because it will allow to increase our capacities.",
  1327. answer: 0,
  1328. valuesYes: [
  1329. {
  1330. axis: "e1",
  1331. value: 3
  1332. }
  1333. ],
  1334. valuesNo: [
  1335. {
  1336. axis: "e0",
  1337. value: 3
  1338. }
  1339. ]
  1340. },
  1341. {
  1342. question: "Nuclear fission, when it is well taken care of, is a good source of energy.",
  1343. answer: 0,
  1344. valuesYes: [
  1345. {
  1346. axis: "e1",
  1347. value: 3
  1348. }
  1349. ],
  1350. valuesNo: [
  1351. {
  1352. axis: "e0",
  1353. value: 3
  1354. }
  1355. ]
  1356. },
  1357. {
  1358. question: "The exploitation of fossil fuel is necessary.",
  1359. answer: 0,
  1360. valuesYes: [
  1361. {
  1362. axis: "e1",
  1363. value: 3
  1364. }
  1365. ],
  1366. valuesNo: [
  1367. {
  1368. axis: "e0",
  1369. value: 3
  1370. }
  1371. ]
  1372. },
  1373. {
  1374. question: "Maintaining strong economic growth must be a goal of government.",
  1375. answer: 0,
  1376. valuesYes: [
  1377. {
  1378. axis: "e1",
  1379. value: 3
  1380. }
  1381. ],
  1382. valuesNo: [
  1383. {
  1384. axis: "e0",
  1385. value: 3
  1386. }
  1387. ]
  1388. },
  1389. /* LIBERTAIRE *************************************************** */
  1390. {
  1391. question: "Prisons should be abolished.",
  1392. answer: 0,
  1393. valuesYes: [
  1394. {
  1395. axis: "j0",
  1396. value: 3
  1397. }
  1398. ],
  1399. valuesNo: [
  1400. {
  1401. axis: "j1",
  1402. value: 3
  1403. }
  1404. ]
  1405. },
  1406. {
  1407. question: "It is unfair to set a minimal sentence for an offense or a crime.",
  1408. answer: 0,
  1409. valuesYes: [
  1410. {
  1411. axis: "j0",
  1412. value: 3
  1413. }
  1414. ],
  1415. valuesNo: [
  1416. {
  1417. axis: "j1",
  1418. value: 3
  1419. }
  1420. ]
  1421. },
  1422. {
  1423. question: "Ex-convicts coming out of prison should be accompanied in their reinsertion.",
  1424. answer: 0,
  1425. valuesYes: [
  1426. {
  1427. axis: "j0",
  1428. value: 3
  1429. }
  1430. ],
  1431. valuesNo: [
  1432. {
  1433. axis: "j1",
  1434. value: 3
  1435. }
  1436. ]
  1437. },
  1438. {
  1439. question: "Justice should always take into account the convict's context and situation and adapt sentences adequately.",
  1440. answer: 0,
  1441. valuesYes: [
  1442. {
  1443. axis: "j0",
  1444. value: 3
  1445. }
  1446. ],
  1447. valuesNo: [
  1448. {
  1449. axis: "j1",
  1450. value: 3
  1451. }
  1452. ]
  1453. },
  1454. {
  1455. question: "Convicts' living conditions must be largely ameliorated.",
  1456. answer: 0,
  1457. valuesYes: [
  1458. {
  1459. axis: "j0",
  1460. value: 3
  1461. }
  1462. ],
  1463. valuesNo: [
  1464. {
  1465. axis: "j1",
  1466. value: 3
  1467. }
  1468. ]
  1469. },
  1470. {
  1471. question: "Profiling must be highly regulated and database cross-referencing forbidden.",
  1472. answer: 0,
  1473. valuesYes: [
  1474. {
  1475. axis: "j0",
  1476. value: 3
  1477. }
  1478. ],
  1479. valuesNo: [
  1480. {
  1481. axis: "j1",
  1482. value: 3
  1483. }
  1484. ]
  1485. },
  1486. {
  1487. question: "The right to be anonymous on the internet must be guaranteed.",
  1488. answer: 0,
  1489. valuesYes: [
  1490. {
  1491. axis: "j0",
  1492. value: 3
  1493. }
  1494. ],
  1495. valuesNo: [
  1496. {
  1497. axis: "j1",
  1498. value: 3
  1499. }
  1500. ]
  1501. },
  1502. {
  1503. question: "The goal of the judicial system must be to punish those who break the law.",
  1504. answer: 0,
  1505. valuesYes: [
  1506. {
  1507. axis: "j1",
  1508. value: 3
  1509. }
  1510. ],
  1511. valuesNo: [
  1512. {
  1513. axis: "j0",
  1514. value: 3
  1515. }
  1516. ]
  1517. },
  1518. {
  1519. question: "Police must be armed.",
  1520. answer: 0,
  1521. valuesYes: [
  1522. {
  1523. axis: "j1",
  1524. value: 3
  1525. }
  1526. ],
  1527. valuesNo: [
  1528. {
  1529. axis: "j0",
  1530. value: 3
  1531. }
  1532. ]
  1533. },
  1534. {
  1535. question: "It is necessary to sacrifice some civil liberties to protect against terrorism.",
  1536. answer: 0,
  1537. valuesYes: [
  1538. {
  1539. axis: "j1",
  1540. value: 3
  1541. }
  1542. ],
  1543. valuesNo: [
  1544. {
  1545. axis: "j0",
  1546. value: 3
  1547. }
  1548. ]
  1549. },
  1550. {
  1551. question: "Order and authority must be respected in all circumstances.",
  1552. answer: 0,
  1553. valuesYes: [
  1554. {
  1555. axis: "j1",
  1556. value: 3
  1557. }
  1558. ],
  1559. valuesNo: [
  1560. {
  1561. axis: "j0",
  1562. value: 3
  1563. }
  1564. ]
  1565. },
  1566. {
  1567. question: "Severe sentences are useful and serve as dissuasion.",
  1568. answer: 0,
  1569. valuesYes: [
  1570. {
  1571. axis: "j1",
  1572. value: 3
  1573. }
  1574. ],
  1575. valuesNo: [
  1576. {
  1577. axis: "j0",
  1578. value: 3
  1579. }
  1580. ]
  1581. },
  1582. {
  1583. question: "It is better to preemptively arrest somebody potentially dangerous than to risk them committing a crime.",
  1584. answer: 0,
  1585. valuesYes: [
  1586. {
  1587. axis: "j1",
  1588. value: 3
  1589. }
  1590. ],
  1591. valuesNo: [
  1592. {
  1593. axis: "j0",
  1594. value: 3
  1595. }
  1596. ]
  1597. },
  1598. /* STRATEGIE **************************************************** */
  1599. {
  1600. question: "General strike is a good way to obtain new rights.",
  1601. answer: 0,
  1602. valuesYes: [
  1603. {
  1604. axis: "t0",
  1605. value: 3
  1606. }
  1607. ],
  1608. valuesNo: [
  1609. {
  1610. axis: "t1",
  1611. value: 3
  1612. }
  1613. ]
  1614. },
  1615. {
  1616. question: "Armed struggle within a country is sometimes necessary.",
  1617. answer: 0,
  1618. valuesYes: [
  1619. {
  1620. axis: "t0",
  1621. value: 3
  1622. }
  1623. ],
  1624. valuesNo: [
  1625. {
  1626. axis: "t1",
  1627. value: 3
  1628. }
  1629. ]
  1630. },
  1631. {
  1632. question: "Insurrection is necessary to deeply transform society.",
  1633. answer: 0,
  1634. valuesYes: [
  1635. {
  1636. axis: "t0",
  1637. value: 3
  1638. }
  1639. ],
  1640. valuesNo: [
  1641. {
  1642. axis: "t1",
  1643. value: 3
  1644. }
  1645. ]
  1646. },
  1647. {
  1648. question: "Acting within current political institutions is not a good way to transform society.",
  1649. answer: 0,
  1650. valuesYes: [
  1651. {
  1652. axis: "t0",
  1653. value: 3
  1654. }
  1655. ],
  1656. valuesNo: [
  1657. {
  1658. axis: "t1",
  1659. value: 3
  1660. }
  1661. ]
  1662. },
  1663. {
  1664. question: "Elections organized by the state cannot change the powers in place.",
  1665. answer: 0,
  1666. valuesYes: [
  1667. {
  1668. axis: "t0",
  1669. value: 3
  1670. }
  1671. ],
  1672. valuesNo: [
  1673. {
  1674. axis: "t1",
  1675. value: 3
  1676. }
  1677. ]
  1678. },
  1679. {
  1680. question: "Hacking has a legitimate place in political struggle.",
  1681. answer: 0,
  1682. valuesYes: [
  1683. {
  1684. axis: "t0",
  1685. value: 3
  1686. }
  1687. ],
  1688. valuesNo: [
  1689. {
  1690. axis: "t1",
  1691. value: 3
  1692. }
  1693. ]
  1694. },
  1695. {
  1696. question: "Sabotage is justified in some conditions.",
  1697. answer: 0,
  1698. valuesYes: [
  1699. {
  1700. axis: "t0",
  1701. value: 3
  1702. }
  1703. ],
  1704. valuesNo: [
  1705. {
  1706. axis: "t1",
  1707. value: 3
  1708. }
  1709. ]
  1710. },
  1711. {
  1712. question: "Political activism should always remain in the strict confine of the law.",
  1713. answer: 0,
  1714. valuesYes: [
  1715. {
  1716. axis: "t1",
  1717. value: 3
  1718. }
  1719. ],
  1720. valuesNo: [
  1721. {
  1722. axis: "t0",
  1723. value: 3
  1724. }
  1725. ]
  1726. },
  1727. {
  1728. question: "Revolution are doomed never to end well.",
  1729. answer: 0,
  1730. valuesYes: [
  1731. {
  1732. axis: "t1",
  1733. value: 3
  1734. }
  1735. ],
  1736. valuesNo: [
  1737. {
  1738. axis: "t0",
  1739. value: 3
  1740. }
  1741. ]
  1742. },
  1743. {
  1744. question: "Radically changing the system is counter-productive. Society should be changed progressively instead.",
  1745. answer: 0,
  1746. valuesYes: [
  1747. {
  1748. axis: "t1",
  1749. value: 3
  1750. }
  1751. ],
  1752. valuesNo: [
  1753. {
  1754. axis: "t0",
  1755. value: 3
  1756. }
  1757. ]
  1758. },
  1759. {
  1760. question: "Violence against persons is never a solution.",
  1761. answer: 0,
  1762. valuesYes: [
  1763. {
  1764. axis: "t1",
  1765. value: 3
  1766. }
  1767. ],
  1768. valuesNo: [
  1769. {
  1770. axis: "t0",
  1771. value: 3
  1772. }
  1773. ]
  1774. },
  1775. {
  1776. question: "You should always denounce violent acts committed by demonstrators.",
  1777. answer: 0,
  1778. valuesYes: [
  1779. {
  1780. axis: "t1",
  1781. value: 3
  1782. }
  1783. ],
  1784. valuesNo: [
  1785. {
  1786. axis: "t0",
  1787. value: 3
  1788. }
  1789. ]
  1790. },
  1791. {
  1792. question: "Compromize is necessary to advance some of our ideas.",
  1793. answer: 0,
  1794. valuesYes: [
  1795. {
  1796. axis: "t1",
  1797. value: 3
  1798. }
  1799. ],
  1800. valuesNo: [
  1801. {
  1802. axis: "t0",
  1803. value: 3
  1804. }
  1805. ]
  1806. },
  1807. {
  1808. question: "Individual lifestyle change can create societal change.",
  1809. answer: 0,
  1810. valuesYes: [
  1811. {
  1812. axis: "t1",
  1813. value: 3
  1814. }
  1815. ],
  1816. valuesNo: [
  1817. {
  1818. axis: "t0",
  1819. value: 3
  1820. }
  1821. ]
  1822. },
  1823. /* BONUS ******************************************************** */
  1824. {
  1825. question: "My religion should be spread to the greatest extent possible.",
  1826. answer: 0,
  1827. valuesYes: [
  1828. {
  1829. axis: "reli",
  1830. value: 3
  1831. }
  1832. ],
  1833. valuesNo: []
  1834. },
  1835. {
  1836. question: "A small group is secretly and deliberately controlling the world.",
  1837. answer: 0,
  1838. valuesYes: [
  1839. {
  1840. axis: "comp",
  1841. value: 3
  1842. }
  1843. ],
  1844. valuesNo: []
  1845. },
  1846. {
  1847. question: "Good politics are pragmatic and without ideology.",
  1848. answer: 0,
  1849. valuesYes: [
  1850. {
  1851. axis: "prag",
  1852. value: 3
  1853. }
  1854. ],
  1855. valuesNo: []
  1856. },
  1857. {
  1858. question: "A monarchy should be put in place to federate the people and preserve our sovereignty.",
  1859. answer: 0,
  1860. valuesYes: [
  1861. {
  1862. axis: "mona",
  1863. value: 3
  1864. }
  1865. ],
  1866. valuesNo: []
  1867. },
  1868. {
  1869. question: "Humans should not eat nor exploit animals.",
  1870. answer: 0,
  1871. valuesYes: [
  1872. {
  1873. axis: "vega",
  1874. value: 3
  1875. }
  1876. ],
  1877. valuesNo: []
  1878. },
  1879. {
  1880. question: "The state must be abolished.",
  1881. answer: 0,
  1882. valuesYes: [
  1883. {
  1884. axis: "anar",
  1885. value: 3
  1886. }
  1887. ],
  1888. valuesNo: []
  1889. }
  1890. ];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement