Also change filepicker to use scaled svgs instead of sets of custom pngs. The svgs are taken from font-awesome.
Allows plugins to add columns to the question bank view by extending core_question\bank\column_base Columns to display are set in $CFG->questionbankcolumns. Columns are namespaced and autoloaded to support this.