Re: docebo vs Moodle
by Steve Ambro v2.5. Did you need to install an Allemande Left first?
View ArticleThis activity is based on an older assignment module.
by Steve Ambro v2.5. I have my own Moodle (2.5) set up and have access to the test unit (2.5) at the university. I have downloaded my course (originally 1.9) and installed it only home Moodle. I...
View ArticleCustom Reporting
by Simon Hall. Hi Guys,Does anyone know if I can do useage reporting for certain groups and users?For example, I'd like to get stats or a report that reflects how often a user has accessed Moodle for...
View ArticleMessage when E-Mail is turned off.
by Steve Ambro v2.5. Is it possible to change this this message. Instead of a harsh claim that the student is blocked, how about a simple one that just says that "E-mail is not available."?
View ArticleDatabase tripled size after upgrade to 2.5
by Scott Cormier. Hello,Moodle 2.5 (Build: 20130514)I recently moved an installation of Moodle which was running 1.9.x - I moved the installation to a new shared hosting which was working fine.I...
View ArticleRe: Can Moodle 2.5 do that? Quick quiz from question bank.
by Tim Hunt. I just wanted to add a link to the relevant documentation: http://docs.moodle.org/25/en/Building_Quiz#Adding_a_random_question
View ArticleRe: Database tripled size after upgrade to 2.5
by Ken Task. Site will always be slower for admin level users ... a lot of data headed at those users.Along about 2.3 there was introduced a Quiz Engine Upgrade Helper that might have some affect on...
View ArticleRe: Database tripled size after upgrade to 2.5
by Scott Cormier. Thanks for the reply.When I do a Health Check, all seem fine. I do recall having to upgrade courses and whatnot during the upgrades processes so I assume what you're referring to has...
View ArticleRe: Database tripled size after upgrade to 2.5
by John Porten. We have run into performance issues here after converting site up to 2.5... For the admin user, it's rebuilding the cache and rewriting it on every single page instead of using what...
View ArticleRe: Database tripled size after upgrade to 2.5
by John Porten. You guys can see the performance hit right here: https://mydev.moonami.com/superuser / Moonami-101 (30 secs to log in) -admin privilegesstudent / Moonami-101 ( 4 secs to log in)...
View ArticleRe: Help - our moodle login suddenly redirects out of moodle!
by Randy Thornton. Debbie,Yes, there is a potential problem with this "fix" as it's really a quick workaround. The proper fix is to have your ISP reset this to be as it was on your old site before...
View ArticleRe: Convert D2L Export to Moodle Course
by Rick Hatton. Thank you very much for the resources. I will take a look.
View ArticleRe: Database tripled size after upgrade to 2.5
by Ken Task. So courses have been re-set and quiz attempts/completions/partial completions, etc. have been eradicated?And the Quiz_Upgrade_helper has been run as well.Moodle 2.4 and 2.5 has...
View ArticleRe: Absolute or Relative Links
by Tim Hunt. How are you planning to transfer the content?The sensible way is to use Moodle backup and restore. If you do that, it will just work.
View ArticleRe: Moodle Site Administrators IF statement
by Richard Crawford. if (is_siteadmin()) { // do something for site admins} else { // do something else}
View ArticleRe: Database tripled size after upgrade to 2.5
by Tim Hunt. Since the upgrade, have you done the things suggested here: http://www.laurencegellert.com/2011/07/mysql-maintenance-tasks-for-innodb-with-mysql-5-1/In particular the optimise?
View ArticleRe: Moodle Site Administrators IF statement
by Tim Hunt. However,if (has_capability('moodle/site:config', context_system::instance()) {may be a better test to use.
View ArticleRe: Database Connection (still) failed
by Ken Task. I'll give this one more shot ... and that's it! So far, attempting to help is like helping someone start their car (remotely) without any information but ... 'it won't start'! :\ We...
View ArticleEnabled memcache plugin, site can't operate due to memory exhaustion
by brian shore. Hi,I enabled the memcache plugin in my 2.4 moodle site, and now php is running out of memory. The php memory limit was set at 128M, I've tried increasing it to 256M and 2048M (eek!),...
View Article