Mark Nelson

Results 328 comments of Mark Nelson

You're welcome. Also, just fyi it's Mark - but Mike is close enough. 😄

Think I replicated this, or there is another weird bug going on. I went through this and even though the student has 50% if I change it to percentage on...

Ah, I didn't realise the default standard grading system shipped with Moodle meant 50% was equal to an F.

@cam-howard are you able to create a simple course and back it up and attach it here so I can replicate this? The grades dont even change when I tell...

Hi @cam-howard, when I try and restore this I get "The selected file is not a valid Moodle backup file and can't be restored." Which version of Moodle was this...

Error is happening because https://github.com/moodle/moodle/blob/MOODLE_402_STABLE/backup/util/helper/backup_general_helper.class.php#L313 is returning the format `backup::FORMAT_UNKNOWN`. I'll look into this further.

Thanks @cam-howard. For some reason when I unzipped the .zip it also then unzipped the .mbz file and just showed me a folder. I then tried to change .zip to...

I can see the problem. Ill try figure out what's going on.

For whatever reason the code https://github.com/moodle/moodle/blob/MOODLE_402_STABLE/lib/gradelib.php#L906 is changing the `90` to `69.230769230769`. This isn't the custom certificate code but core Moodle code. It is potentially a bug with Moodle and...