Back end

Zend 3

How to install Composer on Debian To make Composer (globally) available on Debian: $ cd /usr/src $ sudo apt-get install curl php5-cli $ curl -sS https://getcomposer.org/installer | sudo php — –install-dir=/usr/local/bin –filename=composer Verify installation: $ composer –version Composer version 4ecdbf89c4a3d1e5dfe73c57e3202a5e2a18c87e 2014-07-28 20:12:27 What’s new in Zend Framework 3? For Zend Framework 2 MVC users, the

Zend 3 Leer más »

All web service , api moodle , Core external functions and service definitions.

1<?php 2// This file is part of Moodle – http://moodle.org/ 3// 4// Moodle is free software: you can redistribute it and/or modify 5// it under the terms of the GNU General Public License as published by 6// the Free Software Foundation, either version 3 of the License, or 7// (at your option) any later version.

All web service , api moodle , Core external functions and service definitions. Leer más »

Install Moodle under linux server Ubuntu 16.04

How To Install Moodle on Ubuntu 16.04 PostedMarch 2, 2017 15.2kviews APPLICATIONS OPEN SOURCE APACHE PHP LAMP STACK MYSQL UBUNTU 16.04 Introduction Moodle is a popular and open-source web-based learning management system (LMS) that is free for anyone to install and use. With Moodle, you can create and deliver learning resources such as courses, readings,

Install Moodle under linux server Ubuntu 16.04 Leer más »

Student Tracking progress in each Course

Customized Report configurable reports Tracking student progress every 15 days Customized sql adapted Conditional activities – a group of settings in a resource or activity which sets conditions upon entry into, or if an activity or resource can be even seen by the student Activity completion – A activity setting that sets the completion standard

Student Tracking progress in each Course Leer más »

MAMP

MAMP installs a local server environment in a matter of seconds on your computer. It comes free of charge, and is easily installed. MAMP will not compromise any existing Apache installation already running on your system. You can install Apache, PHP and MySQL without starting a script or having to change any configuration files! Furthermore,

MAMP Leer más »

XAMPP

XAMPP es el entorno más popular de desarrollo con PHP XAMPP es una distribución de Apache completamente gratuita y fácil de instalar que contiene MariaDB, PHP y Perl. El paquete de instalación de XAMPP ha sido diseñado para ser increíblemente fácil de instalar y usar.

XAMPP Leer más »