Once we have piloted the test, we will likely have found some minor things to change, and perhaps even a few major ones. The great part of this is that we get to fix the test before our real audience sees those mistakes.

Depending on the testing tool, we may be able to edit the existing test, or we may need to duplicate it and edit the new copy.

 

Editing the test and deleting pilot results

If the tool lets us edit the existing test, we can make our changes right there.

Most changes can be done without consequences, but we should be careful about two things:

Duplicating and editing the new copy

Some tools don’t let us edit a test that has been launched. So if we launched a test for purposing of piloting, we’ll need to duplicate it first, then edit the newly created duplicate.

This has the advantage of keeping a revision history (of sorts) in case we want to go back to a previous version to check something or to grab an older version of a task’s wording (for example).

Because we’re revising (and eventually launching) the newly created duplicate, we don’t have to worry about deleting pilot results; they’ll be attached to the previous copy, not the new one.

 


Next: Chapter 10 - key points