Skip to content

Commit

Permalink
Added necessary qset option
Browse files Browse the repository at this point in the history
  • Loading branch information
dmols committed Aug 26, 2024
1 parent 2da86c8 commit b54ec40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/controllers/creator.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ angular.module 'matching', ['ngAnimate']
items: []

_qset.options =
caseSensitive: null
enableQuestionBank: $scope.enableQuestionBank
questionBankVal: $scope.questionBankVal

Expand Down

0 comments on commit b54ec40

Please sign in to comment.