• Resolved liderbudowlany

    (@liderbudowlany)


    Hi, I creating a Quiz, which in case of result redirect to other page, but I want to check on this page if user passed the test. Is there some API to do this?

    I don’t want situation when someone will know this link, so I want to block this possibility by the server side.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @liderbudowlany,

    Sorry to say this, but QSM doesn’t have this functionality at the moment.

    Please let me know if you need any further assistance.

    Kind regards,
    Kriti

    Thread Starter liderbudowlany

    (@liderbudowlany)

    So, maybe in some other way, can I use PHP code in Result page edit form? Or is there some way to use custom result page, which will be entry-protected without passing the test?

    expresstechsupport

    (@expresstechsupport)

    Hi @liderbudowlany,

    For your requirement, please try applying conditions on the results pages. You can apply the condition using “Total points earned” and “Correct score percentage” on the results page.

    If the user does not pass the condition, you can display him a message like “Please try again” and if he passes the condition then it will redirect him to a different URL. For this, you need to setup 2 different results page based on the conditions applied.

    I hope it might help you.

    Kind regards,
    Kriti

    Thread Starter liderbudowlany

    (@liderbudowlany)

    But on this result page I want to use a custom PHP code, not only display text message. Is it possible?

    expresstechsupport

    (@expresstechsupport)

    Hi @liderbudowlany,

    Sorry to say this, but it is not possible with QSM. You can ask your developer for custom PHP code related requirement.

    Thanks for reaching out to us.

    Kind regards,
    Kriti

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Check if test is passed?’ is closed to new replies.