dbhq.github.io/index.html

62 lines
3 KiB
HTML
Raw Normal View History

2018-10-27 16:55:46 +00:00
<!DOCTYPE html>
<html>
<head>
2018-11-05 01:56:08 +00:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2018-10-27 16:55:46 +00:00
2018-11-08 18:41:46 +00:00
<title>PolitiScales, DBHQ Edition</title>
2018-10-27 16:55:46 +00:00
2018-11-05 01:56:08 +00:00
<meta name="description" content="Welcome to the PolitiScale, the online political test. You will be confronted to a series of affirmations and for each of them you will have to click on the button which corresponds the most to your opinion.">
<link rel="stylesheet" href="/style.css" type="text/css" media="screen">
2018-11-13 23:53:56 +00:00
<link rel="shortcut icon" href="/images/favicon.ico">
2018-11-05 01:56:08 +00:00
<meta property="og:url" content="https://dbhq.github.io/">
2018-11-08 18:41:46 +00:00
<meta property="og:title" content="PolitiScales, DBHQ Edition">
2018-11-05 01:56:08 +00:00
<meta property="og:locale" content="en_US">
<meta property="og:description" content="Welcome to the PolitiScale, the online political test. You will be confronted to a series of affirmations and for each of them you will have to click on the button which corresponds the most to your opinion.">
<meta property="og:image" content="/images/facebook-preview.jpg">
2018-10-27 16:55:46 +00:00
</head>
<body>
<header>
<div id="header">
<h1><a href="/">PolitiScales</a></h1>
</div>
</header>
<div id="content">
<div id="mainFrame">
<h2>Instructions</h2>
2018-11-13 23:52:28 +00:00
<p class="simpleText">Welcome to the PolitiScale, the online political test. You will be confronted to a series of affirmations and for each of them you will have to click on the button which corresponds the most to your opinion.</p>
2018-10-27 16:55:46 +00:00
<br/>
2018-11-13 23:52:28 +00:00
<p class="simpleText">
2018-11-12 02:55:29 +00:00
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 22c1.1 0 2-.9 2-2h-4c0 1.1.89 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"/></svg>
The questions assume that your are a citizen of a multi-party political system and a market economy.
</p>
2018-11-13 23:52:28 +00:00
<p class="simpleText">
2018-11-12 02:55:29 +00:00
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 22c1.1 0 2-.9 2-2h-4c0 1.1.89 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"/></svg>
You can always avoid answering a question. But if you do not understand the meaning of one of them, try to invert its meaning for a better understanding of what is implied.
</p>
2018-11-13 23:52:28 +00:00
<p class="simpleText">
2018-11-12 02:55:29 +00:00
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>
This test tries to represent the wider set of ideas as possible and contains some phrases that can be shocking, notably concerning racism and homosexuality.
</p>
2018-10-27 16:55:46 +00:00
<div class="navButtons">
2018-10-28 17:24:12 +00:00
<a class="button" href="/quiz">Start the test</a>
2018-10-27 16:55:46 +00:00
</div>
</div>
</div>
<div id="footer">
2018-10-28 04:23:15 +00:00
<p>
This quiz is a slightly modified version of <a href="https://www.politiscales.net/">PolitiScales</a>, which is based on <a href="https://8values.github.io/">8values</a>.
</p>
2018-10-27 16:55:46 +00:00
</div>
2018-10-27 17:26:03 +00:00
</body>
</html>