Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/public/plugin/learning_calendar
Yannick Warnier 3da7f59d1e Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 8 months ago
..
lang
view
LearningCalendarPlugin.php
README.md
ajax.php
calendar.php
calendar_users.php
install.php
plugin.php
start.php
uninstall.php

README.md

Learning calendar

This plugin allows for a complex scheduling of courses and inactivity times for students with professional practices.

Changelog

v2.0 (for Chamilo v2.0)

ALTER TABLE learning_calendar_events CHANGE COLUMN name title varchar(255) default '';