Link back to a random test question

I think I have an idea, but I don't know how to completely incorporate this. 1) create an array.2) on some sort of page action, assign the array the value of the current page number. For each additional page, add a new element to the array and assign it a value.3) use a javascript history.go() function in the title manager and assign the the page number from the array into the go() parameter. 4) The test summary page would dynamically write the links to the page based on the array values.

Discussions have been disabled for this post