Skip to content

Commit

Permalink
Add question attempt activity class (#234)
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Goessl <d2l@rgoessl.com>
  • Loading branch information
rgoessl and Ryan Goessl authored Mar 22, 2024
1 parent 7df47c7 commit ab30bb9
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 @@ -285,6 +285,7 @@ export const Classes = {
fileActivity: 'file-activity',
incomplete: 'incomplete',
questionActivity: 'question-activity',
questionAttemptActivity: 'attempt-question-activity',
questionVersionActivity: 'question-version-activity',
quizActivity: 'quiz-activity',
unevaluated: 'Unevaluated',
Expand Down

0 comments on commit ab30bb9

Please sign in to comment.