diff --git a/src/editors/data/redux/problem/reducers.js b/src/editors/data/redux/problem/reducers.js index 5642f81e2..a313ce10c 100644 --- a/src/editors/data/redux/problem/reducers.js +++ b/src/editors/data/redux/problem/reducers.js @@ -19,7 +19,7 @@ const initialState = { settings: { randomization: null, scoring: { - weight: 0, + weight: 1, attempts: { unlimited: true, number: '',