MDL-40481 quiz responses report needs cols need text_sorting
This commit is contained in:
@@ -218,6 +218,8 @@ class flexible_table {
|
||||
|
||||
/**
|
||||
* Use text sorting functions for this column (required for text columns with Oracle).
|
||||
* Be warned that you cannot use this with column aliases. You can only do this
|
||||
* with real columns. See MDL-40481 for an example.
|
||||
* @param string column name
|
||||
*/
|
||||
function text_sorting($column) {
|
||||
|
||||
Reference in New Issue
Block a user