diff --git a/documentation/changelog.html b/documentation/changelog.html index 3430ac838a..c8bd0d8217 100755 --- a/documentation/changelog.html +++ b/documentation/changelog.html @@ -46,6 +46,13 @@
  • Fixed Added an option to cancel prerequisites in a course (Learning path). Fixed by aboivin in http://www.chamilo.org/node/146
  • Empty extra user fields are now deleted from the database
  • 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.
  • +
  • Learning Path (Courses): PHP sessions of a LP are destroyed when visiting the main course page.
  • + + +

    CSS changes