Submit All is an extension that allows all questions in an article to be submitted in one go via a single submit button.
The extension will hide the 'buttons' <div> for all the questions within the article. It will then append its own submit button after either the last block in the article or the one specified in _insertAfterBlock.
The following attributes are set within articles.json.
The Submit All object. It contains the following settings:
Turns on and off the extension.
If you want the submit button to be appended to a specific block within this article, insert the block ID here. Leave blank to default to the last block in the article.
Sets the text that appears for the visual submit all button. The default value is Submit all.
Defines the text for the submit all button that is read out by screen readers. The default value is Submit all.
- You should ensure that all questions within the article are set to 'do not show feedback' (either by setting 
_canShowFeedbacktofalseon the individual question components or - if an assessment article - by setting_questions._canShowFeedbacktofalsein the article's_assessmentconfiguration). If you don't, all the feedback will be shown at once which is unlikely to be desirable... - Since the standard button group for each question gets hidden, the user will have no way of accessing the 'correct answer' functionality.
 
Author / maintainer: Kineo
AAT support: No
Accessibility support: WAI AA
RTL support: Yes
Cross-platform coverage: Chrome, Chrome for Android, Firefox (ESR + latest version), Edge, Safari for macOS/iOS/iPadOS, Opera