Moodle

how to contribute your code into the moodle Plugins directory

  ► Plugin contribution Plugin contribution PLUGINS DEVELOPMENT Plugin contribution Plugin types Plugin files Contribution checklists Plugin code prechecks Providing documentation Plugins translation Plugins directory Guardians Adoption This page describes how to contribute your code into the Plugins directory to share it with the Moodle community. CONTENTS  [hide]  1 Why 2 Before you start 3 Sharing code in the Plugins directory […]

how to contribute your code into the moodle Plugins directory Leer más »

Experto en Moodle para Administradores + Titulación Universitaria:

Experto en Moodle para Administradores + Titulación Universitaria: El presente Curso de Experto en Moodle para Administradores dotará al alumno de las herramientas y conocimientos necesarios para crear una plataforma elearning con Moodle desde cero, crear un curso al completo y gestionar una acción formativa A quién va dirigido: El Curso de Experto en Moodle

Experto en Moodle para Administradores + Titulación Universitaria: Leer más »

Web services , API rest , Moodle

//METHODS THE CALL AND THE RESPONSE /// method 1 REST CALL header(‘Content-Type: text/plain’); $serverurl = $domainname . ‘/webservice/rest/server.php’. ‘?wstoken=’ . $token . ‘&wsfunction=’.$functionname; require_once(‘./curl.php’); $curl = new curl; //if rest format == ‘xml’, then we do not add the param for backward compatibility with Moodle < 2.2 $restformat = ($restformat == ‘json’)?’&moodlewsrestformat=’ . $restformat:»; $resp

Web services , API rest , Moodle Leer más »

Exploring moodle sites in UK – England

Exploring moodle sites in UK – England   Braunton School & Community College Breech Birth Network: education for professionals Brent Adult and Community Education Service (BACES) VLE BRISTOL TUTOR – MOODLE Brit College Moodle Britannia School of English Learning British Education College British School of Osteopathy British Sugar Technology Campus Briton College Broad Oak Learning

Exploring moodle sites in UK – England Leer más »

Moodle – Blocks

https://moodle.org/plugins/browse.php?list=category&id=2   Blocks Blocks provide information and useful tools.  They usually appear around the edges of the page, or tucked away in Moodle’s popup dock. Join the discussions about blocks in the Blocks forum. Página: 1 2 3 (Siguiente) Progress Bar block_progress A time management tool for you and your students Blocks 9k 5k 96

Moodle – Blocks Leer más »

Moodle – Massive actions

Massive En primer lugar tenga en cuenta que normalmente no es necesario importar usuarios en bloque -para mantener su trabajo de mantenimiento bajo control, debería explorar formas de autenticación que no requieran mantenimiento manual, tales como conectarse con una base de datos externa, o dejando que los usuarios creen sus propias cuentas. Vea la sección

Moodle – Massive actions Leer más »