|
|
|
[
Permlink
| « Hide
]
Dan Marsden - 19/Aug/08 08:15 AM
adding patch that displays warning on modedit page if slashargs is enabled.
patch now in HEAD, 19stable and 18stable
:-) Dan Hi Dan,
Thanks for adding a warning when slash arguments are disabled. I tested with the latest 1.9.2 and found it to be working fine i.e. when slash arguments are disabled, the message "WARNING: slash arguments is disabled on this site and objects may not function as expected!" appears on the edit SCORM page. I was a bit confused though, because, despite the warning, the object (an eXe package in the Moodle Features Demo course) worked fine! What does "... not function as expected" actually mean? Also, how about adding an additional warning about SCORM not working when slash arguments are disabled to the configslasharguments lang string and rewording the warning on the edit SCORM page to make it less scary for teachers, for example WARNING: This SCORM package may not work properly, as the "slash arguments" site admin setting is disabled. Please contact your site administrator. hi Helen,
the scorm code ignores the slashargument setting now and always uses file.php/xx/xx that is why it works for you. It would not work before, the new message is just an extra warning to let ppl know that working slasharguments are required (mostly required for MS IIS). Petr thanks Helen - how about:
WARNING: the site admin setting "slash arguments" is disabled. SCORM/AICC objects require and force the use of slash arguments. If your server does not support this, objects will not work correctly. Please contact your site administrator if this object does not work. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||