Agregar Video

El panel de control contempla las asistencia y comentarios

Se puede tomar en cuenta las siguienets configuraciones para la implementación de PPT en línea:

VERSIÓN 1

Debemos añadir una actividad o recurso en la vista principal del curso

Tipo de recurso

Para un correcto funcionamiento se recomienda usar el siguiente código (iframe):

<iframe class="iframe_video" data-video-id="1qg0n7phk-d5bi5wdVT-K-iHBxTkfk6oR" data-platform="google-drive" data-name="Nuevo Método de Heimlich" frameborder="0" width="100%" height="150px" src="https://aulavirtual.icma.edu.pe/mdl/complement/loading.html">
</iframe>

VERSIÓN 2

<div class="iframe_video_2" data-thumbnail="video/thumb/video.jpg" data-video-id="1qg0n7phk-d5bi5wdVT-K-iHBxTkfk6oR" data-platform="google-drive" data-name="Nuevo Método de Heimlich" data-description="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged">
    <span class="loader_page2"></span>
</div>

Last updated