﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win mac" title="Scrambling Problems" section="advanced">
  <p>
      In this article, you will learn how to use the feature called <span class="option">Scramble problem order</span>
      to create multiple versions of a test with the same problems in a different order.
    </p>
  <div class="tip">
      It is a good idea to save your document before scrambling problems!
    </div>
  <ol>
      <li>
        <p>
          Choose <span class="menu">Edit &gt; Vary Problems</span>.
        </p><img class="screenshot-noshadow mac" src="images/varyproblems.png"></img>
      </li>
      <li>Select <span class="option">Scramble problem order</span>.
      </li>
      <li>Select <span class="option mac">All parts</span><span class="option win">Entire document</span>. Alternately, you can scramble only the problems in a
      certain part. <img class="screenshot mac" src="images/scramble.png"></img>
      </li>
      <li>Click <span class="button">OK</span>.
      </li>
      <li>If you are not satisfied with your changes, you can undo them by choosing <span class="menu">Edit &gt; Undo
      Vary Problems</span> or by using the keyboard shortcut <span class="key win">Ctrl+Z</span><span class="key mac">Cmd+Z</span>
      </li>
    </ol>
  <div class="tip">
      <p>
        When creating multiple versions of your document, it is recommended that you edit the Header of the new
        document to add "version 2," or something similar so that you will be able to match your answer keys to the
        correct version of the document. The title of the document can be edited by choosing <span class="menu">Format
        &gt; Headers and Footers</span>.
      </p><img class="screenshot-noshadow mac" src="images/formatheaders.png"></img>
      <p>
        Then, click the <span class="button">Document Properties</span> button.
      </p><img class="screenshot-noshadow mac" src="images/headersandfooters.png"></img>
      <p>
        Finally, edit the title.
      </p><img class="screenshot mac" src="images/documentproperties.png"></img>
    </div>
  <hr>
  </hr>
</guide>