Title: Back button
Last modified: August 22, 2016

---

# Back button

 *  ResolvedPlugin Contributor [osfans](https://wordpress.org/support/users/osfans/)
 * (@osfans)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/back-button-8/)
 * Hi,
 * Should there be any “Back” button next to Submit button if ‘Reset respondent 
   answers when “Back” button pressed’ is checked?
 * There’s only submit button here in my test page:
    [http://hiemsruls.yl016.84684.net/wordpress/?wpt_test=%E6%96%B9%E8%A8%80%E6%85%8B%E5%BA%A6%E5%9D%90%E6%A8%99%E6%B8%AC%E8%A9%A6](http://hiemsruls.yl016.84684.net/wordpress/?wpt_test=%E6%96%B9%E8%A8%80%E6%85%8B%E5%BA%A6%E5%9D%90%E6%A8%99%E6%B8%AC%E8%A9%A6)
 * BR
 * [https://wordpress.org/plugins/wp-testing/](https://wordpress.org/plugins/wp-testing/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/back-button-8/#post-5880962)
 * By “Back” button we mean there browser’s back button. Ideally we dont’ need to
   give respondent even thought about pressing back. It’s a some kind of protection—
   in any test authors write something like “Read questions and answer 1st that 
   you think”. So back button is a bad button for this kind of tests at all.
 *  Plugin Contributor [osfans](https://wordpress.org/support/users/osfans/)
 * (@osfans)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/back-button-8/#post-5880976)
 * Do you mean pressing back after submitting and getting the test result?
    But 
   I can still see the answers I made just now. So I wonder how it works.
 * The following javascript snippets are found in [my test ](http://hiemsruls.yl016.84684.net/wordpress/?wpt_test=%E6%96%B9%E8%A8%80%E6%85%8B%E5%BA%A6%E5%9D%90%E6%A8%99%E6%B8%AC%E8%A9%A6)
 *     ```
       Wpt["isResetAnswersOnBack"] = true;
       Wpt["isShowProgressMeter"] = true;
       Wpt["titleSeparator"] = "|";
       ```
   
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/back-button-8/#post-5880982)
 * [https://github.com/garex/wp-testing/blob/develop/js/test-pass-fill-form.js#L34](https://github.com/garex/wp-testing/blob/develop/js/test-pass-fill-form.js#L34)
 *  Plugin Contributor [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * (@ustimenko)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/back-button-8/#post-5881375)
 * Correct link should be on commit, not on branch: [https://github.com/garex/wp-testing/blob/56bbf657740b1bf4a04dc9364be357d1eed90eb1/js/test-pass-fill-form.js#L34](https://github.com/garex/wp-testing/blob/56bbf657740b1bf4a04dc9364be357d1eed90eb1/js/test-pass-fill-form.js#L34)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Back button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-testing_fff0ea.svg)
 * [Psychological tests & quizzes](https://wordpress.org/plugins/wp-testing/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-testing/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-testing/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-testing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-testing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-testing/reviews/)

## Tags

 * [wp-testing-support](https://wordpress.org/support/topic-tag/wp-testing-support/)

 * 4 replies
 * 2 participants
 * Last reply from: [ustimenko](https://wordpress.org/support/users/ustimenko/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/back-button-8/#post-5881375)
 * Status: resolved