We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
我会看看 SurveyGizmo。您应该能够处理他们的 API 并远程处理一切。
I would look at SurveyGizmo. You should be able to deal with their API and handle everything remotely.
您可以尝试 LimeSurvey (http://www.limesurvey.org/),它附带了广泛的 API:http://manual.limesurvey.org/wiki/RemoteControl_2_API。
通常您会将其安装在自己的服务器上,但也可以使用托管版本:
You can try LimeSurvey (http://www.limesurvey.org/) which comes with extensive API: http://manual.limesurvey.org/wiki/RemoteControl_2_API.
Usually you would install it on your own server, but hosted versions are available as well:
我会使用Examinare。
API 非常容易实现。只需检查一下:5 行代码:)
https://developer.examinare.com/apidocs/addrecipient /
他们在“如何开始”下有一些教程。
I would use Examinare.
The API is so easy to implement. Just check this out: 5 lines of code :)
https://developer.examinare.com/apidocs/addrecipient/
And they have some tutorials in there under "How to start".