Notas de Moodle 3.3.1

De MoodleDocs
Revisión del 16:36 8 jul 2017 de German Valero (discusión | contribs.) (tidy up)
(difs.) ← Revisión anterior | Revisión actual (difs.) | Revisión siguiente → (difs.)

Nota: Esta es una traducción de una página de la documentación para desarrolladores (Developer docs), que se considera particularmente importante, y que en su versión original se actualiza frecuentemente. Por ello, se le recomienda que revise la página original en idioma inglés: Moodle 3.3.1 release notes.

Moodle 3.3


Historia de las versiones > Notas de Moodle 3.3.1

Fecha de liberación: 10 de julio de 2017.


Aquí está la lista completa de problemas corregidos en 3.3.1.

Características Principales

  • MDL-58136 - Show only "in progress" courses in the My courses list in Booost flat navigation
  • MDL-56046 - Fixed bug when downloading Quiz statistics report and other multiple-sheet reports
  • MDL-58646, MDL-59122 - Number of performance improvements in Boost cache rebuilding
  • MDL-58310, MDL-59312, MDL-58103 - Correctly display AJAX errors and ignore interrupted requests caused by page unload (occasional "undefined" popup)
  • MDL-44961 - When restoring course with rolling start date never change log dates

Security issues

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

Composturas y mejoras

  • MDL-46322 - Assignment: Only enrolled users may be assigned as markers, if admins/managers can view course but are not enrolled they will not be assigned
  • MDL-58907 - Course overview: Remember last view mode (Timeline/Courses), add a setting for a default mode
  • MDL-58729 - Performance impovement in MySQL collation change script (follow up for Full UTF-8 Support in MySQL)
  • MDL-57957 - Assignment: Fixed bug with feedback files not being shown to students if assignment has no grading
  • MDL-57021 - Use normal password form field during sign up, adding new user and enrolling in a course
  • MDL-49988 - Wiki: line breaks in HTML source code should not affect page layout
  • MDL-58811 - Quiz: fixed bug preventing quiz duplication if questions have file links in their texts

For developers

  • MDL-58911 - Change of behavior when writing unittests for the dashboard events - now callback from module are executed in unittests same way they would be executed on the dashboard


Vea también