-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,20 @@ | ||
{ | ||
"index":{ | ||
"title": "Ideosorter", | ||
"text": "<h2>What is Ideosorter?</h2><p>Ideosorter is, in essence, a political quiz that attempts to assign an ideology that matches your views the closest by asking questions to you based on a flowchart model. This test will sort you into one of <span id='ideo_lenght'></span> different ideologies based on your answers to these questions; maybe you'll discover something you didn't know about yourself!</p><h2>I don't understand one of the questions!</h2><p>If there's anything you don't understand, we've tried to make any terminology easily looked up, and if it's still not clear, tell us so we can make some changes to the questions!</p><h2>I don't like my matched ideology!</h2><p>¯\\_(ツ)_/¯</p>", | ||
"text": "<h2>What is ReligioSorter?</h2><p>Religiosorter is a quiz attempting to assign a religion that matches your</p> | ||
<!--"<h2>What is Ideosorter?</h2><p>Ideosorter is, in essence, a political quiz that attempts to assign an ideology that matches your views the closest by asking questions to you based on a flowchart model. This test will sort you into one of <span id='ideo_lenght'></span> different ideologies based on your answers to these questions; maybe you'll discover something you didn't know about yourself!</p><h2>I don't understand one of the questions!</h2><p>If there's anything you don't understand, we've tried to make any terminology easily looked up, and if it's still not clear, tell us so we can make some changes to the questions!</p><h2>I don't like my matched ideology!</h2><p>¯\\_(ツ)_/¯</p>"--> | ||
<h2>I don't like my matched ideology!</h2> | ||
<p>¯\\_(ツ)_/¯</p>", | ||
"start": "Click here to start!", | ||
"contacts": "Contacts:", | ||
"contact_info": "<p>TheGhostOfInky#9229</p><p>[email protected]</p><p><a href=\"https://github.com/Ideosorter/ideosorter.github.io\">GitHub Page</a></p>" | ||
"contact_info": "<p>Tomscimyt#9258</p><p><a href=\"https://github.com/Tomaasci/ReligioSorter\">GitHub Page</a></p>" | ||
}, | ||
"quiz":{ | ||
"title": "Ideosorter - Quiz", | ||
"title": "ReligioSorter - Quiz", | ||
"back": "back" | ||
}, | ||
"results":{ | ||
"title": "Ideosorter - Results", | ||
"title": "ReligioSorter - Results", | ||
"back": "Return to Index", | ||
"credits": "Credits" | ||
} | ||
|