Extensions/Assessment/blockGrammarChecks

This script blocks the Grammarly plugin and browser spellcheck, autocorrect, autocapitalize and autocomplete for:

  • Plain text and Essay question types
  • Annotations API notepad and sticky notes
Example
LT.init(itemsApp, {
    extensions: ['blockGrammarChecks'],
});