Restore the backup file lost student grade history
by Jinxing Chen. Run the course backup by these settings:If image not displayed, please checkout the attachment file.The student grade history should be backed up as well, but when performing restore...
View ArticleRe: Schema Setting - Checking and Unchecking boxes takes a long time
by Tim Hunt. This is MDL-35674.
View ArticleRe: Restore the backup file lost student grade history
by Emma Richardson. We do not have enough information. What version of Moodle? Are you restoring into a different version than you are backing up from? What do your restore settings look like?
View ArticleRe: Moodle 2.5 course restore stalls at Review Screen
by Sharon R. Helen you are a genius. I turned on the debugging and found the error in the file size in a pear folder within Moodle. The file size was set way too low. In addition, our WAN engineer had...
View Article2.4.4 Course reset not removing students or grades
by Benjamin St.Germain. We are ending our first full quarter on Moodle 2.4.4, and attempting to complete our standard end of quarter cleanup/backup as we did on Moodle 1.9. When we run a course...
View ArticleRe: Restore the backup file lost student grade history
by Jinxing Chen. Emma, Thanks for your reply.I am using Moodle 2.3 version, and restoring into a same version of Moodle. The restore setting are default settings.
View ArticleRe: Moodle 2.5 course restore stalls at Review Screen
by Helen Foster. I'm glad to hear you managed to resolve your problem Sharon.(It's always a good plan to turn on debugging if you ever get a blank or half-missing page anywhere in Moodle. Source:...
View ArticleRe: Restoring/downloading files over 2GB
by JF J. Hi,the problem here is only because you probably use a 32-bit system. If so, php will use 32 bit integers to store your backup file, limiting it to 2Gb. You basically have 2 options:Update...
View ArticleRe: Problem restoring and importing
by llywelyn morgan. I'm getting the same problem. I changed both courses to Topics format, as suggested by Mark, but am still getting the following error:Debug info: Unknown column 't.entrytext' in...
View ArticleRe: Problem restoring and importing
by llywelyn morgan. I'm also getting the following errors when trying to import one course's files into another:Debug info: Unknown column 't.entrytext' in 'field list'SELECT t.id, t.entrytext,...
View Articlembz format
by Charles Duncan. Does anyone know if the specification of the structure/format of an .mbz file is available anywhere? I have searched in vain.
View ArticleRe: mbz format
by Ken Task. Not sure one exist ... an .mbz is 'moodle backup zip' ... ie, it's a zip file. To open locally, change extension from .mbz to .zip and un-zip.'spirit of sharing', Ken
View ArticleRe: mbz format
by Tim Hunt. To add to this good advice:Inside the zip file are a bunch of XML files. The XML structure is not documented anywhere, but it is quite logical, and closely follows the Moodle database...
View ArticleRe: Restore Course User Data/Grades Missing
by Mark Pearson. It sounds as though the data didn't get backed up in the first place. To investigate further you can rename .mbz to .zip and then unzip the backup file. Poke around in the moodle.xml...
View ArticleRe: Restoring course timed out in Moodle 2.5
by David Ha. it's not a timeout issue in PHP. We checked and double checked.I am pulling my hair on this one
View ArticleRe: Restore Course User Data/Grades Missing
by William Voyek. I am the sysadmin. The mbz file does contain the user data. I have verified by examining the main gradebook.xml file in addition to the individual activities/assign_xxx/grades.xml...
View ArticleRe: Restore Course User Data/Grades Missing
by Emma Richardson. Could it be a date or enrollment issue? Were the students maybe unenrolled at the end of the semester? If you reenrol the students in the course, do the grades show up?
View ArticleRe: Restore Course User Data/Grades Missing
by William Voyek. Ok we have started trying to do this with a new course without deleting it from the production server. Same results so far. No user data. Regarding the enrollment query: here is a...
View ArticleRe: Restore Course User Data/Grades Missing
by Lawrence Ng. Which version of Moodle are you running?There was a bug that user roles and enrolments were not successfully restored if the enrolments were using database enrolment. Only restored if...
View ArticleRe: Restore Course User Data/Grades Missing
by William Voyek. Moodle version: 2012062505Moodle release: 2.3.5 (Build: 20130311) Do you have the bug ID? Has it been fixed? If so, in what version/release?
View Article