2:
Re: Moodle intergration: database configuration
By: Ernie Ghiglione
|
In response to 1 | 11/16/05 04:37 PM | ||
Hi Nathan,
Yesterday I posted this message on how the integration works. Hopefully you can find it useful to understand how the implementation works overall. Regarding the userinfo_url column, this is the URL that LAMS will call when a user requesting a sequence in LAMS does *not* exist in LAMS. Because LAMS has to create a user on the fly, it needs a URL from where it can get basic user info to create a user in LAMS (username, first name, last name, email). So for Moodle the userinfo_url, your entry should look like this: http://your-moodle-server.com/moodle/mod/lams/userinfo.php?un=%username%&ts=%timestamp%&hs=%hash% I hope this helps. Let me know otherwise. Thanks, Ernie Posted by Ernie Ghiglione |
Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum