This extension is used to disable the question after it has been validated using the "Check Answer" button.
Example
LT.init(itemsApp, {
extensions: ['disableOnValidate'],
});This extension is used to disable the question after it has been validated using the "Check Answer" button.
LT.init(itemsApp, {
extensions: ['disableOnValidate'],
});