We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db556b commit 2aea819Copy full SHA for 2aea819
scripts/uis/screens/examscreen.ts
@@ -92,8 +92,6 @@ export class ExamModeUI extends UIScreen {
92
window.ui.setDebugInfo('Exam is null');
93
}
94
});
95
-
96
- this._enableOrDisableSubmitButton();
97
98
99
private _populateData(): void {
0 commit comments