Notas de Moodle 2.8.7

De MoodleDocs
Revisión del 13:01 6 jul 2015 de German Valero (discusión | contribs.) (added page)
(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 2.8.7 release notes.

Moodle 2.8

¡Nueva característica
en Moodle 2.8!


Historia de las versiones > Notas de Moodle 2.8.7


Fecha de liberación: Lunes, 6 Julio 2015

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

Características principales

Se ha hecho mucho trabajo para tratar con los cambios inesperados en calificaciones en el Libro de calificaciones que algunos usuarios han experimentado al actualizar desde Moodle 2.7 hacia 2.8 o 2.9. Vea la documentación del usuario en Grades min max and Gradebook calculation changes para los detalles.

  • MDL-48618 - Dealing with unexpected changes to grades after upgrading to Moodle 2.8
  • MDL-49257 - Adjusting weights when extra credit item is present causes unexpected behaviour
  • MDL-48239 - Changing the maximum grade of items with calculation to the value different from 100

Otra característica principal de esta liberación es la introducción del acceso autorizado al Repositorio YouTube. Después de la actualización Usted necesitará escribir una clave API de YouTube en los ajustes de su sitio para las Configuraciones del repositorio YouTube.


Cambios funcionales

  • MDL-50089 - Gradebook export now respects aggregate only non-empty grades for percentage and letter
  • MDL-49680 - Sort by age option added when viewing question banks (backport of MDL-25721)
  • MDL-48467 - Atto: Clean the html even if submitting the form when Atto is in html view mode

API changes

  • MDL-49022 - sync_users must trigger event core\event\user_updated

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.

Fixes and improvements

  • MDL-50177 - Upgrading assignments in 2.7/2.8 works even when conditional access is used
  • MDL-39353 - Connection to a hub from behind a proxy server
  • MDL-49742 - Enrolled users page no longer displays sorting by fields that are not used in user identity
  • MDL-47787 - After deleting a quiz, its question categories and questions remain in database
  • MDL-49764 - Fixed gradebook UI inconsistencies in Internet Explorer
  • MDL-49885 - The course overview block can now be added to My home
  • MDL-50675 - Display Wikimedia repository thumbnails (caused by the change in Wikimedia API)
  • MDL-50091 - Fixed fatal error in gradebook singleview after a module has been uninstalled
  • MDL-48664 - Messaging contacts paging bar no longer expands and overlaps other text
  • MDL-50092 - User unenrollment is now working with IMS Enterprise
  • MDL-49560 - SOAP web service now works with token
  • MDL-50004 - Fix coursename and enrolment icons in category combo on Frontpage
  • MDL-49061 - The activity completion report in a course correctly shortens headers when multi language filter is used
  • MDL-50275 - Added missing version bump after risk bitmap change in MDL-49941
  • MDL-50380 - Fixed missing parameter error when editing files in wiki

Vea también