Diferencia entre revisiones de «Módulo Unilabel»

De MoodleDocs
(tidy up)
(tidy up)
Línea 37: Línea 37:


===Texto colapsado===
===Texto colapsado===
The collapsed text originally shows the user only the text that you entered in the title. This text is highlighted as a hyperlink and has a small triangle at the left side to indicate that it can be expanded.
El texto colapsado originalmente le muestra al suario el texto que Usted ingresó en el título. Este texto está resaltado en color azul como un hipervínculo y tiene un pequeño triángulo al lado izquierdo ue indica que puede expanderse.


[[File:ES_Unilabel mod collapsed text folded.png|400px]]
[[File:ES_Unilabel mod collapsed text folded.png|400px]]


When the user click on the collapsed text, it will expand to reveal all the content.
Cuando el usuario hace click en el texto colapsado, se expande para revelar todo el contenido.


[[File:ES_Unilabel mod collapsed text expanded.png|800px]]
[[File:ES_Unilabel mod collapsed text expanded.png|800px]]


This content type offers you two options:
Este tipo de contenido le ofrece dos opciones:
#) a folded content
#) un contenido doblado
#) a modal dialog containing the content.
#) un diálogo modal que tiene el contenido.
Both types can be used with or without animation
Ambos tipos pueden ser usados con o sin animación


===Carrusel===
===Carrusel===

Revisión del 19:34 17 dic 2018


Vista general

El plugin "mod_unilabel" para Moodle le permite incluir texto lindamente formateado en una página de curso o en la Portada. Hay 5 diferentes tipos de contenido incluidos (sub plugins extensibles):

Instalación

Vea Instalar plugins

Uso

La configuración consiste de dos paasos (excepto el tipo de "Texto simple").

  1. ) La creación de una nueva instancia al usar el Selector de actividades.
  2. ) La configuración del contenido dependiendo del tipo de contenido que Usted elegió en el primer paso.

Descripción de los tipos de contenido

Texto simple

Este tipo de contenido solamente muestra la etiqueta que Usted ya conoce. ES Unilabel simple text.png

Texto colapsado

El texto colapsado originalmente le muestra al suario el texto que Usted ingresó en el título. Este texto está resaltado en color azul como un hipervínculo y tiene un pequeño triángulo al lado izquierdo ue indica que puede expanderse.

ES Unilabel mod collapsed text folded.png

Cuando el usuario hace click en el texto colapsado, se expande para revelar todo el contenido.

ES Unilabel mod collapsed text expanded.png

Este tipo de contenido le ofrece dos opciones:

  1. ) un contenido doblado
  2. ) un diálogo modal que tiene el contenido.

Ambos tipos pueden ser usados con o sin animación

Carrusel

In this content type you can define a series of images.

  • Each image is shown in a slide show.
  • You can also define a caption to each image that is show inside the slide item.
  • For each image you can define a URL what makes the image to a clickable button.
  • The carousel is by default responsive to different screen sizes.
    • To optimize the responsivity to each of the images you can assigne a mobile optimized image.
    • This mobile image is shown on small devices smaller than 768 px.

Unilabel carousel.png

Rejilla

  • In this content type you can define a series of images and contents/URLs.
  • The grid is by default responsive to different screen sizes.
  • You can set a column count for the grid to define how many tiles are shown in one row.
    • On smaller screens the column count is reduced by a half of the defined count.
    • On mobile devices like cellphones only one column is shown.
    • To optimize the responsivity to each of the images you can assign a mobile optimized image.
      • This mobile image is shown on small devices smaller than 768 px.
  • If you have defined a content for a slide the content is shown as a modal dialog if you click the slide.
  • If you have defined a URL for a slide on click, the URL is loaded.

Unilabel grid.png

Probadita de curso

  • Mainly intended to show on the Portada it shows the titles and images of selected courses.
  • The presentation can be a carrusel or a rejilla.
  • Each Item is a clickable button that brings the user to the related course.

Probadita de tópico

  • Mainly intended to show on the Portada. It shows the description of topics of a selected course.
  • The topics will be shown as carrusel or as rejilla.
  • If you click on such a shown topic, a modal dialog shows the topic content.