WordPress plugin creator
WordPress plugin creator PHP,MYSQL,Moodle core Plugin author 1 wordpress
WordPress plugin creator Leer más »
WordPress plugin creator PHP,MYSQL,Moodle core Plugin author 1 wordpress
WordPress plugin creator Leer más »
announce the immediate availability of Zend Framework 3. What is Zend Framework 3? For Zend Framework 2 MVC users, the differences are subtle: Increased performance; we’ve measured up to 4X faster applications under PHP 5, and even better performance under PHP 7! PHP 7 support. A focus on de-coupling packages, to allow re-use in a
Zend Framework 3 Released! Leer más »
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
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 »
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 »
Just enter the first letter of the course you want to search and the auto complete box gives you a list of matching courses with the current word highlighted. The block also has a ‘My Courses’ feature, when enabled, lets you search only the courses the current user is registered on . This block is
Costumized block course search Leer más »
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 »
Development stored procedure in Sql to massively correct permissions task completion
permissions over task completion course Leer más »
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,
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.