Skip to content

Commit

Permalink
Test: Fix Autosave-Message Cherry-Pick-Error
Browse files Browse the repository at this point in the history
  • Loading branch information
kergomard committed Oct 1, 2024
1 parent b0a7d32 commit 37b2758
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Modules/Test/js/ilTestPlayerQuestionEditControl.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ il.TestPlayerQuestionEditControl = new function() {
backgroundDetectorUrl: '', // url called by the background detector
forcedInstantFeedback: false, // forced feedback will change the submit command
nextQuestionLocks: false,
questionLocked: false,
autosaveFailureMessage: ''
};

Expand Down

0 comments on commit 37b2758

Please sign in to comment.