mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update README.md
This commit is contained in:
parent
7438f71866
commit
373c374ab5
1 changed files with 7 additions and 11 deletions
18
README.md
18
README.md
|
@ -1,13 +1,13 @@
|
||||||
# Moodle app for YunoHost
|
# Moodle app for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/moodle)
|
[](https://dash.yunohost.org/appci/app/moodle)  
|
||||||
[](https://install-app.yunohost.org/?app=moodle)
|
[](https://install-app.yunohost.org/?app=moodle)
|
||||||
|
|
||||||
> *This package allow you to install moodle quickly and simply on a YunoHost server.
|
> *This package allow you to install Moodle quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
Moodle https://moodle.org 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](https://moodle.org) 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.
|
Moodle is widely used around the world by universities, schools, companies and all manner of organisations and individuals.
|
||||||
|
|
||||||
|
@ -33,17 +33,14 @@ How to configure this app: by an admin panel.
|
||||||
|
|
||||||
#### Multi-users support
|
#### Multi-users support
|
||||||
|
|
||||||
Are LDAP and HTTP auth supported? *Yes*
|
* Are LDAP and HTTP auth supported? **Yes**
|
||||||
Can the app be used by multiple users? *Yes*
|
* Can the app be used by multiple users? **Yes**
|
||||||
|
|
||||||
#### Supported architectures
|
#### Supported architectures
|
||||||
|
|
||||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/moodle/)
|
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/moodle/)
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/moodle/)
|
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/moodle/)
|
||||||
|
|
||||||
**More information on the documentation page:**
|
|
||||||
https://yunohost.org/packaging_apps
|
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/moodle_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/moodle_ynh/issues
|
||||||
|
@ -56,7 +53,6 @@ https://yunohost.org/packaging_apps
|
||||||
Developers info
|
Developers info
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
|
|
||||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/moodle_ynh/tree/testing).
|
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/moodle_ynh/tree/testing).
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
Loading…
Add table
Reference in a new issue