View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
07687 | Feature requests | RemoteControl | public | 2013-03-20 09:38 | 2014-05-03 21:34 |
Reporter | FrAgFo0d | Assigned To | DenisChenu | ||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Target Version | 2.05+ | Fixed in Version | 2.05+ | ||
Summary | 07687: RemoteControl2 export_responses should also have an Array / JSON with responses | ||||
Description | IN the API the export_responses only gives you the opportunity set all information to pdf,csv,xls or doc However if you want to generate a html page with this data, you need to export an csv and then do some mambo jambo to present the data in html. It would be better to also have the option 'array' or 'json' or 'object' to get these into an array which immediately can be used in javascript. | ||||
Tags | export, remote control | ||||
Bug heat | 4 | ||||
Story point estimate | |||||
Users affected % | |||||
Definitely agreed, if you are up for it you could implement this fairly easily yourself! Just check out HtmlWriter.php(https://github.com/LimeSurvey/LimeSurvey/blob/2.05/application/helpers/admin/export/HtmlWriter.php) and use it to create JsonWriter.php. |
|
LimeSurvey: 2.05 a5005134 2013-08-04 19:56 Details Diff |
New feature 07687 : RemoteControl2 export_responses should also have an Array / JSON with responses |
Affected Issues 07687 |
|
add - application/helpers/admin/export/JsonWriter.php | Diff File | ||
mod - application/helpers/admin/exportresults_helper.php | Diff File | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-03-20 09:38 | FrAgFo0d | New Issue | |
2013-03-20 11:17 | DenisChenu | Issue Monitored: DenisChenu | |
2013-03-20 15:26 | DenisChenu | Assigned To | => sammousa |
2013-03-20 15:26 | DenisChenu | Status | new => assigned |
2013-03-22 03:31 | mfaber | Issue Monitored: mfaber | |
2013-07-17 01:21 | sammousa | Note Added: 25804 | |
2013-07-17 09:53 | DenisChenu | Severity | @50@ => feature |
2013-07-17 10:04 | sammousa | Assigned To | sammousa => DenisChenu |
2013-08-04 13:25 | DenisChenu | Target Version | => 2.05+ |
2013-08-04 13:25 | DenisChenu | Tag Attached: export | |
2013-08-04 13:26 | DenisChenu | Tag Attached: remote control | |
2013-08-04 19:57 | DenisChenu | Changeset attached | => LimeSurvey 2.05 a5005134 |
2013-08-04 19:58 | DenisChenu | Status | assigned => resolved |
2013-08-04 19:58 | DenisChenu | Fixed in Version | => 2.05+ |
2013-08-04 19:58 | DenisChenu | Resolution | open => fixed |
2013-08-07 09:59 | mfaber | Issue End Monitor: mfaber | |
2014-05-03 21:34 | c_schmitz | Status | resolved => closed |
2021-08-09 07:40 | guest | Bug heat | 2 => 4 |