moodle/mod/assign/backup/moodle2
Damyon Wiese c154b1f93d MDL-46171 assign: Peer review cleanups
* Remove hardcoded table names
* Remove some code that was left in after debugging
* Add some comments about grades with no submission
* Set submission->latest to 0 on restore (it will get fixed later)
* Changed get_records_sql to get_recordset_sql in restore.
2014-09-24 15:07:36 +08:00
..
backup_assign_activity_task.class.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
backup_assign_stepslib.php MDL-46171 Assign: Update code so latest field on assign_submission table is always set correctly 2014-09-24 15:07:36 +08:00
restore_assign_activity_task.class.php MDL-40003 mod_assign: Fixed submission comments not being restored 2013-12-09 11:01:34 +01:00
restore_assign_stepslib.php MDL-46171 assign: Peer review cleanups 2014-09-24 15:07:36 +08:00