integrating moodle with enterprise systems

Download Integrating Moodle With Enterprise Systems

If you can't read please download the document

Upload: moorejon

Post on 21-Jun-2015

2.379 views

Category:

Technology


1 download

DESCRIPTION

Integrating Moodle With Enterprise Systems

TRANSCRIPT

  • 1. Integrating Moodle with Enterprise Systems
      • Jonathan Moore
    • Vice President
    • Remote Learner

2. Authentication and Enrollment

  • System Defaults
    • Users create their own accounts
    • Verified by email response
    • Courses are created manually
    • Enrollment procedure set per course
      • Students can self enroll
      • Restricted using an enrollment key

3. Plan ahead

  • Larger the site, the more important
  • External authentication and enrollment plugins are time savers
  • Easier to setup before moving your server into production

4. A Better Way - Automation

  • External authentication
    • LDAP/Active Directory
    • IMAP
    • Database
    • PAM
    • And more
  • Automate account creation
  • Synchronize passwords
  • Single Sign-on

5. Enrollment Plugins

  • Automate course creation
  • Automate teacher assignment
  • Automate student enrollments
  • PayPal or Authorize.net integration
  • Synchronization scripts (LDAP and Database)
  • Multi-Enrollments coming
    • Moodle 1.6
    • Allow multiple active plugins

6.

  • Live demonstration External DB
  • External DB user authentication
  • External DB enrollment
  • Auto course creation

7.

  • Live Demonstration Drupal Integration
  • User sync
  • Single Sign On
  • Auto enrollment in sample courses for 2 days

8.

  • Web Services
  • Moodle Networking (XML.RPC)
  • OKTech Web Services (SOAP)
  • Real time or near real time integrations
    • User creation
    • Course creation
    • Enrollments
    • Grade passing

9.

  • Questions?