ejercicio = EjercicioController()
- entrega = EntregaController()
-
caso_de_prueba = CasoDePruebaController()
curso = CursoController()
+ docente_inscripto = DocenteInscripto()
+
#{{{ Agrega summarize a namespace tg de KID
def summarize(text, size, concat=True, continuation='...'):
"""Summarize a string if it's length is greater than a specified size. This