Skip to content

Commit

Permalink
add savefeedbackextra constant (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanDevos authored Mar 13, 2024
1 parent 0b7471d commit f5930d8
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 @@ -627,6 +627,7 @@ export const Actions = {
saveAnnotations: 'SaveAnnotations',
saveDraft: 'save-draft',
saveFeedback: 'SaveFeedback',
saveFeedbackExtra: 'SaveFeedbackExtra',
saveGrade: 'SaveGrade',
saveScore: 'SaveScore',
setActiveScoringRubric: 'SetActiveScoringRubric',
Expand Down

0 comments on commit f5930d8

Please sign in to comment.