Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
{{=<% %>=}}
2
<div style="height: 100%; width: 100%; background: white;">
3
    <iframe
4
            width="100%"
5
            height="100%"
6
            src="<% wwwroot %>/mod/hvp/embed.php?id=<% cmid %>&user_id=<% user_id %>&secret=<% secret %>"
7
            frameborder="0"
8
            allow="microphone; camera"
9
            allowfullscreen="allowfullscreen">
10
    </iframe>
11
</div>