qbank_columnsortorder/actions

Common javascript for handling actions on the admin page and the user's view of the question bank.

Source:
Author:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Members

(static, constant) getColumnOrder

Source:

Gets the newly reordered columns to display in the question bank view.

(static, constant) setupActionButtons

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

Source:

Sets up sortable list in the column sort order page.