Different "Test result" for passed&fail

What I have done for a similar problem is created two pages in my project, one for passed and one for failed. I put all the information on those pages that I needed (Score, question answers, etc.). Then, I used the test properties "When Canceled/Failed" and "When Completed/Passed" to have to test navigate to the appropriate page when the test was submitted. It is a little more work than using the default test results.What I have done for a similar problem is created two pages in my project, one for passed and one for failed. I put all the information on those pages that I needed (Score, question answers, etc.). Then, I used the test properties "When Canceled/Failed" and "When Completed/Passed" to have to test navigate to the appropriate page when the test was submitted. It is a little more work than using the default test results.

Discussions have been disabled for this post