1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moodle_ynh.git synced 2024-09-03 19:46:23 +02:00
moodle_ynh/README_es.md
eric_G 3abfa6b248
Testing (#105)
* Upgrade (#68)

* Apply example_ynh

* Fix melange-de-versions

https://forum.yunohost.org/t/melange-de-versions-de-moodle-detectees/19985

* Update manifest.json

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* 4.0.2 (#71)

* 4.0.2

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* Bullseye (#73)

* Update manifest.json

* Auto-update README

* Update upgrade

* Fix

* Auto-update README

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* 4.0.3 (#74)

* 4.0.3

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* 4.0.4

* Auto-update README

* 4.1.0 (#77)

* 4.1.0

* Auto-update README

* fix PHP

* Update config_panel.toml

* Update config_panel.toml

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* 4.1.1

* Auto-update README

* Update extra_php-fpm.conf

* Update extra_php-fpm.conf

* Auto-update README

* Update manifest.json

* Update extra_php-fpm.conf

* Update _common.sh

* Version 2 (#80)

* v2

* Fix

* Auto-update README

* fix

* Fix

* Update tests.toml

* Update manifest.toml

* Update _common.sh

* Update upgrade

* Update upgrade

* Update manifest.toml

* fix

* upgrade: remove unused code

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>

* Update manifest.toml

* cleaning

* Auto-update README

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* fix

* 4.2.0 (#85)

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* Update manifest.toml

* Update extra_php-fpm.conf

* Update extra_php-fpm.conf

* Update install

* Update install

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Upgrade to v4.2.1 (#88)

* Upgrade to v4.2.1

* Auto-update README

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Auto-update README

* cleaning

* Auto-update README

* cleaning

* Update manifest.toml

* Update manifest.toml

* Auto-update README

* Upgrade to v4.3.0 (#93)

* Auto-update README

* Upgrade to v4.3.0

* Auto-update README

* cleaning

* cleaning

* Auto-update README

* Upgrade to v4.3.1 (#94)

* Upgrade to v4.3.1

* Auto-update README

* cleaning

* Upgrade to v4.3.2 (#97)

* Upgrade to v4.3.3 (#99)

* Auto-update README

* Upgrade to v4.3.3

* Auto-update README

* Upgrade to v4.4.0 (#101)

* Upgrade to v4.4.0

* Auto-update READMEs

* remove the empty string inside 'maintainers'

* Auto-update READMEs

* Upgrade (#104)

* Update upgrade

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

---------

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: OniriCorpe <oniricorpe@yunohost.org>
2024-06-05 08:53:29 +02:00

50 lines
2.2 KiB
Markdown

<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Moodle para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/moodle.svg)](https://dash.yunohost.org/appci/app/moodle) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/moodle.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/moodle.maintain.svg)
[![Instalar Moodle con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=moodle)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarMoodle rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
Moodle is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalised learning environments. Moodle is widely used around the world by universities, schools, companies and all manner of organisations and individuals.
**Versión actual:** 4.4.0~ynh2
**Demo:** <https://sandbox.moodledemo.net/>
## Capturas
![Captura de Moodle](./doc/screenshots/Moodle_2.0_on_Firefox_4.0.png)
## Documentaciones y recursos
- Sitio web oficial: <https://moodle.org/>
- Documentación administrador oficial: <https://docs.moodle.org/400/en/Main_page>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/moodle/moodle>
- Catálogo YunoHost: <https://apps.yunohost.org/app/moodle>
- Reportar un error: <https://github.com/YunoHost-Apps/moodle_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/moodle_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/moodle_ynh/tree/testing --debug
o
sudo yunohost app upgrade moodle -u https://github.com/YunoHost-Apps/moodle_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>