iDevices: Ordenar objetos. Error y propuesta de solución

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 9 años, 6 meses.

  • Author
    Entradas
  • #20674

    luisvalledor
    Member

    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.
  • #20676

    mikesdawson
    Member

    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

  • #20677

    luisvalledor
    Member

    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.

  • #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

  • #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?

You must be logged in to reply to this topic.

Skip to content