Diferencia entre revisiones de «Notas de Moodle 3.4»

De MoodleDocs
(updated as DEV page)
(tidy up)
Línea 79: Línea 79:
===Mejoras al calendario===
===Mejoras al calendario===


* MDL-59333 - Calendar Improvements
* MDL-59333 - Mejoras al [[Calendario]]
* MDL-1322 - Calendar entries in monthly view should include course shortname
* MDL-1322 - Las entradas del calendario en vista mensual deberían incluir el nombre corto del curso
* MDL-59382 - Create calendar event quick-add
* MDL-59382 - Añadir-rápidamente creación de evento del calendario
* MDL-59390 - Add navigation of all calendar views without page reload
* MDL-59390 - Añadir navegación a todas las vistas del calendario sin recargar la página
* MDL-59394 - Add support for drag and drop of calendar events
* MDL-59394 - Añadir soporte para arrastrar y soltar eventos del calendario
* MDL-59386 - Add support for creation and update of calendar events using a modal dialogue
* MDL-59386 - Añadir soporte para creación y actualización de eventos del calendario usando un diálogo modal
* MDL-59890 - Add support for calendar events at the category level
* MDL-59890 - Añadir soporte para eventos del calendario al nivel de categoría


===Gestión de participantes del curso===
===Gestión de participantes del curso===
 
{{Urgente de traducir}}
* MDL-59290 - Merge Course Participants and Enrolled Users pages
* MDL-59290 - Merge Course Participants and Enrolled Users pages
* MDL-59564 - Add bulk editing of enrolment status/dates for users in the course participants page
* MDL-59564 - Add bulk editing of enrolment status/dates for users in the course participants page
Línea 102: Línea 102:
===Otras características principlaes===
===Otras características principlaes===


* MDL-57791 - Implement analytics engine in Moodle
* MDL-57791 - Implementar motor de análisi en Moodle
* MDL-59313 - Add links and a drop down to navigate between activities
* MDL-59313 - Añadir enlaces y un desplegable para navegar entre actividades
* MDL-37361 - Allow teachers to mark activities as completed
* MDL-37361 - Permitirle a profesores el marcar actividades como completadas


===Respaldo, restauración e importación===
===Respaldo, restauración e importación===
Línea 172: Línea 172:
* MDL-60234 - Add possibility to disable admin warning if a development libs directory exists
* MDL-60234 - Add possibility to disable admin warning if a development libs directory exists
* MDL-57886 - Plagiarism: onlinetext submission should pass raw submissiontext to plagiarism get_links()
* MDL-57886 - Plagiarism: onlinetext submission should pass raw submissiontext to plagiarism get_links()


==Vea también==
==Vea también==

Revisión del 15:58 7 nov 2017

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.4 release notes.

Moodle 3.4


Historia de las versiones > Notas de Moodle 3.4

Fecha de liberación: 13 de noviembre de 2017

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

Vea nuestra página de las Nuevas características de Moodle 3.4 para una introducción más amistosa al usuario, con imágenes, sobre Moodle 3.4.

Si Usted está actualizando desde una versión anterior, asegúrese de leer la documentación sobre Actualización de moodle

Requisitos del servidor

Estas son solamente las versiones mínimas soportadas. Nosotos recomendamos mantener todo su software actualizado.

  • Actualización de Moodle: Moodle 3.0 o más reciente (si actualiza desde una versión más antigua, Usted debe primeramente de actualizar a 3.0.10 como un primer paso)
  • Versión de PHP: minimo PHP 7.0.0 (¡importante! la versión mínima de PHP se ha incrementado desde Moodle 3.3). PHP 7.1.x y 7.2.x están soportados. PHP 7.x podría tener algunas limitaciones del motor.
  • La extensión PHP intl ahora es necesaria en Moodle 3.4 (era recomendada a partir de Moodle 2.0 en adelante)

Requisitos de la BasedeDatos

Moodle soporta los siguientes servidores de Base de Datos. Una vez más, los números de las versiones son las versiones mínimas soportadas. Nosotros recomendamos correr la versión estable más reciente de cualquier software.

BasedeDatos Versión mínima Recomendada
PostgreSQL 9.3 La más reciente
MySQL 5.5.31 La más reciente
MariaDB 5.5.31 La más reciente
Microsoft SQL Server 2008 La más reciente
Oracle Database 10.2 La más reciente

Requisitos del cliente

Soporte para Navegador

Moodle es compatible con cualquier navegador de Internet que cumpla con los estándares actuales. Nosotros regularmente probamos Moodle con los siguientes navegadores:

PC de escritorio:

  • Chrome
  • Firefox
  • Safari
  • Edge
  • Internet Explorer

Mobile:

  • MobileSafari
  • Google Chrome

Para la mejor experiencia y seguridad óptima, nosotros recomendamos que Usted mantenga actualizado su navegador. https://whatbrowser.org

Nota: Navegadores antiguos que tienen problemas conocidos de compatibilidad con Moodle 3.x:

  • Internet Explorer 10 e inferiores
  • Safari 7 e inferiores

Características principales

