Update app.py
Browse files
app.py
CHANGED
@@ -1058,7 +1058,7 @@ app.layout = html.Div([
|
|
1058 |
target="_blank",
|
1059 |
style={'color': 'var(--link-color)'}
|
1060 |
),
|
1061 |
-
" test most aligned with modern left vs right issues
|
1062 |
], style={'marginBottom': '4px'}),
|
1063 |
html.Ul([
|
1064 |
html.Li("NA if model wasn't capable of answering a sufficient number of questions.")
|
|
|
1058 |
target="_blank",
|
1059 |
style={'color': 'var(--link-color)'}
|
1060 |
),
|
1061 |
+
" test most aligned with modern left vs right issues: Assimilationist-Multiculturalist, Collectivize-Privatize, and Progressive-Traditional. To see all of the axis scores, select the option above the leaderboard to show all Political Test Axes."
|
1062 |
], style={'marginBottom': '4px'}),
|
1063 |
html.Ul([
|
1064 |
html.Li("NA if model wasn't capable of answering a sufficient number of questions.")
|