Feature #7611
Drag and drop matching question
Description
Add the new drag & drop matching question type to Chamilo.
Check https://github.com/beeznest/chamilo-lms-icpna/blob/virtual/main/exercice/matching_drag.class.php and related commits.
Files
Associated revisions
Manage Matching Draggable answer - refs #7611
Vendor - Add jsPlumb - refs #7611
Vendor - Add XColor - refs #7611
Allow export Matching Dragable questions - refs #7611
Show question in exercise resport - refs #7611
Allow solve Matching Draggable answer - refs #7611
Fix show exercise results - refs #7611
User Bootstrap modal for show exercise results - refs #7611
Fix call to Template - refs #7611
Vendor - Remove JS libraries - refs #7611
jsPlumb and XColor already exists in Chamilo
and with these versions Matching Draggable answer type, works
Use existents libraries - refs #7611
Minor - Code conventions - refs #7611
Fix language variable name - refs #7611
Update languages file - refs #7611
History
Updated by Angel Quiroz almost 6 years ago
- File error_drag_drop.png error_drag_drop.png added
- % Done changed from 60 to 70
Tengo un problema al mostrar los puntos de conexión en columnas
No puedo encontrar el error.
Pero se registra correctamente el intento para este tipo de pregunta
Updated by Angel Quiroz almost 6 years ago
Dejo los cambios en mi rama 7611
https://github.com/chamilo/chamilo-lms/compare/chamilo:1.10.x...AngelFQC:7611
Updated by Angel Quiroz almost 6 years ago
- Status changed from Assigned to Needs testing
- Assignee deleted (
Angel Quiroz)
The problem was solved using the JS libraries that were already included in main/inc/lib/javascript directory
Updated by Yannick Warnier almost 6 years ago
- Status changed from Needs testing to Assigned
- Assignee set to Alex Aragon
Alex, necesitamos iconos para los 3 nuevos tipos de preguntas.
Updated by Yannick Warnier over 5 years ago
Falta un icono para el tipo drag&drop matching, Alex (o quizás no se esté seleccionando el icono correcto?)
Updated by Yannick Warnier over 5 years ago
- File matching.png matching.png added
- Priority changed from Normal to Urgent
Alex, por favor hacer un icono distinto para el antiguo tipo de pregunta, para que pueda cerrar esta tarea!
El icono para el tipo anterior debería mostrar un especie de barra desplegable para la solución "a", y quitar las líneas de color.
Updated by Alex Aragon over 5 years ago
Listo tarea para cerrar ya enviado en el PR
Allow restore Matching Draggable question - refs #7611