iLite’s Weblog

March 18, 2010

Moodle Off-Line Application

Filed under: eLearning,General,Moodle — ilite @ 3:15 pm
Tags: , , , , , , , ,

Someone asked me recently what the chances would be of building an offline client for Moodle. To be honest I had not thought about that, so I did. Moodle has three types of content essentially:

  1. Courses built using the Moodle authoring tool
  2. SCORM courses (including Authorware)
  3. Flash modules in the Moodle course

To my mind the offline client should be a stand-alone application that is installed on the Users PC. The application should permit the following:

  1. Log in using their Moodle Username and Password (Network access required)
  2. View all their courses
  3. Do a Course
  4. Resume a Course they are busy with
  5. Save the progress and results locally
  6. Manually (or automatically) synchronize their data with the Moodle server.
  7. View grades
  8. Update their profile
  9. See which other students are online (red dot, green dot)

Now back to the courses. I think, and if I’m wrong please let me know, that all the courses use PHP pages to move the data from the content to the database. So, unless you install WAMP as part of the deployment, you’re pretty buggered.

So, now the question is, how can you build a course that can be used in Moodle, as well as in an offline application, that does not require Apache/MySQL and that will meet all the other requires I have mentioned above.

I have an idea, but would love to hear from you what your idea is.

Theme: Rubric. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.