Mysql

Moodle Persistent Api

Persistent Moodle 3.3 Moodle persistents are equivalent to models (or active records). They represent an object stored in the database and provide the methods to create, read, update, and delete those objects. Additionally, the persistents validate their own data against automatic and custom validation rules. Persistents are made by extending the abstract class core\persistent. Properties […]

Moodle Persistent Api Leer más »

Creating An Online Learning Platform From Scratch

I have implemented a good number of moodle installations . Implementation the e-learning in elearning companies from scratch . Admin the server for moodle , check the performance , requerimients ,improve security ,backup , maintenance mode . Develop webservice APIs to integrate moodle with other applications. deploying moodle and guiding them to develop applications and

Creating An Online Learning Platform From Scratch Leer más »

Pasaralela tracking student progress MOODLE

Pasaralela tracking student progress  MOODLE The project consists of developing custom reports tracking students and export protocols based on REST or SOAP data from Moodle . It is the platform to adapt to the requirements of an official announcement regarding the Certificates of professionalism.   Framework SlimPhp API REST into moodle report of students, their

Pasaralela tracking student progress MOODLE Leer más »

Mysqldump

mysqldump Copyright © 2005-2017 LinuxTotal.com.mx Se concede permiso para copiar, distribuir y/o modificar este documento siempre y cuando se cite al autor y la fuente de linuxtotal.com.mx y según los términos de la GNU Free Documentation License, Versión 1.2 o cualquiera posterior publicada por la Free Software Foundation. Autor: Sergio González D.  (sergio.gonzalez.duran@gmail.com) mysqldump es

Mysqldump Leer más »