Dan Marsden

Results 299 comments of Dan Marsden

haha - it would be nice if the majority of organizations did semester rollovers in the same way... the reality is much much different... :-) I think the only way...

just looking through the backlog here... another example of why changing the key on restore could cause a problem... If a course is using an enrolment method like "database" where...

thanks for the report - feel free to help by submitting a pull request with a fix. thanks!

no worries - can be hard to work out how to do this the first time round! - nice work on that patch it's much easier to review in that...

I'm not sure we would want it to automatically enter the take attendance session in all cases, I can imagine some cases where a session would be open but the...

anything is possible - pull requests are always welcome :-) I have been wanting to completely rebuild the marking pages - possibly using something like Moodle 4.0's new reportbuilder api...

nice idea - I agree we need to improve the handling for larger classes in the app. Thanks for the suggestion - feel free to help us work on this...

I do think there's some value there - we used to just write these direct to the error_log rather than output to screen using debugging calls - but @kabalin converted...

Thanks Petr - good spotting, this is pretty historic (we've always just used php's strtolower for this) but we should probably add some utf-8 tests to the user_extractor_test class to...