【发布时间】:2016-09-18 21:43:57
【问题描述】:
我需要从 Limesurvey API (http://api.limesurvey.org/classes/remotecontrol_handle.html) 获取调查激活时间,但我找不到检索激活时间的方法。
你能告诉我怎么做吗?
【问题讨论】:
标签: limesurvey
我需要从 Limesurvey API (http://api.limesurvey.org/classes/remotecontrol_handle.html) 获取调查激活时间,但我找不到检索激活时间的方法。
你能告诉我怎么做吗?
【问题讨论】:
标签: limesurvey
http://api.limesurvey.org/classes/remotecontrol_handle.html#method_get_survey_properties
你可以得到:startdate,但是limesurvey中没有“激活时间”,只有datecreated。
【讨论】: