﻿{ "questions": [
	{ "id": "1", "question": "Does God exist?",
    "answers": [
			{"answer": "It depends what you mean by God, but I think so.", "score": 1 },
			{"answer": "I am sure there is a God ruling over the universe.", "score": 0 },
			{"answer": "I don't know.", "score": 2 },
			{"answer": "There is no evidence that any god exists, so I'll assume that there isn't one.", "score": 3 }] },
	{ "id": "2", "question": "When I die...",
    "answers": [
			{"answer": "My soul will go to another place where I will be rewarded if I was good and punished if I was bad.", "score": 0 },
			{"answer": "That will be the end of me.", "score": 2 },
			{"answer": "I will live on in people's memories or because of the work I have done or through my children.", "score": 3 },
			{"answer": "I will survive in some kind of afterlife.", "score": 1 } ] },
	{ "id": "3", "question": "How did the Universe begin?",
		"answers": [
			{"answer": "I don't know.", "score": 2 },
			{"answer": "It was set up as an experiment by extremely intelligent aliens from another universe, who drop in every now and then to see how we're doing.", "score": 1 },
			{"answer": "God created it.", "score": 0 },
			{"answer": "The scientific explanations are the best ones available. No gods were involved.", "score": 3 } ]},
	{ "id": "4", "question": "The theory that life on Earth evolved gradually over billions of years is...",
		"answers": [
			{"answer": "Likely to be true, but I think God had a part in it too.", "score": 1 },
			{"answer": "Probably true, because my Science teacher said it was true.", "score": 2 },
			{"answer": "Just a theory. My religion tells the true story.", "score": 0 },
			{"answer": "True. There is plenty of evidence from fossils, DNA and many other sources showing that this is how it happened.", "score": 3 } ]},
	{ "id": "5", "question": "When I look at a beautiful view I think that...",
		"answers": [
			{"answer": "It must have been designed by God.", "score": 0 },
			{"answer": "We ought to do everything possible to protect this for future generations.", "score": 3 },
			{"answer": "It would be a nice place for a motorway.", "score": 1 },
			{"answer": "This is what life is all about. I feel good.", "score": 2 } ]},
	{ "id": "6", "question": "I can tell right from wrong by...",
		"answers": [
			{"answer": "Accepting what my parents and teachers say.", "score": 2 },
			{"answer": "Thinking hard about the probable consequences of actions and their effects on other people.", "score": 3 },
			{"answer": "Reading a holy book or listening to a religious leader.", "score": 0 },
			{"answer": "I don't really think about it much. People should just do as they like.", "score": 1 } ]},
	{ "id": "7", "question": "It's best to be honest because...",
		"answers": [
			{"answer": "It's usually against the law or the rules to be dishonest.", "score": 1 },
			{"answer": "My religion tells me so.", "score": 0 },
			{"answer": "I'm happier and feel better about myself if I'm honest.", "score": 3 },
			{"answer": "People respect you more if you're trustworthy.", "score": 2 } ]},
	{ "id": "8", "question": "Other people matter and should be treated with respect because...",
		"answers": [
			{"answer": "They are useful to me.", "score": 1 },
			{"answer": "They are people with feelings like mine.", "score": 2 },
			{"answer": "God created us all in his image.", "score": 0 },
			{"answer": "We will all be happier if we treat each other well.", "score": 3 } ]},
	{ "id": "9", "question": "Animals should be treated...",
		"answers": [
			{"answer": "However we see fit. They don't have souls and were created for us to use.", "score": 1 },
			{"answer": "Kindly because they are sweet and fluffy and nicer than people.", "score": 2 },
			{"answer": "With respect because they can suffer too.", "score": 3 },
			{"answer": "With respect because they are part of God's creation.", "score": 0 } ]},
	{ "id": "10", "question": "The most important thing in life is...",
		"answers": [
			{"answer": "To preserve the planet for future generations.", "score": 2 },
			{"answer": "To increase the general happiness and welfare of humanity.", "score": 3 },
			{"answer": "To have a good relationship with God.", "score": 0 },
			{"answer": "To make lots of money.", "score": 1 } ]} ] }

