mirror of
https://github.com/ninuannvarghese/PHPLimeSurvey.git
synced 2026-03-11 22:51:46 +01:00
Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Description:
|
Description:
|
||||||
---------------
|
---------------
|
||||||
The Lime Survey API is a Drupal 8 module provides multiple blocks, For each block the data is retrieved by making calls to the LimeSurvey API.
|
The Lime Survey API is a module provides multiple blocks, For each block the data is retrieved by making calls to the LimeSurvey API.
|
||||||
|
|
||||||
In order to use this module, you will need to create a lime survey Instance where you enable the API .
|
In order to use this module, you will need to create a lime survey Instance where you enable the API .
|
||||||
The Details can be found here https://manual.limesurvey.org/RemoteControl_2_API#List_of_functions
|
The Details can be found here https://manual.limesurvey.org/RemoteControl_2_API#List_of_functions
|
||||||
@@ -16,4 +16,4 @@ Enable this module
|
|||||||
Go to admin/config/services/limesurvey/settings
|
Go to admin/config/services/limesurvey/settings
|
||||||
Fill in your api user creds and the LimeSurvey url.
|
Fill in your api user creds and the LimeSurvey url.
|
||||||
Once you hit submit, the block(s) will be created under admin/structure/block with the same name as that of the Survey
|
Once you hit submit, the block(s) will be created under admin/structure/block with the same name as that of the Survey
|
||||||
Place your blocks on the appropriate page
|
Place your blocks on the appropriate page
|
||||||
|
|||||||
Reference in New Issue
Block a user