LimeSurvey: master d9ce5675

Author Committer Branch Timestamp Parent
gabrieljenik gabrieljenik master 2015-04-01 21:52:56 master 202f68f4
Changeset

Dev: Added extra fields returned for list_groups and list_questions API.

  • Returning more info will make listing more useful.
  • Although the content returned may be longer, it may avoid lot of extra calls for group or question details.
  • As for example, to list questions in the right order, before one needed to get question properties for every question listed, seeking the question_order.
mod - application/helpers/remotecontrol/remotecontrol_handle.php Diff File