Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/LuisAMoralesA/tallerIngles-UAEMEcatepec/llms.txt

Use this file to discover all available pages before exploring further.

After logging in at /view/login/loginAdministrador.jsp, the administrator is redirected to the main dashboard at /view/principal/menuAdministrador.jsp. This portal is the control center for all academic operations of the TEI (Taller de Inglés UAEMEx Ecatepec) — displaying the administrator’s full name, username, and role, and providing quick access to every management section of the system.

Funciones del administrador

Gestión de Alumnos

Inscribir, editar, eliminar y consultar alumnos

Gestión de Profesores

Registrar y actualizar información de profesores

Gestión de Grupos

Crear grupos con nivel/categoría y asignar profesores

Reportes PDF

Generar bitácoras, listas de calificaciones y seguimiento de pagos

Respaldo de Datos

Exportar datos en Excel o SQL

Calendario de Pagos

Gestionar mensualidades y cambiar periodo semestral

Menú lateral

The lateral navigation menu at /view/menuLateral/menuLateralAdministradores.jsp is rendered on every administrator page. It provides persistent one-click navigation to all major sections of the system.
Ítem de menúDestino
Inicio (Cuenta)/view/principal/menuAdministrador.jsp
Lista de Alumnos/view/listas/listaAlumnos.jsp
Lista de Profesores/view/listas/listaProfesores.jsp
Lista de Administradores/view/listas/listaAdministradores.jsp
Lista de Grupos/view/listas/listaGrupos.jsp
Documentos/view/listas/listaDocumentos.jsp
Cerrar Sesión/tallerDeInglesUAEM/cerrarSesion
The active menu item is visually highlighted (solid green background) to indicate the current page.

Panel de listas

All entity lists use the DataTables jQuery plugin (v1.13.6 with Bootstrap 5 integration) for client-side search, sort, and pagination. Each table defaults to 9 rows per page and loads its interface strings from the DataTables Spanish locale plugin. The lists are accessible from the left menu:
ListaURL JSP
Administradores/view/listas/listaAdministradores.jsp
Alumnos/view/listas/listaAlumnos.jsp
Profesores/view/listas/listaProfesores.jsp
Grupos/view/listas/listaGrupos.jsp
Documentos (reportes)/view/listas/listaDocumentos.jsp
Each list row exposes inline action icons for editing personal data, changing credentials, viewing payment tracking, viewing grades (students only), and deleting the record. Confirmation pop-ups are handled by SweetAlert2.

Build docs developers (and LLMs) love