Inicio › Forums › Desarrolladores / Desenvolupadors / Garatzaileak / Desenvolvedores / Developers › iDevices: Ordenar objetos. Error y propuesta de solución
This topic contains 4 respuestas, has 3 voices, and was last updated by Antonio Monje Fernández Hace 10 años, 6 meses.
-
AuthorEntradas
-
18 marzo, 2015 at 12:54 #20674
Al utilizar el iDevice Ordenar Objetos, el mensaje de feedback aparece montado con el primer bloque.
Para resolverlo propongo hacer un cambio en el fichero sort_head_template.html sustituyendo el valor absolute por el valor relative en las filas: 20 y 23, quedando el código así:
<div id=”sortmecorrectoverlay${ideviceid}” style=”position: relative; z-index: 3;”>
${correctoverlay}
</div>
<div id=”sortmewrongoverlay${ideviceid}” style=”position: relative; z-index: 3″>
${wrongoverlay}
Des esta forma, al pintar el feedback el bloque se baja y no tapa el mensaje. No soy un gran programador por lo que recomiendo que antes de usarlo sea probado. A mi me funciona.
Copio la imagen para que se vea de una manera más gráfica.
Archivos adjuntos:
You must be logged in to view attached files. -
18 marzo, 2015 at 16:20 #20676
Hi,
It was actually designed that way to allow the feedback to be displayed on top of the interaction. That said; no one seems to like it that way (we used it to put large checkboxes and crosses in the middle of the screen). So perhaps an option for where to put the feedback would work?
-Mike
-
18 marzo, 2015 at 16:49 #20677
I am satisfied that the feedback is situated at the top. The problem is you can not see because it is covered. I think with the proposed solution the result is correct.
-
19 marzo, 2015 at 8:51 #20679
Gracias Luis:
Por aportar y mejorar el iDevice. Seguro que cuando Mike haga la revisión y validación lo incorporamos.
Muchas gracias de nuevo
-
24 abril, 2015 at 12:33 #20818
Hola Luis:
Estoy revisando el iDevice y nunca me muestra el mensaje de orden incorrecto. En la versión exelearning 2.0.3
¿Puedes confirmar esta incidencia Mike?
-
AuthorEntradas
You must be logged in to reply to this topic.