﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win mac" title="Formatting Labels" section="formatting">
  <p>
      In this article, you will learn how to format:
    </p>
  <ul>
      <li>
        <a href="#style" shape="rect">Text Styles and Sizes</a>
      </li>
      <li>
        <a href="#labels" shape="rect">Part and Problem labels</a>
      </li>
      <li>
        <a href="#multiple" shape="rect">Multiple Choice labels</a>
      </li>
    </ul>
	<div class="note">Note that most of the formatting options described in this guide will not be visible until you
		print or preview your document.
	</div>
  <a name="style" id="style" shape="rect">
  </a>
  <h3>
      Format Text Styles and Sizes
    </h3>
  <ol>
      <li>Choose <span class="menu">Format &gt; Fonts and Misc.</span> <img class="screenshot-noshadow mac" src="images/formatfontsandmisc.png"></img>
      </li>
      <li>Choose the appropriate format and size for the different labels. The drop-down menus on the left allow you
      to set formatting such as normal, <b>bold</b>, <i>italics</i>, and Sans Serif.
        <div>
          <img class="screenshot-noshadow mac" src="images/formatproblemlabels.png"></img>
          <div class="caption">
            Use the drop-down menu to make Problem labels <b>bold</b>.
          </div>
        </div>
      </li>
      <li>The drop-down menus on the right allow you to set the size of the labels.
        <div>
          <img class="screenshot-noshadow mac" src="images/formatproblemlabelssize.png"></img>
          <div class="caption">
            Use the drop-down menu to change the size of Multiple-choice labels.
          </div>
        </div>
      </li>
    </ol>
  <a name="labels" id="labels" shape="rect">
  </a>
  <h3>
      Format Part and Problem Labels
    </h3>
  <ol>
      <li>Choose <span class="menu">Format &gt; Labels</span> <img class="screenshot-noshadow mac" src="images/formatlabels.png"></img>
        </li>
      <li>Use the drop-down menus to select format and numbering options<img class="screenshot mac" src="images/formatlabelsdialog.png"></img>
      </li>
    </ol>
  <a name="multiple" id="multiple" shape="rect">
  </a>
  <h3>
      Format Multiple-Choice labels
    </h3>
  <ol>
      <li>Choose <span class="menu">Format &gt; Multiple Choice.</span> <img class="screenshot-noshadow mac" src="images/formatmultiplechoicemenu.png"></img>
      </li>
      <li>Use the <span class="option">Appearance</span> section to set the layout of the answer choices. 
		<ul>
			<li><span class="option">Layout</span> allows you to specify the arrangement of the answer choices.
			<ul>
				<li>Optimized: This option will direct Acces to add a line break after the problem and position the answer choices so that the most problems can fit on a page. 
					Your document may contain a mix of horizontal and vertical layouts.
				</li>
				<li>Condensed: This option will position the answer choices immediately after the problem text (on the same line, if possible) and
					arrange them so that the most problems possible can fit on the page.
				</li>
				<li>Vertical: This option positions the answer choices vertically below the problem text.
				</li>
			</ul>
			</li>
			<li><span class="option">Choice Skip</span> allows you to increase or decrease the amount of space between answer choices.
			</li>
			<li><span class="option">Group Skip</span> allows you to increase or decrease the amount of space between the problem text and the answer choices.
			</li>
			<li><span class="option">Max choices</span> allows to set the number of answer choices to display. You may choose between 3, 4, or 5 choices.
			</li>
			<li><span class="option">Scramble choices</span>: This option will scramble the answer choices each time you print or preview your
				document.
				<div class="note">Be careful using this feature as to not mix up your answer keys. Note that you can also
					<a href="scramble.xml">Scramble Problem Order</a>.</div>
			</li>
		</ul>
			<img class="screenshot mac" src="images/formatmultiplechoice.png"></img>
		<li>Use the <span class="option">Labels</span> section to change the appearance of multiple-choice labels.
		</li>
			<ul>
				<li><span class="option">Format</span> allows you to select the type of label to display:
					<ul>
						<li><b>#</b> This option will display the letter or number with no punctuation
						</li>
						<li><b>#.</b> This option will display the letter or number followed by a period.
						</li>
						<li><b>#)</b> This option will display the letter or number followed by a parenthesis.
						</li>
						<li><b>(#)</b> This option will display the letter or number surrounded by parentheses.
						</li>
						<li><b>boxed</b> This option will display the letter or number surrounded by a box.
						</li>
						<li><b>circled</b> This option will display the letter or number surrounded by a circle.
						</li>
						<li><b>ovals</b> This option will display empty ovals, with no letters or numbers.
						</li>
					</ul>
				</li>
				<li><span class="option">Counter</span> allows you to select numbers, upper case letters, or lower case letters to
					represent your answer choices.
				</li>
				<li><span class="option">Alignment</span> sets the position of the label relative to the answer. You can choose between
					top, center, above, and below.
				</li>
				<li>If you chose upper or lower case letters for the counter, Acces can automatically alternate between A-E and F-K. Check
					the box next to <span class="option">Alternate labels</span> to activate this feature.
				</li>
		</ul>
      </li>
    </ol>
  <div class="tip">
      Experiment with the different options on this screen to see how they change the formatting of your document. 
  </div>
</guide>