Mejoras al calendario

  • MDL-59333 - Mejoras al Calendario
  • MDL-1322 - Las entradas del calendario en vista mensual deberían incluir el nombre corto del curso
  • MDL-59382 - Añadir-rápidamente creación de evento del calendario
  • MDL-59390 - Añadir navegación a todas las vistas del calendario sin recargar la página
  • MDL-59394 - Añadir soporte para arrastrar y soltar eventos del calendario
  • MDL-59386 - Añadir soporte para creación y actualización de eventos del calendario usando un diálogo modal
  • MDL-59890 - Añadir soporte para eventos del calendario al nivel de categoría

Gestión de participantes del curso

Nota: Urgente de Traducir. ¡ Anímese a traducir esta muy importante página !.     ( y otras páginas muy importantes que urge traducir)

  • MDL-59290 - Merge Course Participants and Enrolled Users pages
  • MDL-59564 - Add bulk editing of enrolment status/dates for users in the course participants page
  • MDL-59364 - Remove the "Brief / User Details" functionality from the participants page
  • MDL-59365 - Enrol Users button on participants page
  • MDL-59366 - Add filter controls to the participants page to allow custom filtering
  • MDL-59367 - Add a roles column to participants page
  • MDL-59368 - Add a groups column to the participants page
  • MDL-59369 - Add a status column to the participants page
  • MDL-59436 - Remove the columns from the participants page that are not in showuseridentity
  • MDL-59821 - Add "Proceed to course content" to participants page

Otras características principlaes

  • MDL-57791 - Implementar motor de análisi en Moodle
  • MDL-59313 - Añadir enlaces y un desplegable para navegar entre actividades
  • MDL-37361 - Permitirle a profesores el marcar actividades como completadas

Respaldo, restauración e importación

  • MDL-35429 - Correct the permissions required to download and restore course automated backups
  • MDL-9367 - Restore with roll forward changes dates for user data
  • MDL-59518 - Restore date should not roll for user created data - Core components

Búsqueda global

  • MDL-55356 - Index contents of the restored courses
  • MDL-59523 - Course reset doesn't always shift dates
  • MDL-58957 - Global search: Make it possible to search blocks
  • MDL-59039 - Global search: Allow partial indexing (in scheduled task)

Autenticación

  • MDL-30634 - Assign arbitrary system roles via LDAP sync
  • MDL-58544 - Add option to trust email of an OAuth provider
  • MDL-59844 - Enable OAuth 2 token-based authentication for requests in webdav_client
  • MDL-59459 - Global Search: Increase file indexing coverage
  • MDL-59913 - Global search: Allow search of non-enrolled courses

Cambios funcionales

  • MDL-55358 - LIS Group Variables support in LTI
  • MDL-36501 - Should have checkbox for extra credit when you add a grade item
  • MDL-28574 - Web services: Manage tokens page should show tokens for all users
  • MDL-26976 - Display space used in My Private Files
  • MDL-35668 - Performance improvement in Server files repository
  • MDL-60002 - Assignment grading: Adding back "Save and show next"
  • MDL-58889 - Make section titles and course titles more accessible in Boost
  • MDL-57455 - Allow to tag database entries
  • MDL-36985 - Assignment: automatically remove embedded files that are no longer linked from submission text. Reduce the size of "Download all submissions"
  • MDL-59702 - Lesson overview report does not respect value of showuseridentity setting
  • MDL-59460 - Forum: make Subscription mode setting configurable

Para administradores

  • MDL-42834 - Deprecate loginhttps. Sites that used to use this setting will now be served via https always
  • MDL-46269 - Tool to convert http embedded content to https where available
  • MDL-58388 - Let the admin control if the course end date form field in course settings is enabled by default
  • MDL-60211 - New filters for User Tours
  • MDL-59123 - Compile SCSS files on the command-line
  • MDL-58567 - Upgrade: Show upgrade times
  • MDL-55652 - Missing index on (timemodified) in grade_items_history table and several other grade history tables. This will increase performance of various reports but may also slow down Moodle upgrade
  • MDL-60094 - Add CLI script to kill all sessions
  • MDL-59495 - Register and publish courses with moodle.net only, remove support for alternative hubs
  • MDL-59206 - Trigger an event in add_to_config_log function
  • MDL-57115 - Move "Messages" block out from the standard Moodle distribution
  • MDL-57734 - SEO - Create admin setting to be able to enable or disable search engine indexing for sites with forcelogin
  • MDL-60309 - Boost: Add a setting for background image

Para desarrolladores

  • MDL-60611 - Upgrade PHPUnit to 6.4 to ensure compatibility with PHP 7.2 - may require changes in unittests
  • MDL-58948 - Compatibility with chrome mink driver
  • MDL-53169 - Provide a way to retrieve all courses a user can potentially access.
  • MDL-59459 - Global Search: Increase file indexing coverage
  • MDL-59544 - Implicit validation of the filemanager and filepicker form elements
  • MDL-59277 - navigation_node doesn't support TYPE_CONTAINER in get_css_type()
  • MDL-58957 - Global search: Make it possible to search blocks
  • MDL-53240 - Form element and admin setting type to choose file types and type groups
  • MDL-49398 - Role definition caching & accesslib refactoring
  • MDL-53848 - Formslib - add function to $mform that makes it possible to hide form elements dependent on selected values
  • MDL-56751 - Create new security setting to configure the expiration time of tokens created via login/token.php or tool/mobile/launch.php
  • MDL-60234 - Add possibility to disable admin warning if a development libs directory exists
  • MDL-57886 - Plagiarism: onlinetext submission should pass raw submissiontext to plagiarism get_links()

Vea también