Skip to content

Commit

Permalink
add class for msa (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanDevos authored Nov 11, 2024
1 parent cd02ccc commit 30a3d1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 30a3d1a

Please sign in to comment.