• kasra1990

    (@kasra1990)


    Hi, Are there any ways that I could send the quiz results to users’ emails?
    I don’t want to show the result to the user at the end of the exam. I’d like to give the user’s “real email” and send the result to it.

Viewing 1 replies (of 1 total)
  • Hi @kasra1990, If you want to send the score only then you can use the inbuilt feature “User e-mail settings”.
    $userId – User-ID
    $username – Username
    $quizname – Quiz-Name
    $result – Result in precent
    $points – Reached points
    $ip – IP-address of the user
    $categories – Category-Overview

    If you want to email the result as PDF then it needs customization for that.

Viewing 1 replies (of 1 total)
  • The topic ‘Send quiz results to users’ emails’ is closed to new replies.