Tagged Questions
1
vote
1answer
31 views
deploying wabapps (e.g. moodle) on heroku
What is the proper way to deploy webapps on Heroku? I'm installing Moodle, but the same procedure should apply to e.g. Drupal or Wordpress. What I hace done is to unzip Moodle locally, then uploaded ...
0
votes
2answers
39 views
“ERROR: Problems trying to get index of users!” on moodle-drupal services syncing error on Drupal 7.x + Moodle 2.x
I am using the instructions from https://github.com/cannod/moodle-drupalservices/wiki/Installation-Drupal-Side to integrate my Drupal sign-in with a Moodle installation. I have successfully completed ...
0
votes
1answer
33 views
ERROR: Problems trying to get index of users! Integrate Drupal 7 and Moodle 2.4
HI all I am the following error ERROR: Problems trying to get index of users!, when I try to run the script to synchronize users between Drupal and Moodle in cygwin it runs without problems and shows ...
1
vote
1answer
120 views
How to Integration Drupal 7x And Moodle 2x?
Hello guys Currently i am working on Drupal 7x And Moodle 2x integration but i can't integrated .
I face the ERROR: Problems trying to get index of users! .
Notice: Trying to get property of ...
0
votes
2answers
610 views
Drupal 7 single sign on (w/ Moodle, wiki, etc)
All my users are stored in my drupal 7 user table.
I also have some external sites like a Wiki and Moodle.
I used a single sign on with Drupal-6 and Moodle. Moodle supported users from other ...
0
votes
4answers
400 views
Open source LMS recommendations [closed]
I am evaluating open source elearning CMS. I have requirement of managing the classes and batches with students. Suggestions welcome.
0
votes
1answer
832 views
Moodle/Drupal single sign on using OAuth or ldap
I want to create a way for Moodle users to automatically login to a Drupal site using OAuth or ldap.
How can this be done..
Is there any well written modules or api around there?
Any help will be ...
2
votes
2answers
1k views
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 ...