T19: consola de administración de instancias Moodle - #15
Merged
Conversation
jamataran
added a commit
that referenced
this pull request
Aug 6, 2026
Trabajo en curso sellado antes de fusionar la consola de administración del PR #15. Agrupa las tareas T17 (carpetas por profesor), T18 (colecciones de una actividad), T20 (materiales PDF) y T21 (versionado y sustitución de materiales), con las migraciones 003, 005, 006 y 007. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
jamataran
added a commit
that referenced
this pull request
Aug 6, 2026
Consola de administración de instancias Moodle (PR #15) sobre el trabajo de carpetas, colecciones, PDF y revisiones. Conflictos resueltos: - src/lti/routes.js: se conservan los servicios nuevos (documentos, colecciones, revisiones) y se añaden normalizePlatformInput y AmbiguousPlatformError. - src/ui/assets/app.css: ambos bloques, estilos de carpetas y de consola. - README.md: el recuento de tests pasa a ser genérico. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resumen
Verificación
Implementa docs/tasks/T19-consola-admin-instancias-moodle.md.