diff --git a/documentation/changelog.html b/documentation/changelog.html index ff3dc44a2b..ddbc4dd972 100755 --- a/documentation/changelog.html +++ b/documentation/changelog.html @@ -65,13 +65,14 @@
  • Quiz tool: Answer list fixed when using "matching" question type (BT#801). Reported by Noa Orizales
  • Quiz tool + LP : Fixed bug when adding a exercise twice in the same LP with multiple attempts or not.
  • Quiz tool + LP + Multiple attempts : Pre requisites will work the first time a student pass the LP. - If an student finished all steps correctly he will view all steps, prerequisites will not work here.
  • + If a student finished all steps correctly he will view all steps, prerequisites will not work here.
  • Learning Path (Courses): PHP sessions of a LP are destroyed when visiting the main course page.
  • Assignment tool: Work.php deletes all homeworks bugs fixed. Reported and fixed by carlosbrolotobar http://www.chamilo.org/node/143
  • Core API: Support has been implemented for json_encode() function for PHP version < 5.2. The correspondent bug-report "Hide and show not working" and testing have been done by Hubert Borderiou http://support.chamilo.org/issues/761
  • Fixed target problems in links tool link edition
  • Fixed minor bug in online mail editor in order to show the sender's name and e-mail
  • -
  • Fixing a bug that prevented importing SCORM resource from course archives (Bug #872)
  • +
  • A bug that prevented importing SCORM resource from course archives has been fixed (Bug #872)
  • +
  • A bug that prevented proper importing tests from course zip-archives created on systems prior Chamilo 1.8.6.2 has been fixed (Bug #879)

  • CSS changes

    diff --git a/index.php b/index.php index e07faa5e56..b28d2bc082 100755 --- a/index.php +++ b/index.php @@ -699,11 +699,11 @@ function display_anonymous_course_list() { $courses_list_string .= "
    \n"; } $courses_list_string .= '

    '.get_lang('CourseList')."

    \n