uniadaptiveLTI / uniadaptiveLTI-Front

GNU General Public License v3.0
0 stars 2 forks source link

Eliminación de elementos del mapa #81

Closed rafaugr closed 8 months ago

rafaugr commented 10 months ago

Si se elimina un elemento de mapa, debería eliminar sus precondiciones y avisarlo mediante una ventana de confirmación. Puede ocurrir que si se importa de nuevo desde moodle ese elemento eliminado va a volver con las precondiciones obsoletas.

Javiondox commented 10 months ago

When you import a resource in an existing map, you are creating a new abstract block without any conditions. The only way to get the obsolete conditions is to import another map without committing the conditions.

rafaugr commented 10 months ago

Me refiero a que si vuelves a crear un mapa con la opción "Nuevo mapa desde moodle" el elemento viene con las precondiciones anteriores a su eliminación.

Javiondox commented 8 months ago

When you press a "Nuevo mapa desde Moodle" you effectively create a new map using the current resources in Moodle.

If you delete a resource in Moodle and import, it shouldn't be imported. If this is the case, can you proportionate a image of the course layout and the final map?

If you delete elements in a map, even if you export it, you aren't deleting those elements on moodle. Only hiding them. If you are deleting, exporting and importing, you shouldn't see any changes as the resources stay in the same place, waiting to be used.

rafaugr commented 8 months ago

Estoy hablando de ese tercer caso que mencionas. Si eliminas del mapa un bloque que tiene precondiciones el usuario debe ser consciente de que esas precondiciones siguen existiendo aunque no esté el elemento en el mapa.

jumarub commented 8 months ago

image