ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Problems with charsets during impor course SCORM package


  • 2006-12-01 09:18:02

    Problems with charsets during impor course SCORM package

    Dear community,
    there is a problem with course and SCORM packages titles (course and course chapters titles). My Atutor default charset is windows-1251 (Cyrrilic). After the course or SCORM package is imported the content is in windows-1251, but the titles are displayed in utf-8. How can I solve the problem? I need the titles to be displayed in windows-1251.

    If you are asking for help, provide lots of detail so problems can be reproduced.

    Things to describe:
    operating system - CentOS 2
    version of ATutor - 1.5.2
    versions of php - 5.0.4
    version of mysq l - 5.0.9
    webserver & version - Apache 2
    copies of error messages -
    changes to default settings -
    web browser being used -
    and anything else relevant -

  • 2006-12-01 11:06:42

    Re: Problems with charsets during impor (course, SCORM package)

    UTF-8 appears to be hard coded into the package player. It should probably be generated based on the character set defined in the package. We were not involved with the creation of the SCORM player, but we may be able to take a look at this issues for a future release. I have made a reference in the bug tracker.

    For now you could try converting the package to utf-8. Or you could manually edit the files that set the character set

    /tools/packages/scorm-1.2/write.php
    /tools/packages/scorm-1.2/read.php