mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Added a backport of Limesurvey CI Remote Control 2 functionality for adding a response.
Can be used to insert a new response into a questionnaire via XML-RPC Added xmlrpc package from: http://phpxmlrpc.sourceforge.net (new BSD licence compatible with GPL)
This commit is contained in:
8
include/limesurvey/admin/classes/xmlrpc/demo/demo2.txt
Normal file
8
include/limesurvey/admin/classes/xmlrpc/demo/demo2.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0"?>
|
||||
<methodResponse>
|
||||
<params>
|
||||
<param>
|
||||
<value><string>South Dakota's own</string></value>
|
||||
</param>
|
||||
</params>
|
||||
</methodResponse>
|
||||
Reference in New Issue
Block a user