CINXE.COM
Gabinet de Recursos Educatius i Multimèdia (GREM)
<!DOCTYPE html> <html> <head> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="0" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Gabinet de Recursos Educatius i Multimèdia (GREM)</title> <link href="estilos/imprimir.css" rel="stylesheet" type="text/css" media="print"> <link href="estilos/videoplayer.css" rel="stylesheet" type="text/css" /> <link href="estilos/pagina.css" rel="stylesheet" type="text/css" /> <link rel="icon" type="image/png" href="images/Grem_Verde_Favicon.png" sizes="64x64"> <script type="text/javascript" src="ckeditor/ckeditor.js"></script> <noscript> <p>La p脿gina que est脿s veient requereix per al seu funcionament l'煤s de JavaScript.<br> Si ho has deshabilitat intencionadament, si us plau torna a activar-lo.</p> </noscript> <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" type="text/javascript"> $.noConflict(); /*** CONTROL DE NAVEGADORES ***/// OJO CAMBIAR TAMBIEN EN vplayer.php var es_navegador=navigator.appName; var es_navegadorversion=navigator.appVersion; var navegadorCompatible=1; var navegadorInterplay=1; var navegadorLecturaSub=1; var navegadorFullScreen=1; var navegadorAnchoBanda=1; var navegadorFotoSaltos=1; var msg_navegadorCompatible=''; var msg_navegadorInterplay=''; // Plataforma if (navigator.platform.toLowerCase().indexOf('arm')>-1) es_plataforma='android'; if (navigator.platform.toLowerCase().indexOf('aarch64')>-1) es_plataforma='android'; if (navigator.platform.toLowerCase().indexOf('ipad')>-1) es_plataforma='ipad'; if (navigator.platform.toLowerCase().indexOf('iphone')>-1) es_plataforma='iphone'; if (navigator.platform.toLowerCase().indexOf('ipod')>-1) es_plataforma='ipod'; if (navigator.platform.toLowerCase().indexOf('mac')>-1) es_plataforma='mac'; if (navigator.platform.toLowerCase().indexOf('linux x86')>-1) es_plataforma='linux'; if (navigator.platform.toLowerCase().indexOf('win32')>-1) es_plataforma='windows'; if (navigator.platform.toLowerCase().indexOf('win64')>-1) es_plataforma='windows'; // Navegador if (navigator.userAgent.toLowerCase().indexOf('safari/')>-1) {// Es el 煤ltimo que sale e interfiere con Chrome, pues siempre detecta que es safari. es_navegador='safari'; // Compatible Interplay LecturaSub FullScreen AnchoBanda FotoSaltos Version // ------------------------------------------------------------------------------------------------ // Windows -- -- -- -- -- -- -- // Linux -- -- -- -- -- -- -- // MAC OK OK OK SI NO NO 605.1.15 // ANDROID -- -- -- -- -- -- -- // IPHONE OK NO OK OK NO NO 604.1 // IPOT ? ? ? ? ? ? ? // ------------------------------------------------------------------------------------------------ if (es_plataforma=='windows') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} if (es_plataforma=='linux') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} if (es_plataforma=='mac') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=0; navegadorFotoSaltos=0;} if (es_plataforma=='android') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} if (es_plataforma=='iphone') {navegadorCompatible=1; navegadorInterplay=0; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=0; navegadorFotoSaltos=0;} if (es_plataforma=='ipot') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} } if (navigator.userAgent.toLowerCase().indexOf('firefox/')>-1) { es_navegador='firefox'; // Compatible Interplay LecturaSub FullScreen AnchoBanda FotoSaltos Version // ------------------------------------------------------------------------------------------------ // Windows OK OK OK OK NO OK 113.0 // Linux OK OK OK OK NO OK 112.0 // MAC OK OK OK OK ? ? ? // ANDROID OK OK OK OK NO OK 112.0 // IPHONE ? ? ? ? ? ? ? // IPOT ? ? ? ? ? ? ? // ------------------------------------------------------------------------------------------------ if (es_plataforma=='windows') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=0; navegadorFotoSaltos=1;} if (es_plataforma=='linux') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=0; navegadorFotoSaltos=1;} if (es_plataforma=='mac') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} if (es_plataforma=='android') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=0; navegadorFotoSaltos=1;} if (es_plataforma=='iphone') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} if (es_plataforma=='ipot') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} } if (navigator.userAgent.toLowerCase().indexOf('chrome/')>-1) { es_navegador='chrome'; // Compatible Interplay LecturaSub FullScreen AnchoBanda FotoSaltos Version // -------------------------------------------------------------------------------------------------- // Windows OK OK OK OK NO OK 113.0.0.0 // Linux OK OK OK OK NO OK 113.0.0.0 // MAC OK OK ? ? ? ? ? // ANDROID OK OK OK OK OK NO 112.0.0.0 // IPHONE OK NO OK OK NO NO // IPOT ? ? ? ? ? ? ? // -------------------------------------------------------------------------------------------------- if (es_plataforma=='windows') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=0; navegadorFotoSaltos=1;} if (es_plataforma=='linux') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=0; navegadorFotoSaltos=1;} if (es_plataforma=='mac') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} if (es_plataforma=='android') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=0;} if (es_plataforma=='iphone') {navegadorCompatible=1; navegadorInterplay=0; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=0; navegadorFotoSaltos=0;} if (es_plataforma=='ipot') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} } if ((navigator.userAgent.toLowerCase().indexOf('msi/')>-1)||(navigator.userAgent.toLowerCase().indexOf('net4/')>-1)) { es_navegador='iexplorer'; // Compatible Interplay LecturaSub FullScreen AnchoBanda FotoSaltos Version // ------------------------------------------------------------------------------------------------ // Windows NO NO NO NO NO NO ? // Linux -- -- -- -- -- NO ? // MAC -- -- -- -- -- NO ? // ANDROID -- -- -- -- -- NO ? // IPHONE -- -- -- -- -- NO ? // IPOT -- -- -- -- -- NO ? // ------------------------------------------------------------------------------------------------ if (es_plataforma=='windows') {navegadorCompatible=0; navegadorInterplay=0; navegadorLecturaSub=0; navegadorFullScreen=0; navegadorAnchoBanda=0; navegadorFotoSaltos=0;} if (es_plataforma=='linux') {navegadorCompatible=0; navegadorInterplay=0; navegadorLecturaSub=0; navegadorFullScreen=0; navegadorAnchoBanda=0; navegadorFotoSaltos=0;} if (es_plataforma=='mac') {navegadorCompatible=0; navegadorInterplay=0; navegadorLecturaSub=0; navegadorFullScreen=0; navegadorAnchoBanda=0; navegadorFotoSaltos=0;} if (es_plataforma=='android') {navegadorCompatible=0; navegadorInterplay=0; navegadorLecturaSub=0; navegadorFullScreen=0; navegadorAnchoBanda=0; navegadorFotoSaltos=0;} if (es_plataforma=='iphone') {navegadorCompatible=0; navegadorInterplay=0; navegadorLecturaSub=0; navegadorFullScreen=0; navegadorAnchoBanda=0; navegadorFotoSaltos=0;} if (es_plataforma=='ipot') {navegadorCompatible=0; navegadorInterplay=0; navegadorLecturaSub=0; navegadorFullScreen=0; navegadorAnchoBanda=0; navegadorFotoSaltos=0;} } if (navigator.userAgent.toLowerCase().indexOf('opr/')>-1) { es_navegador='opera'; // Compatible Interplay LecturaSub FullScreen AnchoBanda FotoSaltos Version // ------------------------------------------------------------------------------------------------- // Windows OK OK OK OK NO OK 98.0.0.0 // Linux OK OK NO OK OK OK 98.0.0.0 // MAC ? ? ? ? ? ? // ANDROID OK OK NO OK OK NO 74.3.3922.71982 MUESTRA MENSAJE DE NO COMPATIBLE // IPHONE ? ? ? ? ? ? // IPOT ? ? ? ? ? ? // ------------------------------------------------------------------------------------------------- if (es_plataforma=='windows') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=0; navegadorFotoSaltos=1;} if (es_plataforma=='linux') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=0; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} if (es_plataforma=='mac') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} if (es_plataforma=='android') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=0; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=0;} if (es_plataforma=='iphone') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} if (es_plataforma=='ipot') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} } if ((navigator.userAgent.toLowerCase().indexOf('edge/')>-1)||(navigator.userAgent.toLowerCase().indexOf('edga/')>-1)||(navigator.userAgent.toLowerCase().indexOf('edg/')>-1)) { es_navegador='edge'; // Compatible Interplay LecturaSub FullScreen AnchoBanda FotoSaltos Version // ------------------------------------------------------------------------------------------------------ // Windows OK OK OK OK NO OK 113.0.1774.35 // Linux OK OK OK OK OK OK 113.0.1774.35 // MAC ? ? ? ? ? ? // ANDROID OK OK OK OK OK NO 112.0.1722.59 // IPHONE ? ? ? ? ? ? // IPOT ? ? ? ? ? ? // ------------------------------------------------------------------------------------------------------ if (es_plataforma=='windows') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=0; navegadorFotoSaltos=1;} if (es_plataforma=='linux') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} if (es_plataforma=='mac') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} if (es_plataforma=='android') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=0;} if (es_plataforma=='iphone') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} if (es_plataforma=='ipot') {navegadorCompatible=1; navegadorInterplay=1; navegadorLecturaSub=1; navegadorFullScreen=1; navegadorAnchoBanda=1; navegadorFotoSaltos=1;} } msg_navegadorCompatible='El navegador '+es_navegador+' en '+es_plataforma+', no es compatible con los medios que se reproducen en esta web. Los navegadores m谩s compatibles son Firefox, Chrome, Edge o Opera, pruebe instalar alguno de ellos.'; msg_navegadorInterplay='El navegador '+es_navegador+' en '+es_plataforma+', no es compatible con los tipos de videos interactivos InterPLAY como el que quiere reproducir. Los navegadores m谩s compatibles son Firefox, Chrome, Edge o Opera, pruebe instalar alguno de ellos.'; //alert (navigator.userAgent); //alert (es_navegador); //alert (navigator.platform); // Para chequear navegadores descomentar: //navegadorCompatible=1; //navegadorInterplay=1; //navegadorLecturaSub=1; //navegadorFullScreen=1; //navegadorAnchoBanda=1; //navegadorFotoSaltos=1; function ventana(left, top, ancho, alto, nombre, archivo){ var opciones = "directories=NO, location=NO, status=NO, titlebar=NO, toolbar=NO, menubar=NO, scrollbars=YES, resizable=NO, width="+ancho+", height="+alto+", left="+left+", top="+top+""; mi_ventana = window.open(archivo, nombre, opciones); } /*** NO PERMITE BOTON DERECHO ***/ document.oncontextmenu = function(){return false} </script> </head> <body > <section class="logos"> <div class="logotipos"> <div class="logotipoIzquierda"> <a href="https://www.upv.es" target="_blank"><img src="https://www.upv.es/niujom/imagenes/marcaUPV_home61.png" longdesc="https://www.upv.es/lawai/escudo-es.txt" alt="UPV"></a> </div> <div class="logotipoCentro"> <a href="http://www.ice.upv.es" target="_blank"><img src="https://grem.upv.es/Grem/images/ICE_H.png" alt="ICE" title="Instituto de Ciencias de la Educación"></a> </div> <div class="idiomas"> <form name="idiomasSelect" action="index.php?mnu=videoteca&len=" target="_self" method="POST"> <label> <img src="imgs/planetaIdiomas.png" alt="" title=""><select name="seleccionarIdioma" title="" onChange="document.idiomasSelect.action=document.idiomasSelect.action + document.idiomasSelect.seleccionarIdioma.value; document.idiomasSelect.submit();"> <option value="es" >Espa帽ol</option> <option value="en" >English</option> <option value="ca" selected>Valenci脿</option> </select> </label> </form> </div> <div id="actualizarProcesado" style="box-sizing: border-box; float: left;"> </div> <script type="text/javascript" type="text/javascript"> function actualizarProcesado(){ clearInterval(identificadorRecargaProcesado); jQuery("#actualizarProcesado").load('videoteca_procesado.php',{'mnu':'videoteca', 'len':'ca', 'usuarioWEBdni':'', 'Perm':'0'}); identificadorRecargaProcesado = setInterval('actualizarProcesado()',10000); } actualizarProcesado(); var identificadorRecargaProcesado; identificadorRecargaProcesado = setInterval('actualizarProcesado()',10000); </script> <div class="logotipoDerecha"> <a href="https://grem.upv.es" target="_blank"><img src="https://grem.upv.es/Grem/images/Grem_Verde_Calidad.png" alt="GREM" title="Gabinete de Recursos Educativos y Multimedia"></a> </div> </div> </section> <section class="menu"> <menu> <nav> <ul> <li ><a href="index.php?len=ca"><img src="imgs/home.png" height="16px"></a></li> <li style="background-color: rgba(246,146,64,0.5);"><a href="index.php?mnu=videoteca&len=ca&clas=1">Recursos</a></li> <li><a href="index.php?mnu=identificacion&len=ca">|  <b>Iniciar sessi贸</b></a></li> </ul> </nav> </menu> </section> <section class="main"> <section class="articles"> <article> <script> /*if ((document.getElementById('FiltroUnesco').value == '') && (document.getElementById('buscarTexto').value == '')) { jQuery('#filtros1').hide();jQuery('#filtros2').hide(); } else { jQuery('#filtros1').show();jQuery('#filtros2').show(); }*/ </script> <! Inicio del formulario de busqueda -> <form id="form2" name="form2" action="index.php?mnu=videoteca&len=ca" method="post" enctype="multipart/form-data" target="_blank"><input name="comando" id="comando" type="hidden" value=""><input name="marcado" id="marcado" type="hidden" value=""><script type="text/javascript"> var FormObjects=0; var FormObjectsReq=0; var FormListo=0;</script> </header> <input name="Lista" id="Lista" type="hidden" value=""> <input name="FiltroCategoria" id="FiltroCategoria" type="hidden" value="4102"> <input name="FiltroTematica" id="FiltroTematica" type="hidden" value=""> <input name="FiltroContexto" id="FiltroContexto" type="hidden" value=""> <input name="FiltroCompetencias" id="FiltroCompetencias" type="hidden" value=""> <input name="Fav" id="Fav" type="hidden" value=""> <input name="Rep" id="Rep" type="hidden" value=""> <input name="Clas" id="Clas" type="hidden" value="1"> <input name="Crea" id="Crea" type="hidden" value=""> <input name="categoria" id="categoria" type="hidden" value="4102"> <div class="buscar"> <label> <img src="imgs/lupaSearch.png" alt="Cercar en Recursos" title="Cercar en Recursos (T铆tol, autor, descripci贸, codi, etc)" onClick="reset_filtros(); document.form2.target='_self'; document.form2.submit();"><input type="search" name="buscarTexto" id="buscarTexto" placeholder="Cercar en Recursos" title="Cercar en Recursos (T铆tol, autor, descripci贸, codi, etc)" value="" onChange="reset_filtros(); document.form2.target='_self'; document.form2.submit();"> </label> <script> document.getElementById("buscarTexto").addEventListener("keyup", function(event) { event.preventDefault(); if (event.keyCode === 13) { reset_filtros(); document.form2.target='_self'; document.form2.submit(); } }); </script> </div> <div class="buscarSelector"> <label> <select name="FiltroUnesco" id="FiltroUnesco" onChange="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.form2.target='_self'; document.form2.submit();"> <option value="" selected>- Camp de coneixement -</option> <option style="font-weight: bold; color:#000;" value="22">22 F脥SICA (2)</option><option style="font-weight: normal; color:#333;" value="2202">. . 2202 Electromagnetisme (1)</option><option style="font-weight: bold; color:#000;" value="31">31 CI脠NCIES AGR脌RIES (1)</option><option style="font-weight: bold; color:#000;" value="33">33 CI脠NCIES TECNOL脪GIQUES (1)</option><option style="font-weight: normal; color:#333;" value="3306">. . 3306 Enginyeria i Tecnologia El猫ctriques (1)</option><option style="font-weight: normal; color:#333;" value="3314">. . 3314 Tecnologia Medica (1)</option><option style="font-weight: normal; color:#333;" value="3325">. . 3325 Tecnologia de les Telecomunicacions (1)</option><option style="font-weight: bold; color:#000;" value="56">56 CI脠NCIES JUR脥DIQUES I DRET (1)</option><option style="font-weight: bold; color:#000;" value="57">57 LING脺脥STICA (1)</option><option style="font-weight: normal; color:#333;" value="5701">. . 5701 Ling眉铆stica Aplicada (1)</option><option style="font-weight: bold; color:#000;" value="58">58 PEDAGOGIA ()</option><option style="font-weight: normal; color:#333;" value="5801">. . 5801 Teoria i M猫todes Educatius (3)</option><option style="font-weight: normal; color:#333;" value="5801">. . 5801 Teoria i M猫todes Educatius (1)</option><option style="font-weight: normal; color:#333;" value="5801">. . 5801 Teoria i M猫todes Educatius (6)</option><option style="font-weight: normal; color:#333;" value="5802">. . 5802 Organitzaci贸 i Planificaci贸 de l'Educaci贸 ()</option><option style="font-weight: bold; color:#000;" value="62">62 CI脠NCIES DE LES ARTS I LES LLETRES ()</option><option style="font-weight: normal; color:#333;" value="6201">. . 6201 Arquitectura ()</option><option style="font-weight: bold; color:#000;" value="63">63 SOCIOLOGIA (21)</option><option style="font-weight: normal; color:#333;" value="6301">. . 6301 Sociologia Cultural (1)</option><option style="font-weight: bold; color:#000;" value="71">71 脠TICA ()</option> </select> </label> <label> <select name="FiltroMedios" id="FiltroMedios" onChange="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.form2.target='_self'; document.form2.submit();"> <option value="" selected>- Medi -</option> <option value="VA" ><b>V铆deo i 脿udio (42)</b></option> </select> </label> <label> <select name="FiltroFuente" id="FiltroFuente" onChange="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.form2.target='_self'; document.form2.submit();"> <option value="" selected>- Font -</option> <option value="Master">Master (42)</option> </select> </label> <label> <select name="FiltroTipo" id="FiltroTipo" onChange="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.form2.target='_self'; document.form2.submit();"> <option value="" selected>- Format -</option> <option value="0">Polimedia Plus (8)</option><option value="2">Polimedia v铆deo did脿ctic (1)</option><option value="14">Entrevista (1)</option><option value="16">Comunicaci贸 (32)</option> </select> </label> <label> <select name="FiltroEjercicio" id="FiltroEjercicio" onChange="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.form2.target='_self'; document.form2.submit();"> <option value="" selected>- Exercici -</option> <option value="2022-2023">2022-2023 (3)</option><option value="2021-2022">2021-2022 (28)</option><option value="2020-2021">2020-2021 (7)</option><option value="2018-2019">2018-2019 (4)</option> </select> </label> <label> <select name="FiltroIdioma" id="FiltroIdioma" onChange="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.form2.target='_self'; document.form2.submit();"> <option selected value="">- Idioma -</option> <option value="en">en - English (1)</option><option value="es">es - Espa帽ol (41)</option> </select> </label> <label> <select name="FiltroLicencia" id="FiltroLicencia" onChange="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.form2.target='_self'; document.form2.submit();"> <option selected value="">- Llic猫ncia -</option> <option value="0">CC BY-NC-ND (42)</option> </select> </label> <input name="FiltroUtilizable" type="hidden" value="1"> <label> <select name="FiltroProcesado" id="FiltroProcesado" onChange="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.form2.target='_self'; document.form2.submit();"> <option selected value="">- processament -</option> <option value="4">Normal (22)</option> <option value="5">InterPLAY (3)</option> </select> </label> <label> <select name="FiltroOrden" id="FiltroOrden" onChange="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.form2.target='_self'; document.form2.submit();"> <option selected value="">- Ordenar per -</option> <option value="0">Codi</option> <option value="1">Data Publicaci贸</option> <option value="2">T铆tol</option> <option value="3">Reproduccions</option> <option value="4">Data reproducci贸</option> </select> </label> <label for="der"> <input type="image" title="Vista d'icones" src="imgs/listarIconos.png" onClick="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.getElementById('Lista').value = 'Iconos'; document.form2.target='_self'; document.form2.submit();"> </label> <label for="der"> <input type="image" title="Vista de llista" src="imgs/listarLista.png" onClick="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.getElementById('Lista').value = 'Lista'; document.form2.target='_self'; document.form2.submit();"> </label> <label for="der"> <input type="image" title="Visualitzaci贸 de llista minimitzada" src="imgs/listarTexto.png" onClick="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.getElementById('Lista').value = 'Texto'; document.form2.target='_self'; document.form2.submit();"> </label> <label for="der"> <img title="Compartir vista actual" src="imgs/listarCompartir.png" onClick="alert('https://grem.upv.es/Grem?&clas=1&categoria=4102');"> </label> </div> <! Final del formulario de busqueda -> <div name="Videoteca_Principal" id="Videoteca_Principal" style="background-image: url('Videoteca/Media/4102-A94B1Kz30ttrPFysqj2mp1/[M4102] A94B1Kz30ttrPFysqj2mp1_FP.jpg');"> <script> var ancho=document.getElementById('Videoteca_Principal').clientWidth; var prop=ancho/1920; var alto=prop*1280; document.getElementById('Videoteca_Principal').style.setProperty('--myheight',alto+'px'); </script> <table width="100%" style="width:100%;"> <tr> <td style="vertical-align: top; width: 300px; border-right: 0px #eee solid;">. <div name="Filtros" id="Filtros" style="width:300px; height: auto;"> <h3><a href="#" onClick="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; document.form2.FiltroCategoria.value = ''; document.form2.categoria.value = ''; document.form2.target='_self'; document.form2.submit();"><img src="imgs/categoria.png" style="margin: 0px 0px -3px -3px; width: 40px;">CATEGORIES</a></h3> <ul> <ul> <li style="font-weight: bold; margin: 0px 0px 0px -5px;"><img src="imgs/categoria.png" style="margin: 0px 5px -2px 0px; width: 15px;"><a href="#" onClick="document.getElementById('comando').value = 'ver'; document.getElementById('marcado').value = ''; document.form2.FiltroCategoria.value = '0'; document.form2.categoria.value = '0'; document.form2.target='_self'; document.form2.submit();">Buenas pr谩cticas<img src="imgs/carpeta_subir.png" style="margin: 0px 0px -5px 10px; width: 20px;"></a> </li> </ul> <h3>脌MBITS TEM脌TICS</h3> <ul> <li style="font-weight: normal;"><a href="#" onClick="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; if(document.form2.FiltroTematica.value == '2') {document.form2.FiltroTematica.value = '';}else{document.form2.FiltroTematica.value = '2';} document.form2.target='_self'; document.form2.submit();">Aprenentatge actiu i constructiu (1)</a></li><li style="font-weight: normal;"><a href="#" onClick="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; if(document.form2.FiltroTematica.value == '8') {document.form2.FiltroTematica.value = '';}else{document.form2.FiltroTematica.value = '8';} document.form2.target='_self'; document.form2.submit();">Aprenentatge de compet猫ncies (1)</a></li> </ul> <h3>COMPET脠NCIES</h3> <ul> <li style="font-weight: normal;"><a href="#" onClick="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; if (document.form2.FiltroCompetencias.value == '1') {document.form2.FiltroCompetencias.value = '';}else{document.form2.FiltroCompetencias.value = '1';} document.form2.target='_self'; document.form2.submit();">Comprom铆s social i mediambiental (1)</a></li><li style="font-weight: normal;"><a href="#" onClick="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; if (document.form2.FiltroCompetencias.value == '2') {document.form2.FiltroCompetencias.value = '';}else{document.form2.FiltroCompetencias.value = '2';} document.form2.target='_self'; document.form2.submit();">Innovaci贸 i creativitat (2)</a></li><li style="font-weight: normal;"><a href="#" onClick="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; if (document.form2.FiltroCompetencias.value == '3') {document.form2.FiltroCompetencias.value = '';}else{document.form2.FiltroCompetencias.value = '3';} document.form2.target='_self'; document.form2.submit();">Treball en equip i lideratge (1)</a></li><li style="font-weight: normal;"><a href="#" onClick="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; if (document.form2.FiltroCompetencias.value == '4') {document.form2.FiltroCompetencias.value = '';}else{document.form2.FiltroCompetencias.value = '4';} document.form2.target='_self'; document.form2.submit();">Comunicaci贸 efectiva (1)</a></li><li style="font-weight: normal;"><a href="#" onClick="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; if (document.form2.FiltroCompetencias.value == '5') {document.form2.FiltroCompetencias.value = '';}else{document.form2.FiltroCompetencias.value = '5';} document.form2.target='_self'; document.form2.submit();">Responsabilitat i presa de decisions (1)</a></li> </ul> <h3>COL路LECTIUS</h3> <ul> <li style="font-weight: normal;"><a href="#" onClick="document.getElementById('comando').value = ''; document.getElementById('marcado').value = ''; if (document.form2.FiltroContexto.value == '4') {document.form2.FiltroContexto.value = '';}else{document.form2.FiltroContexto.value = '4';} document.form2.target='_self'; document.form2.submit();">Equips d'innovaci贸 (42)</a></li> </ul> </div> </td> <td id="celda_items" style="vertical-align: top;"> <div name="Items_Videoteca" id="Items_Videoteca"> <div id="plantilla_titulo"><p>BUENAS PR脕CTICAS </p></div><div id="plantilla_descripcionCorta"><label for="plantilla_seccion"><p></p></label><label for="plantilla_texto"><p>En esta categor铆a encontrar谩 recursos de buenas pr谩cticas docentes</p></label></div> <label for="items" id="items"></label><! Imprime items listados mediante javascript -> <div id="Items_Relacionados"> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4265-FkG4rqPsl6MQ7Ea6qEvsv1'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4265" class="videoVisible" preload="none" poster="Videoteca/Media/4265-FkG4rqPsl6MQ7Ea6qEvsv1/[M4265] FkG4rqPsl6MQ7Ea6qEvsv1_TP.jpg" onmouseover="thumbPlay('v4265');" onmouseleave="thumbPause('v4265');" onmousemove="thumbTiempo('v4265');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4265-FkG4rqPsl6MQ7Ea6qEvsv1/%5BM4265%5D%20FkG4rqPsl6MQ7Ea6qEvsv1_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:20 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> 脕lvaro Fern谩ndez-Baldor Mart铆nez, . . .<br>(08/11/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Acercando la UPV a los barrios. El caso del Aprendizaje en Acci贸n en Orriols </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4248-MginWjsLJNVhrGbSlR515-'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4248" class="videoVisible" preload="none" poster="Videoteca/Media/4248-MginWjsLJNVhrGbSlR515-/[M4248] MginWjsLJNVhrGbSlR515-_T.jpg" onmouseover="thumbPlay('v4248');" onmouseleave="thumbPause('v4248');" onmousemove="thumbTiempo('v4248');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4248-MginWjsLJNVhrGbSlR515-/%5BM4248%5D%20MginWjsLJNVhrGbSlR515-_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:09 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> <label style="color: rgb(232, 210, 98);"><b>InterPLAY</b></label> </label> <label for="autores"> Laura Osete Cortina, . . .<br>(21/09/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Diversas estrategias para Estudio de Casos y e-Portafolio. Hacia un aprendizaje m谩s equitativo y significativo </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4247-vu0cVL1NEl-Fh-692OIxj0'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4247" class="videoVisible" preload="none" poster="Videoteca/Media/4247-vu0cVL1NEl-Fh-692OIxj0/[M4247] vu0cVL1NEl-Fh-692OIxj0_T.jpg" onmouseover="thumbPlay('v4247');" onmouseleave="thumbPause('v4247');" onmousemove="thumbTiempo('v4247');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4247-vu0cVL1NEl-Fh-692OIxj0/%5BM4247%5D%20vu0cVL1NEl-Fh-692OIxj0_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:03:47 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> <label style="color: rgb(232, 210, 98);"><b>InterPLAY</b></label> </label> <label for="autores"> Francisca Ram贸n Fern谩ndez, . . .<br>(13/09/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> La aplicaci贸n de webquest para gamificaci贸n e interactividad en docencia inversa </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4158-JUBvlxSJ7ApvAqKUnjEnY0'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4158" class="videoVisible" preload="none" poster="Videoteca/Media/4158-JUBvlxSJ7ApvAqKUnjEnY0/[M4158] JUBvlxSJ7ApvAqKUnjEnY0_TP.png" onmouseover="thumbPlay('v4158');" onmouseleave="thumbPause('v4158');" onmousemove="thumbTiempo('v4158');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4158-JUBvlxSJ7ApvAqKUnjEnY0/%5BM4158%5D%20JUBvlxSJ7ApvAqKUnjEnY0_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:28 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> Teresa Mar铆a Pellicer Armi帽ana, . . .<br>(17/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> El debate acad茅mico orientado al desarrollo y la evaluaci贸n de las competencias transversales su integraci贸n en el aprendizaje basado en proyectos </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4154-OXXlSmOhC9We91dWhgJMr-'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4154" class="videoVisible" preload="none" poster="Videoteca/Media/4154-OXXlSmOhC9We91dWhgJMr-/[M4154] OXXlSmOhC9We91dWhgJMr-_TP.png" onmouseover="thumbPlay('v4154');" onmouseleave="thumbPause('v4154');" onmousemove="thumbTiempo('v4154');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4154-OXXlSmOhC9We91dWhgJMr-/%5BM4154%5D%20OXXlSmOhC9We91dWhgJMr-_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:06:02 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> M陋 Asunci贸n P茅rez Pascual, . . .<br>(17/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> El grado en Tecnolog铆as Interactivas un grado basado en Proyectos </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4155-30pLsOLH38mtxYxKt7r9q_'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4155" class="videoVisible" preload="none" poster="Videoteca/Media/4155-30pLsOLH38mtxYxKt7r9q_/[M4155] 30pLsOLH38mtxYxKt7r9q__TP.png" onmouseover="thumbPlay('v4155');" onmouseleave="thumbPause('v4155');" onmousemove="thumbTiempo('v4155');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4155-30pLsOLH38mtxYxKt7r9q_/%5BM4155%5D%2030pLsOLH38mtxYxKt7r9q__O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:06:00 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> Javier Palanca C谩mara<br>(17/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> La estrategia de ``Mob Programming`` como herramienta de dinamizaci贸n en asignaturas de programaci贸n </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4156-Ne1dZgMtWNldjyjJ0Xs-1-'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4156" class="videoVisible" preload="none" poster="Videoteca/Media/4156-Ne1dZgMtWNldjyjJ0Xs-1-/[M4156] Ne1dZgMtWNldjyjJ0Xs-1-_TP.png" onmouseover="thumbPlay('v4156');" onmouseleave="thumbPause('v4156');" onmousemove="thumbTiempo('v4156');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4156-Ne1dZgMtWNldjyjJ0Xs-1-/%5BM4156%5D%20Ne1dZgMtWNldjyjJ0Xs-1-_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:28 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> Manuela Albert Albiol, . . .<br>(17/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Los debates en grupo como herramienta motora para la dinamizaci贸n de clases y mejora de competencias transversales </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4157-DEmU9DCFTJsyETvxiO-W6-'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4157" class="videoVisible" preload="none" poster="Videoteca/Media/4157-DEmU9DCFTJsyETvxiO-W6-/[M4157] DEmU9DCFTJsyETvxiO-W6-_TP.png" onmouseover="thumbPlay('v4157');" onmouseleave="thumbPause('v4157');" onmousemove="thumbTiempo('v4157');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4157-DEmU9DCFTJsyETvxiO-W6-/%5BM4157%5D%20DEmU9DCFTJsyETvxiO-W6-_O#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:04:55 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> Fernando Castello Sirvent, . . .<br>(17/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> SCRUM Learning para el desarrollo de soft skills conforme a estrategias activas de ense帽anza </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4153-4jTpbuCot27PYM6q6Hrox0'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4153" class="videoVisible" preload="none" poster="Videoteca/Media/4153-4jTpbuCot27PYM6q6Hrox0/[M4153] 4jTpbuCot27PYM6q6Hrox0_TP.png" onmouseover="thumbPlay('v4153');" onmouseleave="thumbPause('v4153');" onmousemove="thumbTiempo('v4153');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4153-4jTpbuCot27PYM6q6Hrox0/%5BM4153%5D%204jTpbuCot27PYM6q6Hrox0_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:06:56 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> 脕lvaro Terrones Reigada<br>(17/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Socializaci贸n de la asignatura performance mediante las TIC con la implementaci贸n de canales de la red social instagram colectividad, operatividad y promoci贸n art铆stica de la generaci贸n joven de BBAA-UPV </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4152-M8vG1Qbf28JLp7dBprZJT-'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4152" class="videoVisible" preload="none" poster="Videoteca/Media/4152-M8vG1Qbf28JLp7dBprZJT-/[M4152] M8vG1Qbf28JLp7dBprZJT-_TP.png" onmouseover="thumbPlay('v4152');" onmouseleave="thumbPause('v4152');" onmousemove="thumbTiempo('v4152');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4152-M8vG1Qbf28JLp7dBprZJT-/%5BM4152%5D%20M8vG1Qbf28JLp7dBprZJT-_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:04:17 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> Carlos Rold谩n Blay, . . .<br>(17/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Uso de laboratorios virtuales para lograr un aprendizaje aut贸nomo eficaz en ingenier铆a el茅ctrica </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4151-6ub-1EZR1sk5hRWXmHMmT0'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4151" class="videoVisible" preload="none" poster="Videoteca/Media/4151-6ub-1EZR1sk5hRWXmHMmT0/[M4151] 6ub-1EZR1sk5hRWXmHMmT0_TP.png" onmouseover="thumbPlay('v4151');" onmouseleave="thumbPause('v4151');" onmousemove="thumbTiempo('v4151');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4151-6ub-1EZR1sk5hRWXmHMmT0/%5BM4151%5D%206ub-1EZR1sk5hRWXmHMmT0_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:06:49 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> Mar铆a Francisca Sempere Ripoll<br>(16/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Puertas S.A. Simulaci贸n de una empresa de fabricaci贸n de puertas para la aplicaci贸n de herramientas en el 谩rea de organizaci贸n de empresas y organizaci贸n del trabajo en el marco de la mejora continua </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4145-y1TOySaZ7KCauouRYu4g70'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4145" class="videoVisible" preload="none" poster="Videoteca/Media/4145-y1TOySaZ7KCauouRYu4g70/[M4145] y1TOySaZ7KCauouRYu4g70_TP.png" onmouseover="thumbPlay('v4145');" onmouseleave="thumbPause('v4145');" onmousemove="thumbTiempo('v4145');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4145-y1TOySaZ7KCauouRYu4g70/%5BM4145%5D%20y1TOySaZ7KCauouRYu4g70_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:03:25 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> Ana Jes煤s Vidaurre Garayo, . . .<br>(04/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Competencia de innovaci贸n en la asignatura de Biof铆sica de Ingenier铆a Biom茅dica </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4148-s8XUCX8Dz5dGlFk4lwAso_'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4148" class="videoVisible" preload="none" poster="Videoteca/Media/4148-s8XUCX8Dz5dGlFk4lwAso_/[M4148] s8XUCX8Dz5dGlFk4lwAso__TP.png" onmouseover="thumbPlay('v4148');" onmouseleave="thumbPause('v4148');" onmousemove="thumbTiempo('v4148');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4148-s8XUCX8Dz5dGlFk4lwAso_/%5BM4148%5D%20s8XUCX8Dz5dGlFk4lwAso__O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:09:00 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> Jos茅 Francisco Toledo Alarc贸n, . . .<br>(04/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> El Grado en Tecnolog铆as Interactivas un grado basado en Proyectos </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4146-kJlxXlxodHcmbL_bmHNIn0'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4146" class="videoVisible" preload="none" poster="Videoteca/Media/4146-kJlxXlxodHcmbL_bmHNIn0/[M4146] kJlxXlxodHcmbL_bmHNIn0_TP.png" onmouseover="thumbPlay('v4146');" onmouseleave="thumbPause('v4146');" onmousemove="thumbTiempo('v4146');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4146-kJlxXlxodHcmbL_bmHNIn0/%5BM4146%5D%20kJlxXlxodHcmbL_bmHNIn0_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:07:23 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> Manuel Alc谩zar Ortega<br>(04/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Herramienta de evaluaci贸n continua basada en problemas personalizados de correcci贸n autom谩tica </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4147-XAbo6OhSXcBbb4sstEW0i1'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4147" class="videoVisible" preload="none" poster="Videoteca/Media/4147-XAbo6OhSXcBbb4sstEW0i1/[M4147] XAbo6OhSXcBbb4sstEW0i1_TP.png" onmouseover="thumbPlay('v4147');" onmouseleave="thumbPause('v4147');" onmousemove="thumbTiempo('v4147');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4147-XAbo6OhSXcBbb4sstEW0i1/%5BM4147%5D%20XAbo6OhSXcBbb4sstEW0i1_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:09:57 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> M贸nica Arroyo V谩zquez<br>(04/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Plan de emprendimiento de una idea innovadora y exposici贸n a trav茅s de un v铆deo creativo </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4144-Ap6f6BHMIM-17QxkM9s2F1'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4144" class="videoVisible" preload="none" poster="Videoteca/Media/4144-Ap6f6BHMIM-17QxkM9s2F1/[M4144] Ap6f6BHMIM-17QxkM9s2F1_TP.png" onmouseover="thumbPlay('v4144');" onmouseleave="thumbPause('v4144');" onmousemove="thumbTiempo('v4144');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4144-Ap6f6BHMIM-17QxkM9s2F1/%5BM4144%5D%20Ap6f6BHMIM-17QxkM9s2F1_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:11:41 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> Mar铆a Mart铆nez Miquel<br>(03/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Comunicaci贸n Efectiva a trav茅s del ``Scaffolding`` en el Aprendizaje en L铆nea </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4141-iyNMNPjzz0br9l_shPKpl0'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4141" class="videoVisible" preload="none" poster="Videoteca/Media/4141-iyNMNPjzz0br9l_shPKpl0/[M4141] iyNMNPjzz0br9l_shPKpl0_TP.png" onmouseover="thumbPlay('v4141');" onmouseleave="thumbPause('v4141');" onmousemove="thumbTiempo('v4141');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4141-iyNMNPjzz0br9l_shPKpl0/%5BM4141%5D%20iyNMNPjzz0br9l_shPKpl0_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:18 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> 脕lvaro Fern谩ndez-Baldor Mart铆nez, . . .<br>(03/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Conectando docencia con necesidades reales en contextos de exclusi贸n aprendizaje en acci贸n del M谩ster en Cooperaci贸n al Desarrollo en la ciudad de Val猫ncia </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4143-iyNMNPjzz0br9l_shPKpl0'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4143" class="videoVisible" preload="none" poster="Videoteca/Media/4143-iyNMNPjzz0br9l_shPKpl0/[M4143] iyNMNPjzz0br9l_shPKpl0_TP.png" onmouseover="thumbPlay('v4143');" onmouseleave="thumbPause('v4143');" onmousemove="thumbTiempo('v4143');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4143-iyNMNPjzz0br9l_shPKpl0/%5BM4143%5D%20iyNMNPjzz0br9l_shPKpl0_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:39:16 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> Juan Antonio Monsoriu Serra, . . .<br>(03/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Incorporaci贸n de los smartphones en la docencia de la F铆sica experimental </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4142-iyNMNPjzz0br9l_shPKpl0'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4142" class="videoVisible" preload="none" poster="Videoteca/Media/4142-iyNMNPjzz0br9l_shPKpl0/[M4142] iyNMNPjzz0br9l_shPKpl0_TP.png" onmouseover="thumbPlay('v4142');" onmouseleave="thumbPause('v4142');" onmousemove="thumbTiempo('v4142');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4142-iyNMNPjzz0br9l_shPKpl0/%5BM4142%5D%20iyNMNPjzz0br9l_shPKpl0_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:59 </label> <label for="interplay"> <label><b>V脥DEO</b></label> </label> <label for="autores"> Ester Guijarro Tarradellas<br>(03/02/2022) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Salto al mundo on-line c贸mo pasar de pr谩cticas inform谩ticas presenciales a virtuales </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4136-oawn4G9zGjq-p_Wr5NqMx1'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4136" class="videoVisible" preload="none" poster="Videoteca/Media/4136-oawn4G9zGjq-p_Wr5NqMx1/[M4136] oawn4G9zGjq-p_Wr5NqMx1_T.jpg" onmouseover="thumbPlay('v4136');" onmouseleave="thumbPause('v4136');" onmousemove="thumbTiempo('v4136');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4136-oawn4G9zGjq-p_Wr5NqMx1/%5BM4136%5D%20oawn4G9zGjq-p_Wr5NqMx1_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:58 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Laura Lizondo Sevilla, . . .<br>(20/12/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Reflexi贸n y adaptaci贸n de la ense帽anza pr谩ctica. Proyectar y construir con hormig贸n visto </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4119-wTonD8tIkPpHpTBgHp-l_1'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4119" class="videoVisible" preload="none" poster="Videoteca/Media/4119-wTonD8tIkPpHpTBgHp-l_1/[M4119] wTonD8tIkPpHpTBgHp-l_1_T.jpg" onmouseover="thumbPlay('v4119');" onmouseleave="thumbPause('v4119');" onmousemove="thumbTiempo('v4119');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4119-wTonD8tIkPpHpTBgHp-l_1/%5BM4119%5D%20wTonD8tIkPpHpTBgHp-l_1_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:10:02 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Pedro Llovera Segovia, . . .<br>(24/11/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> El uso de las demostraciones pr谩cticas en las clases de teor铆a para mejorar el aprendizaje de la Ingenier铆a El茅ctrica </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4117-HKyFdnGH9VyzSTG1QucRP0'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4117" class="videoVisible" preload="none" poster="Videoteca/Media/4117-HKyFdnGH9VyzSTG1QucRP0/[M4117] HKyFdnGH9VyzSTG1QucRP0_T.jpg" onmouseover="thumbPlay('v4117');" onmouseleave="thumbPause('v4117');" onmousemove="thumbTiempo('v4117');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4117-HKyFdnGH9VyzSTG1QucRP0/%5BM4117%5D%20HKyFdnGH9VyzSTG1QucRP0_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:06:08 </label> <label for="interplay"> <label><b>HDr</b></label><label>16:9</label> </label> <label for="autores"> Mar铆a Nieves Mart铆nez Alzamora, . . .<br>(16/11/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> ABP para el aprendizaje de la Estad铆stica en Ingenier铆a Aeroespacial </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4116-HKyFdnGH9VyzSTG1QucRP0'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4116" class="videoVisible" preload="none" poster="Videoteca/Media/4116-HKyFdnGH9VyzSTG1QucRP0/[M4116] HKyFdnGH9VyzSTG1QucRP0_T.jpg" onmouseover="thumbPlay('v4116');" onmouseleave="thumbPause('v4116');" onmousemove="thumbTiempo('v4116');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4116-HKyFdnGH9VyzSTG1QucRP0/%5BM4116%5D%20HKyFdnGH9VyzSTG1QucRP0_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:03:40 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Hermenio Marcos Gim茅nez Valent铆n, . . .<br>(15/11/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Dise帽o y evaluaci贸n de laboratorios virtuales en la ense帽anza-aprendizaje de la F铆sica </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4114-HKyFdnGH9VyzSTG1QucRP0'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4114" class="videoVisible" preload="none" poster="Videoteca/Media/4114-HKyFdnGH9VyzSTG1QucRP0/[M4114] HKyFdnGH9VyzSTG1QucRP0_T.jpg" onmouseover="thumbPlay('v4114');" onmouseleave="thumbPause('v4114');" onmousemove="thumbTiempo('v4114');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4114-HKyFdnGH9VyzSTG1QucRP0/%5BM4114%5D%20HKyFdnGH9VyzSTG1QucRP0_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:06:00 </label> <label for="interplay"> <label><b>HDr</b></label><label>16:9</label> </label> <label for="autores"> Amparo Galbis Juan, . . .<br>(11/11/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Aprendizaje experimental y creatividad en ``T茅cnicas Pict贸ricas``. De la tradici贸n a la innovaci贸n en los materiales y procedimientos </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4115-RwBp5bUT7AcwREJBCmL871'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4115" class="videoVisible" preload="none" poster="Videoteca/Media/4115-RwBp5bUT7AcwREJBCmL871/[M4115] RwBp5bUT7AcwREJBCmL871_T.jpg" onmouseover="thumbPlay('v4115');" onmouseleave="thumbPause('v4115');" onmousemove="thumbTiempo('v4115');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4115-RwBp5bUT7AcwREJBCmL871/%5BM4115%5D%20RwBp5bUT7AcwREJBCmL871_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:06:00 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Beatriz Mart铆n Marchante, . . .<br>(11/11/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> El p贸ster acad茅mico y las TIC. Herramientas para el desarrollo de competencias transversales, aprendizaje de contenidos curriculares y lenguas para fines espec铆ficos </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4113-F2qbRhp6gh8SoC8RI7o7Q1'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4113" class="videoVisible" preload="none" poster="Videoteca/Media/4113-F2qbRhp6gh8SoC8RI7o7Q1/[M4113] F2qbRhp6gh8SoC8RI7o7Q1_T.jpg" onmouseover="thumbPlay('v4113');" onmouseleave="thumbPause('v4113');" onmousemove="thumbTiempo('v4113');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4113-F2qbRhp6gh8SoC8RI7o7Q1/%5BM4113%5D%20F2qbRhp6gh8SoC8RI7o7Q1_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:06:12 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Mar铆a Bego帽a Saiz Maule贸n, . . .<br>(10/11/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Taller de creatividad para el desarrollo de nuevos productos realizados por personas con diversidad funcional por salud mental bajo consideraciones de inclusi贸n laboral, medioambientales y de sensibilizaci贸n hacia la comunidad universitaria </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4108-a_sL93NARZD0iHaWqnxp61'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4108" class="videoVisible" preload="none" poster="Videoteca/Media/4108-a_sL93NARZD0iHaWqnxp61/[M4108] a_sL93NARZD0iHaWqnxp61_T.jpg" onmouseover="thumbPlay('v4108');" onmouseleave="thumbPause('v4108');" onmousemove="thumbTiempo('v4108');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4108-a_sL93NARZD0iHaWqnxp61/%5BM4108%5D%20a_sL93NARZD0iHaWqnxp61_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:48 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Julien Philippe Dominique Maheut, . . .<br>(05/11/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Tutorizaci贸n efectiva de TFGs y TFMs realizados en el marco de pr谩cticas en empresas utilizando Poliformat como plataforma de apoyo en la Direcci贸n de Operaciones </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4098-KcmoPCSNVm7hcOI0Sr3FB0'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4098" class="videoVisible" preload="none" poster="Videoteca/Media/4098-KcmoPCSNVm7hcOI0Sr3FB0/[M4098] KcmoPCSNVm7hcOI0Sr3FB0_T.jpg" onmouseover="thumbPlay('v4098');" onmouseleave="thumbPause('v4098');" onmousemove="thumbTiempo('v4098');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4098-KcmoPCSNVm7hcOI0Sr3FB0/%5BM4098%5D%20KcmoPCSNVm7hcOI0Sr3FB0_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:04:18 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Jorge Pay谩 Herrero<br>(29/10/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Aprendiendo al ritmo del sol. Competici贸n de cocinas solares </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4044-CiwpX3_m0TvHL7hyLE7jJ1'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4044" class="videoVisible" preload="none" poster="Videoteca/Media/4044-CiwpX3_m0TvHL7hyLE7jJ1/[M4044] CiwpX3_m0TvHL7hyLE7jJ1_T.jpg" onmouseover="thumbPlay('v4044');" onmouseleave="thumbPause('v4044');" onmousemove="thumbTiempo('v4044');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4044-CiwpX3_m0TvHL7hyLE7jJ1/%5BM4044%5D%20CiwpX3_m0TvHL7hyLE7jJ1_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:53 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Juan Antonio Llorens Molina<br>(27/10/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> La creaci贸n de screencasts por el alumnado en la asignatura Fundamentos Qu铆micos para la Ciencia y Tecnolog铆a de Alimentos (Introducci贸n a la Qu铆mica Org谩nica) </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='4013-zd5q8mRC7jfovbHhTmdKZ-'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v4013" class="videoVisible" preload="none" poster="Videoteca/Media/4013-zd5q8mRC7jfovbHhTmdKZ-/[M4013] zd5q8mRC7jfovbHhTmdKZ-_T.jpg" onmouseover="thumbPlay('v4013');" onmouseleave="thumbPause('v4013');" onmousemove="thumbTiempo('v4013');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/4013-zd5q8mRC7jfovbHhTmdKZ-/%5BM4013%5D%20zd5q8mRC7jfovbHhTmdKZ-_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:03:30 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Sandra Martinez Sanchis<br>(21/10/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> C贸mo captar la atenci贸n de los alumnos </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='3970-J1Ls-G6CbAZS5BacYJ_hS_'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v3970" class="videoVisible" preload="none" poster="Videoteca/Media/3970-J1Ls-G6CbAZS5BacYJ_hS_/[M3970] J1Ls-G6CbAZS5BacYJ_hS__T.jpg" onmouseover="thumbPlay('v3970');" onmouseleave="thumbPause('v3970');" onmousemove="thumbTiempo('v3970');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/3970-J1Ls-G6CbAZS5BacYJ_hS_/%5BM3970%5D%20J1Ls-G6CbAZS5BacYJ_hS__O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:06:52 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Francisca Ram贸n Fern谩ndez, . . .<br>(01/10/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Implicar en el aprendizaje a alumnos tecnol贸gicos en materias jur铆dicas Empleo del m茅todo del caso basado en elementos audiovisuales </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='3793--cVeSynCUpVNSTVzK1ux8_'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v3793" class="videoVisible" preload="none" poster="Videoteca/Media/3793--cVeSynCUpVNSTVzK1ux8_/[M3793] -cVeSynCUpVNSTVzK1ux8__T.jpg" onmouseover="thumbPlay('v3793');" onmouseleave="thumbPause('v3793');" onmousemove="thumbTiempo('v3793');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/3793--cVeSynCUpVNSTVzK1ux8_/%5BM3793%5D%20-cVeSynCUpVNSTVzK1ux8__O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:37 </label> <label for="interplay"> <label><b>HDr</b></label><label>16:9</label> </label> <label for="autores"> 脕ngel Valera Fern谩ndez<br>(21/04/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Estudio, dise帽o e implantaci贸n de c茅lulas rob贸ticas industriales mediante trabajos en equipo </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='3792-Fl9VuojQw_5V32ZQkX3Na_'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v3792" class="videoVisible" preload="none" poster="Videoteca/Media/3792-Fl9VuojQw_5V32ZQkX3Na_/[M3792] Fl9VuojQw_5V32ZQkX3Na__T.jpg" onmouseover="thumbPlay('v3792');" onmouseleave="thumbPause('v3792');" onmousemove="thumbTiempo('v3792');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/3792-Fl9VuojQw_5V32ZQkX3Na_/%5BM3792%5D%20Fl9VuojQw_5V32ZQkX3Na__O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:16 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> <label style="color: rgb(232, 210, 98);"><b>InterPLAY</b></label> </label> <label for="autores"> Guillermo Vilari帽o Feltrer<br>(15/04/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Los mapas mentales como cimiento para proyectos innovadores </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='3743-aE376JLDo1A2ZzgcmHLGL_'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v3743" class="videoVisible" preload="none" poster="Videoteca/Media/3743-aE376JLDo1A2ZzgcmHLGL_/[M3743] aE376JLDo1A2ZzgcmHLGL__T.jpg" onmouseover="thumbPlay('v3743');" onmouseleave="thumbPause('v3743');" onmousemove="thumbTiempo('v3743');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/3743-aE376JLDo1A2ZzgcmHLGL_/%5BM3743%5D%20aE376JLDo1A2ZzgcmHLGL__O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:07:10 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Ana M陋 Gimeno Sanz<br>(10/02/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Utilizaci贸n del MOOC de creaci贸n propia, InGenio First Certificate in English Online Course and Tester. Module 1 </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='3741-3hsiB6N8v-oLymmg6-0R_1'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v3741" class="videoVisible" preload="none" poster="Videoteca/Media/3741-3hsiB6N8v-oLymmg6-0R_1/[M3741] 3hsiB6N8v-oLymmg6-0R_1_T.jpg" onmouseover="thumbPlay('v3741');" onmouseleave="thumbPause('v3741');" onmousemove="thumbTiempo('v3741');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/3741-3hsiB6N8v-oLymmg6-0R_1/%5BM3741%5D%203hsiB6N8v-oLymmg6-0R_1_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:06:29 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Mar铆a Bego帽a Saiz Maule贸n<br>(04/02/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Docencia de asignaturas de dise帽o y an谩lisis de productos y espacios con t茅cnicas de prototipado virtual interactivo </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='3740-FLpgpGGcjdanQPXyPstI51'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v3740" class="videoVisible" preload="none" poster="Videoteca/Media/3740-FLpgpGGcjdanQPXyPstI51/[M3740] FLpgpGGcjdanQPXyPstI51_T.jpg" onmouseover="thumbPlay('v3740');" onmouseleave="thumbPause('v3740');" onmousemove="thumbTiempo('v3740');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/3740-FLpgpGGcjdanQPXyPstI51/%5BM3740%5D%20FLpgpGGcjdanQPXyPstI51_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:17 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Nashwa Nashaat Sobhy Farag<br>(03/02/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Regulating learning and improving group dynamics through written logs in English for Tourism </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='3737-9Gj35vBvOZ8ysG0ydH3w__'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v3737" class="videoVisible" preload="none" poster="Videoteca/Media/3737-9Gj35vBvOZ8ysG0ydH3w__/[M3737] 9Gj35vBvOZ8ysG0ydH3w___T.jpg" onmouseover="thumbPlay('v3737');" onmouseleave="thumbPause('v3737');" onmousemove="thumbTiempo('v3737');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/3737-9Gj35vBvOZ8ysG0ydH3w__/%5BM3737%5D%209Gj35vBvOZ8ysG0ydH3w___O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:25 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Fran莽oise Therese Olmo Cazevieille<br>(20/01/2021) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> El aprendizaje-servicio en lenguas. Innovaci贸n e implementaci贸n </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='3701-7R8uq90WEeL98p9R43NCX1'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v3701" class="videoVisible" preload="none" poster="Videoteca/Media/3701-7R8uq90WEeL98p9R43NCX1/[M3701] 7R8uq90WEeL98p9R43NCX1_T.jpg" onmouseover="thumbPlay('v3701');" onmouseleave="thumbPause('v3701');" onmousemove="thumbTiempo('v3701');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/3701-7R8uq90WEeL98p9R43NCX1/%5BM3701%5D%207R8uq90WEeL98p9R43NCX1_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:04:16 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Pilar Candelas Valiente, . . .<br>(27/10/2020) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Experimentos f铆sicos caseros realizados en grupo y con ayuda del m贸vil, como ayuda para entender los campos electromagn茅ticos en telecomunicaciones </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='3257-LLbr73twUteMbn-pE4T0D_'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v3257" class="videoVisible" preload="none" poster="Videoteca/Media/3257-LLbr73twUteMbn-pE4T0D_/[M3257] LLbr73twUteMbn-pE4T0D__T.jpg" onmouseover="thumbPlay('v3257');" onmouseleave="thumbPause('v3257');" onmousemove="thumbTiempo('v3257');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/3257-LLbr73twUteMbn-pE4T0D_/%5BM3257%5D%20LLbr73twUteMbn-pE4T0D__O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:06:21 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Carlos Vila Pastor<br>(28/06/2019) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Aprendizaje Basado en Proyectos aplicado a la formaci贸n en Ingenier铆a Industrial </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='3256-JJbcGTOcPv9UV5pxMtAGf1'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v3256" class="videoVisible" preload="none" poster="Videoteca/Media/3256-JJbcGTOcPv9UV5pxMtAGf1/[M3256] JJbcGTOcPv9UV5pxMtAGf1_T.jpg" onmouseover="thumbPlay('v3256');" onmouseleave="thumbPause('v3256');" onmousemove="thumbTiempo('v3256');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/3256-JJbcGTOcPv9UV5pxMtAGf1/%5BM3256%5D%20JJbcGTOcPv9UV5pxMtAGf1_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:04:07 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Esther Gonz谩lez Aurignac, . . .<br>(28/06/2019) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Experiencia interdisciplinar entre ETSIAMN y ETSID </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='3252-ldAHOE8cDYXd7oiLqUQY31'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v3252" class="videoVisible" preload="none" poster="Videoteca/Media/3252-ldAHOE8cDYXd7oiLqUQY31/[M3252] ldAHOE8cDYXd7oiLqUQY31_T.jpg" onmouseover="thumbPlay('v3252');" onmouseleave="thumbPause('v3252');" onmousemove="thumbTiempo('v3252');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/3252-ldAHOE8cDYXd7oiLqUQY31/%5BM3252%5D%20ldAHOE8cDYXd7oiLqUQY31_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:53 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Salvador Calvet Sanz<br>(21/06/2019) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Aprendizaje por proyectos para el dise帽o de granjas </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> <div class="celdaVideo" style=""> <label for="thumbnail" onClick="document.form2.marcado.value='3251-Soc5qmHaiE7k9joDtCYoG-'; document.form2.target='_self'; document.form2.comando.value = 'ver'; document.form2.submit();" style="z-index: 0;"> <div class="VideoImagen"> <video id="v3251" class="videoVisible" preload="none" poster="Videoteca/Media/3251-Soc5qmHaiE7k9joDtCYoG-/[M3251] Soc5qmHaiE7k9joDtCYoG-_T.jpg" onmouseover="thumbPlay('v3251');" onmouseleave="thumbPause('v3251');" onmousemove="thumbTiempo('v3251');"> <source src="https://grem.upv.es/Grem/Videoteca/Media/3251-Soc5qmHaiE7k9joDtCYoG-/%5BM3251%5D%20Soc5qmHaiE7k9joDtCYoG-_O.mp4#t=6" type="video/mp4"> Tu navegador no soporta HTML5. </video> </div> <label for="duracion"> 00:05:50 </label> <label for="interplay"> <label><b>HD</b></label><label>16:9</label> </label> <label for="autores"> Carmen Virginia Palau Estevan<br>(19/06/2019) - <b>CC BY-NC-ND</b> </label> <label for="titulovideoVisible"> Aprendizaje Basado en Proyectos en Tecnolog铆a Hidr谩ulica del M谩ster de Ingenier铆a Agron贸mica </label> </label> <label for="herramientas" style="z-index:100;"> </label> </div> </div> <script> if (document.getElementById('items')){ document.getElementById('items').innerHTML ='Llistats <b>42</b> 铆tems. (04h 44m 12s - 0pag. )'; } function allowDrop(ev){ ev.preventDefault(); } function drag(ev, url){ var c47=new RegExp(String.fromCharCode(47),'gi'); var c92=String.fromCharCode(92); var c58=String.fromCharCode(58); if (es_plataforma=='windows') { url = url.replace('https://grem.upv.es/Grem/', '//vspb/grem/'); url = url.replace(c47, c92); }else{ url = url.replace('https://grem.upv.es/Grem/', '/media/jorioli/vspb_Grem/'); } ev.dataTransfer.setData("TEXT", url); } /* '$servidorLocalProtocolo."://".$servidorLocal."/', $servidorMontajeOriginales /*function drop(ev){ ev.preventDefault(); var data=ev.dataTransfer.getData("Text"); ev.target.appendChild(document.getElementById(data)); var drop = document.getElementById('drop'); document.write(drop); }*/ </script> </div> </td> </tr> </table> </div> </form> <script> var thpausa; var thtime=0; function tplay(){ thtime++; } function thumbPlay(v){ thpausa=setTimeout(tplay, 1000); } function thumbPause(v){ clearTimeout(thpausa); thtime=0; document.getElementById(v).pause(); } function thumbTiempo(v){ if (thtime > 0) document.getElementById(v).play(); if (document.getElementById(v).currentTime > 20) thumbStop(v); } function thumbStop(v){ document.getElementById(v).pause(); document.getElementById(v).currentTime = 0; thtime=0; } function reset_filtros(){ if (document.form2.FiltroUnesco) document.form2.FiltroUnesco.value=''; if (document.form2.FiltroMedios) document.form2.FiltroMedios.value=''; if (document.form2.FiltroFuente) document.form2.FiltroFuente.value=''; if (document.form2.FiltroTipo) document.form2.FiltroTipo.value=''; if (document.form2.FiltroEjercicio) document.form2.FiltroEjercicio.value=''; if (document.form2.FiltroIdioma) document.form2.FiltroIdioma.value=''; if (document.form2.FiltroLicencia) document.form2.FiltroLicencia.value=''; if (document.form2.FiltroUtilizable) document.form2.FiltroUtilizable.value=''; if (document.form2.FiltroProcesado) document.form2.FiltroProcesado.value=''; //if (document.form2.FiltroOrden) document.form2.FiltroOrden.value=''; if (document.form2.FiltroCategoria) document.form2.FiltroCategoria.value=''; if (document.form2.FiltroTematica) document.form2.FiltroTematica.value=''; if (document.form2.FiltroContexto) document.form2.FiltroContexto.value=''; if (document.form2.FiltroCompetencias) document.form2.FiltroCompetencias.value =''; if (document.form2.categoria) document.form2.categoria.value =''; if (document.getElementById('comando')) document.getElementById('comando').value = ''; if (document.getElementById('marcado')) document.getElementById('marcado').value = ''; } </script> </article> </section> <aside> </aside> </section> <footer> <div style="box-sizing: border-box;"> <a href="/entidades/AMAPUOC/" title="EMAS"><img src="https://www.upv.es/niujom/imagenes/EMASupv.png" alt="EMAS upv" width="33" height="62" style="float:right;margin: 5px; margin-right:15px;"/></a> <a href="https://www.vlc-campus.com/" title="VLC-CAMPUS" rel="external" onclick="target='_blank'"><img src="https://www.upv.es/niujom/imagenes/campus_excelenciaVLC.png" alt="VLC-CAMPUS" style="float:right;vertical-align:top;margin-top: 5px;"/></a> <a href="https://www.campushabitat5u.com/" title="CAMPUS HABITAT" rel="external" onclick="target='_blank'"><img src="https://www.upv.es/niujom/imagenes/campus_excelenciaH5.png" alt="CAMPUS HABITAT" style="float:right;vertical-align:top;margin-top: 5px;"/></a> <nav> <ul> Informaci贸<li><a href="index.php?mnu=infoObjetivos&len=ca">Objectius</a></li><li><a href="index.php?mnu=infoCondiciones&len=ca">Condicions</a></li><li><a href="index.php?mnu=infoContacto&len=ca">Contacte</a></li> </ul> </nav> <nav> <ul> <br> <li><a href="index.php?mnu=infoServicios&len=ca">Serveis</a></li><li><a href="index.php?mnu=infoDescargas&len=ca">Material de suport</a></li> </ul> </nav> <nav> <ul> Organitzaci贸<li><a href="https://www.upv.es/entidades/ICE/menu_urlc.html?//www.upv.es/pls/oalu/sic_infoserv.Organigrama?p_entidad=ICE&p_idioma=c" target="_blank">Organigrama</a></li><li><a href="https://www.upv.es/entidades/ICE/menu_urlc.html?//www.upv.es/pls/oalu/sic_infoent.InfoDepOrgMS?p_entidad=ICE&p_idioma=c" target="_blank">Depend猫ncia org脿nica</a></li><li><a href="https://www.upv.es/entidades/ICE/menu_urlc.html?//www.upv.es/pls/oalu/sic_infoent.WebsMS?P_ENTIDAD=ICE&P_IDIOMA=c" target="_blank">Webs relacionades</a></li> </ul> </nav> <nav> <ul> <br> <li><a href="https://www.upv.es/otros/como-llegar-upv/index-ca.html" target="_blank">Com arribar</a></li><li><a href="https://www.upv.es/plano/plano-2d-ca.html" target="_blank">Pl脿nols</a></li><li><a href="https://www.upv.es/otros/contacto-ca.html" target="_blank">Contacte</a></li> </ul> </nav> <div class="texto_contacto"> Universitat Polit猫cnica de Val猫ncia © 2012 · Tel. (+34) 96 387 90 00 · <a href="mailto:informacion@upv.es">informacion@upv.es</a> </div> </div> </footer> </body> </html>