Skip to content

Migrating SIQ file from version 4 to version 5

Vladimir Khil edited this page Aug 24, 2023 · 2 revisions
  • question type tag is replaced with type attribute
Old type name New type
simple (empty = default)
auction stake
sponsored noRisk
cat secret
bagcat [knows='after'] secret
bagcat [knows='before'] secretPublicPrice
bagcat [knows='never'] secretNoQuestion
  • question type params are moved to question params
Old param name New param
theme theme
cost price (NumberSet)
self = 'false' selectionMode = 'exceptCurrent'
self = 'true' selectionMode = 'any'
knows -
  • scenario is split into question and answer (optional) question params
Old place New param
atoms before answer marker question parameter item
atoms after answer marker answer parameter item
  • atoms are converted to items
Old value New value
time duration (TimeSpan)
time = -1 waitForFinish = false
@ as links first character isRef = true
type = 'oral' type = 'text' & placement = 'replic'
type = 'voice' type = 'audio' & placement = 'background'