NIPO ODIN Version 5.17

Previous Topic

Next Topic

Changes in NIPO ODIN Script Language 5.15

  • The library STDRUN32.DLL command has been extended to support exchange of data using an external file rather than the clipboard.
  • Improved interview progress bar for NIPO CAWI and NIPO CAPI – the progress bar now correctly maxes out towards 100% and has better handling of *REPEAT blocks.
  • A *CONTROL on a *FORM question with *AUTO now hides the entire row rather than leaving a single visible line on the screen (NIPO CAPI only). Without *AUTO, these rows get the ODINFORMHIDDENROW selector so they may get custom styling.
  • Texts both before and behind fields in *FORM questions are now properly hidden (style-applied) when their codes are made (in)visible through the use of *CONTROL (NIPO CAPI only).
  • The following HTML selectors have been added for NIPO CAPI: odinformelementafter, odinformelementafterN, odinformelementafter-even, odinformelementafter-odd, odinformelementafter_first, odinformelementafter_last, odinformelementafter-placement-N, odinformelementafter-placement_even, odinformelementafter-placement-odd, odinformelementafter-placement-first and odinformelementafter-placement-last.

See Also