Skip to content

Commit ab842a7

Browse files
Merge pull request #1545 from pie-framework/feat/PD-3249
feat(multiple-choice): increase default value for maxImageWidth choic…
2 parents 8199010 + 5cb9059 commit ab842a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/multiple-choice/configure/src/defaults.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export default {
9595
teacherInstructions: 300,
9696
prompt: 300,
9797
rationale: 636,
98-
choices: 636,
98+
choices: 900,
9999
},
100100
maxImageHeight: {
101101
teacherInstructions: 300,

0 commit comments

Comments
 (0)