Options

Options and option sets can be managed under Options in the management menu in the navigation bar.

../_images/options.png

Screenshot of the options management interface

On the left-hand side is the main display of all the option sets and options available in this installation of RDMO. Option sets show their key, while options show their path and their text. On the right side of each elements panel, icons indicate ways to interact the element. The following options are available:

  • Add (../_images/add.png) a new option to an option set.
  • Update (../_images/update.png) an option set or option to change its properties.
  • Copy (../_images/copy.png) an option set or option. This will open a modal to set a new key.
  • Update conditions (../_images/conditions1.png) of an option set. A question connected to an option set with one or more conditions, will not show the options of the set in the questionnaire, if the condition is evaluated to be false. The conditions themselves are configured in the conditions management.
  • Export (../_images/export.png) an option set (incl. options) or a single option as XML.
  • Delete (../_images/delete.png) an option set or option and, in the case of an option set, all of its options. This action cannot be undone!

The sidebar on the right shows additional interface items:

  • Filter filters the view according to a user given string or a given URI prefix.
  • Options offers additional operations:
    • Create a new (empty) option set
    • Create a new (empty) option
  • Export exports the options sets to one of the displayed formats. While the textual formats are mainly for presentation purposes, the XML export can be used to transfer the options sets to a different installation of RDMO.

Option sets and options model have different properties to control their behavior. As described in the introduction, all elements have an URI prefix, a key, and an internal comment only to be seen by other managers of the RDMO installation. In addition, you can edit the parameters below:

Parameters

Option set

Name Explanation
Order Controls the position of the option set in lists or in the
interview (if an attribute has more than one option set)

Option

Name Explanation
Option set The option set this option belongs to. Changing the
option set will move the option to a different option set
Order Controls the position of the option in lists or in the interview
Text The text for the option to be displayed to the user
Additional input Designates whether an additional input is possible for this
option. In this case a text box is displayed to the radio button
or check box. Usually this is used for an option "Other".
Provider The provider plugin for this questionset.
If set, it will create dynamic options for this optionset.
Optionset providers are described here.