Anouncing public alpha for eduIntelligent LCMS

Published: Jun 16, 2010 by Noe Nieto

eduIntelligent-LCMS is a Learning Content Management System focused on creating course content but with the advantage of supporting SCORM and static content. It’s all based on Plone 3.

Features

  • Learning Content Management System based on Plone 3
  • Manage Courses, Lessons, Assignments and Exams.
  • Descriptive statistics analysis
  • Supports content in formats like OER, SCORM and IMS.
  • Content types for book bibliography and Glossary terms
  • General visit history for students.
  • Message system for portal users.

Status of the project

eduIntelligent consist of several modules. We needed to modify some of them in order to make a public release. You might find a lot of errors. Please, bear wth us while we clean up the code and fix all the possible errors. Contributors are welcome. Where do I get it?

The source code and buildout are in GitHub:

http://wiki.github.com/iservicesmx/eduintelligent-LCMS/

Kind Regards.

Noe Nieto iServices de México http://iservices.com.mx

Share

Latest Posts

Práctica: Trabajando con Ramas en Git (Parte 2)
Práctica: Trabajando con Ramas en Git (Parte 2)

Simula un entorno de equipo en Git. Aprende a trabajar con múltiples ramas, visualizar el historial con git log --graph y a integrar cambios de diferentes colaboradores.

Práctica: Trabajando con Ramas en Git (Parte 1)
Práctica: Trabajando con Ramas en Git (Parte 1)

Aprende a usar ramas en Git para experimentar sin miedo. Crea, cambia y combina ramas en esta guía para principiantes.

Cómo Usar la Librería Tenacity en Python
Cómo Usar la Librería Tenacity en Python

Una pequeña guía para comenzar a usar la librería Tenacity de Python