﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win mac" title="Selecting a Problem" section="starting">
  <p>
      In this article, you will learn how to select problems from installed database modules.
    </p>
  <div class="info">
      This article assumes that you are using the problems from one of your installed Database Modules. If you are
      writing your own problems, refer to the article <a href="createmyownproblem.xml" shape="rect">Creating Your Own Problems</a>
      for more information.
    </div>
  <ol>
      <li>Use the Database Browser to select the Database Module from which you will select your problems. Double-click
      on the module to move down the database levels to find the grade-level and standard you want to assess.
        <img class="screenshot-noshadow mac" src="images/databasebrowser.png"></img>
        <div class="tip">
          You can use the arrow keys on your keyboard to quickly navigate the Database Browser:
          <ul>
            <li>Use the Up and Down arrows to select an item from the browser
            </li>
            <li>Use the Right arrow to open a selected item
            </li>
            <li>Use the Left arrow to go back one level
            </li>
          </ul>
        </div>
      </li>
      <li>When you find a problem you want to use, either double-click it or select it and press <span class="key">
        ENTER</span> to add it to your document.
      </li>
      <li>Repeat steps 1 and 2 until you have finished adding problems to your document.
      </li>
      <li>You can easily rearrange the order of your problems by dragging them to a new position in the Document Tree.
        <div class="terms">
          The <b>Document Tree</b> shows the different elements that make up your document. By default, the <b>Document
          Tree</b> is displayed in the bottom left corner of the Acces window. <img class="screenshot-noshadow mac" src="images/documenttree.png"></img>
        </div>
      </li>
      
    </ol>
</guide>
