docente_inscripto = DocenteInscriptoController()
+ correcion = CorreccionController()
+
+
#{{{ 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