|
43 | 43 | <button class="nav__dropdown-item" data-route="data">Visualize</button> |
44 | 44 | <button class="nav__dropdown-item" data-route="test">Test</button> |
45 | 45 | <button class="nav__dropdown-item" data-route="research">Research</button> |
46 | | - <button class="nav__dropdown-item" data-route="ethics">Ethics</button> |
47 | 46 | <button class="nav__dropdown-item" data-route="about">About</button> |
48 | 47 | </div> |
49 | 48 | </div> |
50 | 49 | <button class="nav__link" data-route="concept">Basics</button> |
51 | 50 | <button class="nav__link" data-route="data">Visualize</button> |
52 | 51 | <button class="nav__link" data-route="test">Test</button> |
53 | 52 | <button class="nav__link" data-route="research">Research</button> |
54 | | - <button class="nav__link" data-route="ethics">Ethics</button> |
55 | 53 | <button class="nav__link" data-route="about">About</button> |
56 | 54 | </nav> |
57 | 55 |
|
@@ -1222,48 +1220,6 @@ <h3 style="margin-top: 0; font-size: 14px;">County Statistics</h3> |
1222 | 1220 | </div> |
1223 | 1221 | </div> |
1224 | 1222 |
|
1225 | | - <!-- ETHICS, PRIVACY & DISCLAIMER --> |
1226 | | - <section id="page-ethics" class="page" aria-labelledby="ethics-title"> |
1227 | | - <h1 id="ethics-title">Ethics, Privacy & Disclaimer</h1> |
1228 | | - |
1229 | | - <div class="card"> |
1230 | | - <h2>Ethical Use of Research</h2> |
1231 | | - <p>This website presents academic research for educational and informational purposes. The goal is to improve public understanding of how beliefs about gains and losses relate to political attitudes, not to persuade users toward particular views or policies.</p> |
1232 | | - |
1233 | | - <h2>Privacy Protection</h2> |
1234 | | - <p>This website is designed to respect user privacy.</p> |
1235 | | - <ul> |
1236 | | - <li>No personal identifying information is collected.</li> |
1237 | | - <li>Responses to the self-assessment test are not stored or transmitted.</li> |
1238 | | - <li>Test results are calculated locally and displayed only to the user.</li> |
1239 | | - </ul> |
1240 | | - |
1241 | | - <h2>Responsible Interpretation</h2> |
1242 | | - <p>The concepts and results presented on this website should be interpreted with care.</p> |
1243 | | - <ul> |
1244 | | - <li>The zero-sum thinking index reflects general tendencies, not fixed traits.</li> |
1245 | | - <li>Higher or lower scores do not indicate that a view is right or wrong.</li> |
1246 | | - <li>Group-level patterns do not imply that all individuals in a group think the same way.</li> |
1247 | | - <li>Associations shown in charts do not demonstrate causal relationships.</li> |
1248 | | - </ul> |
1249 | | - |
1250 | | - <h2>Limitations</h2> |
1251 | | - <p>This website summarizes findings from a specific study conducted in a particular context. As with all research, results are subject to limitations related to survey design, measurement, and interpretation.</p> |
1252 | | - |
1253 | | - <h2>Disclaimer</h2> |
1254 | | - <p>This website is an independent educational presentation of published academic research. It does not represent the views of the original authors, their institutions, or any funding bodies.</p> |
1255 | | - <p>Nothing on this site should be interpreted as professional, legal, or policy advice.</p> |
1256 | | - |
1257 | | - <h2>How to Cite This Website</h2> |
1258 | | - <p>When citing this website, please reference:</p> |
1259 | | - <p>When referencing material from this site, please cite:</p> |
1260 | | - <ol> |
1261 | | - <li>The original academic publication: Chinoy, S., Nunn, N., Sequeira, S., & Stantcheva, S. (2025). Zero-sum thinking and the roots of U.S. political differences (NBER Working Paper No. 31688). National Bureau of Economic Research. https://doi.org/10.3386/w31688</li> |
1262 | | - <li>This website: Website Team. (2026). Zero-sum thinking and U.S. political differences: An interactive educational summary. Programming and Data for Policy Makers course project. https://your-site-url</li> |
1263 | | - </ol> |
1264 | | - </div> |
1265 | | - </section> |
1266 | | - |
1267 | 1223 | <!-- ABOUT --> |
1268 | 1224 | <section id="page-about" class="page" aria-labelledby="about-title"> |
1269 | 1225 | <div class="card"> |
@@ -1307,6 +1263,9 @@ <h3 style="margin: 0 0 8px 0; font-size: 18px;">Wondem Goshu</h3> |
1307 | 1263 | <p style="margin: 8px 0 0 0; font-size: 13px;">MC-MPA, Mason Fellow, HKS</p> |
1308 | 1264 | </div> |
1309 | 1265 | </div> |
| 1266 | + |
| 1267 | + <h2>Disclaimer</h2> |
| 1268 | + <p>This website is an independent educational presentation of published academic research. It does not represent the views of the original authors, their institutions, or any funding bodies.</p> |
1310 | 1269 | </div> |
1311 | 1270 | </section> |
1312 | 1271 | </main> |
|
0 commit comments