Skip to content

Word export fix

Grigor Malo requested to merge word-export-fix into master

Bug:

  • exported word document for multiple choice questions contains wrong numbering of options when option consist of only an image, or multiple paragraphs.

Fix:

  • apply numbering only to the 1st paragraph of options - done
  • apply numbering when option contains only an image - wip

Merge request reports