PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Quiz Result Notification

  1. So I've got several quizzes setup. Each answer has an explanation of the answer, or materials that the question is related to. Cool.

    When a user receives the results after they submit the form the correct answers are bolded and the markup indicates what the correct answer is. For my purposes, that's not so good. In my case, I want users to know what they got wrong and what they ought to study.

    So if this isn't possible to do now, I'd like to request this as a feature request.

    Posted 11 years ago on Monday March 25, 2013 | Permalink
  2. I see the list items have classes in the notification email:

    li.gquiz-incorrect-response
    li.gquiz-correct-choice
    li.gquiz-correct-response

    But there is no stylesheet to style them. You could add some inline styles to the notification email to style those, which might work in some email clients (it did not work in Gmail, but the markup worked fine when viewed as an HTML page), but the images which are included for correct and incorrect answers would still be present.

    I'll tag this as a feature request. I don't see a way to modify that behaviour with a filter.

    Posted 11 years ago on Tuesday March 26, 2013 | Permalink