- Description:
Common javascript for handling actions on the admin page and the user's view of the question bank.
- Source:
- Copyright:
- 2023 onwards Catalyst IT Europe Ltd
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Common javascript for handling actions on the admin page and the user's view of the question bank.
Members
(static, constant) getColumnOrder
- Description:
Gets the newly reordered columns to display in the question bank view.
- Source:
Gets the newly reordered columns to display in the question bank view.
(static, constant) setupActionButtons
- Description:
Set up event handlers for action buttons.
For each action, call the web service to update the appropriate setting or user preference, then call the fragment to refresh the view.
- Source:
Set up event handlers for action buttons.
For each action, call the web service to update the appropriate setting or user preference, then call the fragment to refresh the view.
(static, constant) setupSortableLists
- Description:
Sets up sortable list in the column sort order page.
- Source:
Sets up sortable list in the column sort order page.