LimeSurvey: 2.06 bbd6b613

Author Committer Branch Timestamp Parent
gabrieljenik gabrieljenik 2.06 2015-04-01 21:55:42 2.06 fda369eb
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