2:
Re: Changing learner popup window size.
By: Ernie Ghiglione
|
In response to 1 | 01/17/08 03:16 PM | ||
Hi Dave,
Sure. Have a look at the lams2int/www/index.adp file. In there you'll find the onClick="window.open('@lams_server_url@/LoginRequest?uid=@username@&method=learner&ts=@datetime@&sid=@server_id@&hash=@hashValue@&courseid=@course_id@&lsid=@learning_session_id@&country=AU&lang=EN','LAMS_Learner','height=600,width=800,resizable') Just change the hardcoded height and width and that should do the trick. Perhaps this options could be this package parameters? Or even better, they could be set when you create the lesson in the .LRN side. Either way it should be fairly easy to do. Ernie Posted by Ernie Ghiglione |
Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum