Skip to content

Commit

Permalink
Szhang/us143950 remove time limit exceeded (#191)
Browse files Browse the repository at this point in the history
* added autosubmit

* oops

Co-authored-by: Sophia Zhang <Sophia.Zhang@D2L.com>
  • Loading branch information
sophiahyz and sophiahyz authored Oct 7, 2022
1 parent eae1713 commit 1b566dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,8 @@ export const Classes = {
recommended: 'recommended',
startDate: 'start-date',
timeLimitEnforced: 'time-limit-enforced',
notimelimit: 'notimelimit'
notimelimit: 'notimelimit',
autosubmit: 'autosubmit'
},
surveys: {
active: 'active',
Expand Down

0 comments on commit 1b566dd

Please sign in to comment.