• Resolved su1234

    (@su1234)


    Hi, Can I add some conditions to email templates. %AVERAGE_CATEGORY_POINTS% sends the average marks to my email. But I need to display another message to it. like if the average category point is 2 should print some text to output email.
    Example:
    if
    %AVERAGE_CATEGORY_POINTS% = 3

    The result I need to get in my email.
    Result: Hi Average point is below 3 and you are not eligible for the interview.

    Are there any hooks are available to do the above functionality?

Viewing 1 replies (of 1 total)
  • Hi @su1234,

    You can add the conditions on the emails based on “Correct score percentage ” or “Total points earned” and not on %AVERAGE_CATEGORY_POINTS% variable.

    Let me know if you have any other query.

    Thanks for reaching out to us.

    Kind regards,
    Kriti

Viewing 1 replies (of 1 total)

The topic ‘Dynamic email template codition’ is closed to new replies.