We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ffe5c commit 84c5d8cCopy full SHA for 84c5d8c
upgrades.js
@@ -152,18 +152,6 @@ H5PUpgrades['H5P.GameMap'] = (() => {
152
}
153
154
]
155
- },
156
- {
157
- allOrAnyRestriction: 'any',
158
- restrictionList: [
159
160
- restrictionType: 'totalScore',
161
- totalScoreGroup: {
162
- totalScoreOperator: 'greaterThan',
163
- totalScoreValue: minScore
164
- }
165
166
- ]
167
168
169
};
0 commit comments