assignment portfolio support MDL-22001 disable online text portfolio support until text formats is fixed :(
This commit is contained in:
@@ -270,7 +270,7 @@ class assignment_online extends assignment_base {
|
||||
}
|
||||
|
||||
function portfolio_exportable() {
|
||||
return true;
|
||||
return false; // not until MDL-22001 is fixed :(
|
||||
}
|
||||
|
||||
function portfolio_load_data($caller) {
|
||||
|
||||
Reference in New Issue
Block a user