Skip to content

Commit 15bd6fb

Browse files
committed
built
1 parent d4a9892 commit 15bd6fb

File tree

1 file changed

+24
-54
lines changed

1 file changed

+24
-54
lines changed

public/javascripts/nodegame-full.js

Lines changed: 24 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -58164,8 +58164,10 @@ if (!Array.prototype.indexOf) {
5816458164
SDO7: [
5816558165
// Dominance Sub-Scale.
5816658166
'Some groups of people must be kept in their place.',
58167-
'It\'s probably a good thing that certain groups are at the top and other groups are at the bottom.',
58168-
'An ideal society requires some groups to be on top and others to be on the bottom.',
58167+
'It\'s probably a good thing that certain groups are at the ' +
58168+
'top and other groups are at the bottom.',
58169+
'An ideal society requires some groups to be on top and others ' +
58170+
'to be on the bottom.',
5816958171
'Some groups of people are simply inferior to other groups.',
5817058172
// Reverse-scored:
5817158173
'Groups at the bottom are just as deserving as groups at the top.',
@@ -58175,30 +58177,39 @@ if (!Array.prototype.indexOf) {
5817558177

5817658178
// Anti-Egalitarianism Sub-Scale.
5817758179
'We should not push for group equality.',
58178-
'We shouldn\'t try to guarantee that every group has the same quality of life.',
58180+
'We shouldn\'t try to guarantee that every group has the same ' +
58181+
'quality of life.',
5817958182
'It is unjust to try to make groups equal.',
5818058183
'Group equality should not be our primary goal.',
5818158184
// Reverse-scored:
5818258185
'We should work to give all groups an equal chance to succeed.',
58183-
'We should do what we can to equalize conditions for different groups.',
58184-
'No matter how much effort it takes, we ought to strive to ensure that all groups have the same chance in life.',
58186+
'We should do what we can to equalize conditions for ' +
58187+
'different groups.',
58188+
'No matter how much effort it takes, we ought to strive to ' +
58189+
'ensure that all groups have the same chance in life.',
5818558190
'Group equality should be our ideal.'
5818658191
],
5818758192

5818858193
SDO16: [
5818958194
'Some groups of people are simply inferior to other groups.',
58190-
'In getting what you want, it is sometimes necessary to use force against other groups.',
58191-
'It\'s OK if some groups have more of a chance in life than others.',
58192-
'To get ahead in life, it is sometimes necessary to step on other groups.',
58193-
'If certain groups stayed in their place, we would have fewer problems.',
58194-
'It\'s probably a good thing that certain groups are at the top and other groups are at the bottom.',
58195+
'In getting what you want, it is sometimes necessary to use ' +
58196+
'force against other groups.',
58197+
'It\'s OK if some groups have more of a chance in life ' +
58198+
'than others.',
58199+
'To get ahead in life, it is sometimes necessary to step on ' +
58200+
'other groups.',
58201+
'If certain groups stayed in their place, we would have ' +
58202+
'fewer problems.',
58203+
'It\'s probably a good thing that certain groups are at the ' +
58204+
'top and other groups are at the bottom.',
5819558205
'Inferior groups should stay in their place.',
5819658206
'Sometimes other groups must be kept in their place.',
5819758207

5819858208
'It would be good if groups could be equal.',
5819958209
'Group equality should be our ideal.',
5820058210
'All groups should be given an equal chance in life.',
58201-
'We should do what we can to equalize conditions for different groups.',
58211+
'We should do what we can to equalize conditions for different ' +
58212+
'groups.',
5820258213
'Increased social equality is beneficial to society.',
5820358214
'We would have fewer problems if we treated people more equally.',
5820458215
'We should strive to make incomes as equal as possible.',
@@ -58236,49 +58247,8 @@ if (!Array.prototype.indexOf) {
5823658247
SDO.texts = {
5823758248

5823858249
mainText: 'Show how much you favor or oppose each idea below by ' +
58239-
'selecting a number from 1 to 7 on the scale below. <em>You ' +
58240-
'can work quickly, your first feeling is generally best.</em>',
58241-
58242-
// SDO7_proDom_1: 'Some groups of people must be kept in their place.',
58243-
// SDO7_proDom_2: 'It\'s probably a good thing that certain groups are at the top and other groups are at the bottom.',
58244-
// SDO7_proDom_3: 'An ideal society requires some groups to be on top and others to be on the bottom.',
58245-
// SDO7_proDom_4: 'Some groups of people are simply inferior to other groups.',
58246-
//
58247-
// // Reverse-scored:
58248-
// SDO7_conDom_1: 'Groups at the bottom are just as deserving as groups at the top.',
58249-
// SDO7_conDom_2: 'No one group should dominate in society.',
58250-
// SDO7_conDom_3: 'Groups at the bottom should not have to stay in their place.',
58251-
// SDO7_conDom_4: 'Group dominance is a poor principle.',
58252-
//
58253-
// SDO7_antiegal_1: 'We should not push for group equality.',
58254-
// SDO7_antiegal_2: 'We shouldn\'t try to guarantee that every group has the same quality of life.',
58255-
// SDO7_antiegal_3: 'It is unjust to try to make groups equal.',
58256-
// SDO7_antiegal_4: 'Group equality should not be our primary goal.',
58257-
//
58258-
// // Reverse-scored:
58259-
// SDO7_egal_1: 'We should work to give all groups an equal chance to succeed.',
58260-
// SDO7_egal_2: 'We should do what we can to equalize conditions for different groups.',
58261-
// SDO7_egal_3: 'No matter how much effort it takes, we ought to strive to ensure that all groups have the same chance in life.',
58262-
// SDO7_egal_4: 'Group equality should be our ideal.',
58263-
//
58264-
// SDO16_proDom_1: 'Some groups of people are simply inferior to other groups.',
58265-
// SDO16_proDom_2: 'In getting what you want, it is sometimes necessary to use force against other groups.',
58266-
// SDO16_proDom_3: 'It\'s OK if some groups have more of a chance in life than others.',
58267-
// SDO16_proDom_4: 'To get ahead in life, it is sometimes necessary to step on other groups.',
58268-
// SDO16_proDom_5: 'If certain groups stayed in their place, we would have fewer problems.',
58269-
// SDO16_proDom_6: 'It\'s probably a good thing that certain groups are at the top and other groups are at the bottom.',
58270-
// SDO16_proDom_7: 'Inferior groups should stay in their place.',
58271-
// SDO16_proDom_8: 'Sometimes other groups must be kept in their place.',
58272-
//
58273-
// // Reverse-scored:
58274-
// SDO16_conDom_1: 'It would be good if groups could be equal.',
58275-
// SDO16_conDom_2: 'Group equality should be our ideal.',
58276-
// SDO16_conDom_3: 'All groups should be given an equal chance in life.',
58277-
// SDO16_conDom_4: 'We should do what we can to equalize conditions for different groups.',
58278-
// SDO16_conDom_5: 'Increased social equality is beneficial to society.',
58279-
// SDO16_conDom_6: 'We would have fewer problems if we treated people more equally.',
58280-
// SDO16_conDom_7: 'We should strive to make incomes as equal as possible.',
58281-
// SDO16_conDom_8: 'No group should dominate in society.'
58250+
'selecting a number from 1 to 7 on the scale below. <em>You ' +
58251+
'can work quickly, your first feeling is generally best.</em>',
5828258252
};
5828358253

5828458254
// ## Dependencies

0 commit comments

Comments
 (0)