diff --git a/index.js b/index.js index 8bf65aa..a842502 100644 --- a/index.js +++ b/index.js @@ -447,6 +447,7 @@ export const Classes = { arithmetic: 'Arithmetic', candidateResponse: 'candidate-response', correctResponse: 'correct-response', + duplicateResponse: 'duplicate-response', fillInTheBlank: 'FillInTheBlank', itemGrading: 'item-grading', longAnswer: 'LongAnswer',