moodle

dotNetNuke/Moodle integration

anyone out there have a moodle module for dotnetnuke, or some kind of integration setup that at least allows SSO? ...

School Management Software (NOT Content Management System)

Hi, I'm looking for management software for schools, that provides management for courses, students, registrations, classes, etc. Can any one name some free ones? I prefer Java/(j)Ruby but any good stuff will do. I'm not sure a CMS will fit my needs, since I will need some custom stuff like notifications and emitting grades/classificati...

Passing credentials between sites

I am running two different sites on two different servers with two different domains. One site is running Joomla, the other Moodle. I have configured the Moodle server to base its authentication on the users table on the Joomla site, so we have an authoritative source of user information. What I'd like to do is this: after someone signs...

moodle file.php returns a blank 0 bytes file

For some reason one installation of Moodle 1.9.3+ has a problem that file.php returns a blank 0 byte file sometimes, even the apache log shows 0 bytes were returned. Another moodle installation works OK with the same htm files. What could be causing this? Problematic files are just usual htm files - bug occurs with links like this: ...

a good testbed to debug SCORM courseware (Applet) without LMS

What would be a nice testbed to debug JAVA APPLET based SCORM content package (eclipse). debugging with a real LMS (like Moodle) usually requires uploading package in a zip file to LMS (slow..) ...

Moodle / Joomla / JFusion - best development platform for e-learning, communication and information portal?

I've been asked to develop an information and e-learning website with an emphasis on community aspects that will also encompass a lot of other areas. There is a tight budget to this project, so I'm looking to use off the shelf products where possible - but I need to make sure I pick the best possible platform to begin with. I am a php ...

Integrating iCalendar in Moodle

Hi all, I am working on a Moodle project and I have downloaded and installed the latest build(1.9) on my system. I'm using this framework for the very first time so presently trying to get familiar with the environment and the documentation. My need is to embed an iCal kinda calendar on Moodle's front page using the PHP iCalendar API. ...

Breakpoint not firing using PHP/XAMPP/NetBeans/Moodle

Bit of an obscure one this. My setup is all running on my local Windows machine; I've got NetBeans IDE installed, a local XAMPP server with XDebug running, and an installation of Moodle with some custom addons in the mod directory. I can happily create breakpoints in PHP pages (including the main Moodle ones), but any breakpoints I pla...

plug-in for MOODLE

How can i add a plug-in that i developed in MOODLE, considering the fact that MOODLE is an open source project? ...

video plug-in for moodle

currently the moodle that we are using doesn't have a video plug-in.i have developed a video plug-in for moodle.I would like to add the plug-in to the Moodle software that is being used in our institution.I am new to open source. How to include the plug-in .how do i go about with the integration ,so that i am able to use the video plug-...

integrating a plug-in into moodle

hi, am tryng to integrate a video plug-in into moodle. But i tried copying the plug-in to the /mod/ directory. But still,our module has not been included under notifications in Moodle. We consulted the MOODLE site for help, "http://docs.moodle.org/en/Installing_contributed_modules_or_plugins" and followed the instruction: 1)Visit you...

google translator

hi , could somebody let me knw how the google translator actually works within moodle ...

How do I delete course enrolments in moodle in bulk?

Moodle has a built in per course reset ability. I want to reset all my courses. ...

Installing Moodle using XAMPP on Windows Server 2008 Enterprise edition

Hi, I am trying to install Moodle 1.9 using XAMPP on a virtual machine running Windows Server 2008 Enterprise edition. I can initially access the install.php installer script fine but after I progress past the third page the webpage times out. If I go to http://localhost/, no webpage is downloaded and the browser just times out. I ...

Integrating Drupal + Moodle + MediaWiki with OpenID

I'd like to be able to use these "best of breed" opensource solutions, with the only requirement of some sort of single-sign-on between the different sites. I don't want my users having to log-in in 3 different places, so I though it could be possible with OpenId. Has anyone tried something similar? ...

What level of technical skills/expertise is required for implementing CAS SSO?

Hi All, I am in a process of integrating several websites/content management tools to try out some of my ideas. Over the past couple of months, I have discovered tons of very helpful stuff, and it's great. I'm setting everything up just fine. To name a few it's: phpwebsite, moodle, livezilla, etc. The problem is that I am doing everyt...

Need help debugging a custom authentication plugin for Moodle

I'm trying to authenticate against the user db of my website (CMS based) and it uses a slightly different approach at storing hashed passwords. It uses a randomly generated salt for each user. The salt is stored in the user db along with the hashed passwords. Hence, direct field-mapped authentication (as the External DB plugin does) won'...

Does legacy salt string support in Moodle 1.9.7 include support for non-salted passwords?

We have an active Moodle installation recently updated to 1.9.7. This site has never used password salts before. I want to enable password salts on the system, as Moodle recommends now for 1.9.7, but I am not sure if the legacy salt support setting includes support for non-salted passwords. Reviewing the password sale documentation on M...

Moodle with SQL Server

Hello everyone, I'm having a tough time integrating moodle with sqlserver through FREEDTS even after reading the documentation in the moodle site. I've setup the settings in freedts.conf,php.ini and Config.php. But, inspite of all this it does not connect to my database. I'm using SQL Server 2008. What could I possibly be missing? T...

is there any API exists for Moodle?

I want to create a customized front end for Moodle. Does anyone know that from where I can get API for this? or any other help? ...