create moodle course via insert statement

Re: create moodle course via insert statement

by David boudreault -
Number of replies: 1

I  want to create the course via the web service with moodle 2.3

Do you have a moodle 2.3 version of your php script ?

Thanks

In reply to David boudreault

Re: create moodle course via insert statement

by Rosario Carcò -

Yes, I reengineered last July. You will find it in the same thread. Please search for Rosario uploadusersandcourses.

I do not use the web-service. I still use php-api-calls to Moodle functions. And it works in production since then on our Moodle .23

Rosario