mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
commit
dd2d8b040b
7 changed files with 33 additions and 1 deletions
12
app_limesurvey.md
Normal file
12
app_limesurvey.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
#<img src="/images/limesurvey.png">LimeSurvey
|
||||||
|
|
||||||
|
LimeSurvey is used to create advanced poll/form.
|
||||||
|
|
||||||
|
### How to create a poll
|
||||||
|
You need to access the admin interfaces.
|
||||||
|
|
||||||
|
You can do it by adding /admin to the web address where the LimeSurvey is setup.
|
||||||
|
|
||||||
|
For example, if it is install on : https://example.org/poll/ you can access it on https://example.org/poll/admin/
|
||||||
|
|
||||||
|
* [LimeSurvey Website](https://www.limesurvey.org/)
|
12
app_limesurvey_fr.md
Normal file
12
app_limesurvey_fr.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
#<img src="/images/limesurvey.png">LimeSurvey
|
||||||
|
|
||||||
|
LimeSurvey est un outil de création et diffusion de sondage/formulaire en ligne..
|
||||||
|
|
||||||
|
### Comment créer un questionnaire
|
||||||
|
Pour créer un questionnaire, il faut accéder à l'interface d'administration.
|
||||||
|
|
||||||
|
Pour l'atteindre, il faut ajouter /admin à l'adresse web sur laquelle est installée le LimeSurvey.
|
||||||
|
|
||||||
|
Par exemple, si le LimeSurvey est installé sur https://example.org/poll/ il est possible d'accéder à l'interface d'administration via https://example.org/poll/admin/
|
||||||
|
|
||||||
|
* [LimeSurvey Website](https://www.limesurvey.org/)
|
BIN
images/limesurvey.png
Normal file
BIN
images/limesurvey.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
|
@ -78,6 +78,8 @@
|
||||||
* [Radicale](/app_radicale)
|
* [Radicale](/app_radicale)
|
||||||
* [RoundCube](/app_roundcube_en)
|
* [RoundCube](/app_roundcube_en)
|
||||||
* [Minidlna](app_minidlna_en)
|
* [Minidlna](app_minidlna_en)
|
||||||
|
* [Community applications](/apps_in_progress_en)
|
||||||
|
* [LimeSurvey](/app_limesurvey_en)
|
||||||
|
|
||||||
* [Contributor guide](/contribute)
|
* [Contributor guide](/contribute)
|
||||||
* Developement
|
* Developement
|
||||||
|
|
|
@ -88,6 +88,8 @@
|
||||||
* [Radicale](/app_radicale_fr)
|
* [Radicale](/app_radicale_fr)
|
||||||
* [RoundCube](/app_roundcube_fr)
|
* [RoundCube](/app_roundcube_fr)
|
||||||
* [Minidlna](app_minidlna_fr)
|
* [Minidlna](app_minidlna_fr)
|
||||||
|
* [Applications communautaires](/apps_in_progress_fr)
|
||||||
|
* [LimeSurvey](/app_limesurvey_fr)
|
||||||
|
|
||||||
* [Guide du contributeur](/contribute_fr)
|
* [Guide du contributeur](/contribute_fr)
|
||||||
* Développement
|
* Développement
|
||||||
|
|
|
@ -10,4 +10,6 @@
|
||||||
* [Tiny Tiny RSS](/app_ttrss_en)
|
* [Tiny Tiny RSS](/app_ttrss_en)
|
||||||
* [Transmission](/app_transmission_en)
|
* [Transmission](/app_transmission_en)
|
||||||
* [Radicale](/app_radicale)
|
* [Radicale](/app_radicale)
|
||||||
* [RoundCube](/app_roundcube_en)
|
* [RoundCube](/app_roundcube_en)
|
||||||
|
* [Community applications](/apps_in_progress_en)
|
||||||
|
* [LimeSurvey](/app_limesurvey_en)
|
||||||
|
|
|
@ -10,3 +10,5 @@
|
||||||
* [Transmission](/app_transmission_fr)
|
* [Transmission](/app_transmission_fr)
|
||||||
* [Radicale](/app_radicale_fr)
|
* [Radicale](/app_radicale_fr)
|
||||||
* [RoundCube](/app_roundcube_fr)
|
* [RoundCube](/app_roundcube_fr)
|
||||||
|
* [Applications communautaires](/apps_in_progress_fr)
|
||||||
|
* [LimeSurvey](/app_limesurvey_fr)
|
||||||
|
|
Loading…
Reference in a new issue