• Resolved Alexander Guskov

    (@forcesail)


    Hello Sumit,
    Two issues more.

    1. The plugin has an option “Add class for correct/incorrect answers” to format output %USER_ANSWER%. The idea is genial but it works poor for multiply response question type. For Example: a question has 4 quite long answers where first 2 are correct:
      + this is 1st answer, that is good enough to be marked
      + this is 2nd answer, that is perfect for this question
      – this is 3d answer, that is better not no be marked
      – this is 4th answer, that is better to be ignored

      User marked 1st and 4th.

      The formatted result looks like:
      User answer:
      ? this is 1st answer, that is good enough to be checked, this is 4th answer, that is better to be ignored

      Correct answer: this is 1st answer, that is good enough to be marked, this is 2nd answer, that is perfect for this question

      Do you really believe that such style of formatting is indicative enough?

      Why not to make like this:
      User answer:
      ? this is 1st answer, that is good enough to be checked
      – this is 4th answer, that is better to be ignored

      Correct answer:
      ? this is 1st answer, that is good enough to be marked,
      + this is 2nd answer, that is perfect for this question
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Alexander Guskov

    (@forcesail)

    2. Formatting results plugin adds span block with display:block; attribute that breaks the either formatting and that is quite difficult to correct by html of %QUESTIONS_ANSWERS%

    Hello Alexander,

    I wanted to assure you that we’ve already escalated your concern to our development team. Please allow us some time, and we’ll provide you with an update as soon as possible.

    Warm regards,
    Sumit

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Formating results’ is closed to new replies.