﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win mac" title="Creating Your Own Free-Response Problems" section="starting">

<span class="win">
<p>View a video guide on this topic:</p>
<object width="580" height="360"><param name="movie" value="http://www.youtube.com/v/UAvu1k6qD58&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/UAvu1k6qD58&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="360"></embed></object>
</span>
  <p>
      In addition to the vast catalog of problems included in the Acces database modules, you may also create your own
      problems.
    </p>
  <p>
      In this article, you will learn how to create your own free-response problem in Acces4 using <b>Basic View</b>. To learn how to create multiple-choice problems, refer to <a href="createmyownproblemchoices.xml">Creating Your Own Multiple-choice Problems</a>.
    </p>
	
  
  <div class="info">
      Before proceeding, make sure you are in Basic View by choosing <span class="menu">View &gt; Basic</span>
      <img class="screenshot-noshadow" src="images/basicview.png"></img>
    </div>
 <span class="win">
 <ol>
      <li>
        <p>
          There are two ways to add a problem to your document:
        </p>
        <ul>
          <li>click the <span class="button">Add New Problem</span> button <img class="icon" src="images/addproblem.png"></img> in the bottom right corner of the Document Window
          </li>
          <li>choose <span class="menu">Insert &gt; New Problem</span> <img class="screenshot-noshadow" src="images/insertnewproblem.png"></img>
          </li>
        </ul>
        <p>
          The Visual Editor will appear with the <span class="option">Problem</span> tab active. <img class="screenshot-noshadow" src="images/editproblem.png"></img>
        </p>
      </li>
      <li>Type the text of your problem. You may use the formatting buttons <img class="icon" src="images/visualformatbuttons.png"></img>to apply format options to your text. <img class="screenshot" src="images/editproblem2.png"></img>
        <div class="tip">
          For more information about formatting options, refer to the guide <a href="formattext.xml">Changing the Format of Text Using 
		  the Visual Editor (Bold, Underlined, Italicized, etc.)</a>
        </div>
      </li>
      <li>Click on the <b>Answer</b> tab and record the correct answer. The answer
      recorded here will display on the Teacher Key. <img class="screenshot" src="images/editproblemopenanswer.png"></img>
      </li>
      <li>Click <span class="button">OK</span> to add your problem to your document.
          </li>
        </ol>

	</span>
<span class="mac">
<ol>
	<li>click the <span class="button">Add New Problem</span> button <img class="icon" src="images/addproblem.png"></img> in the bottom right 
		corner of the Document Window and choose either "New problem at end of part" or "New problem at current location."
    </li>
	<li>Right-click (or <span class="key">Cmd</span>-click) the new problem in the document tree and choose <span class="option">Edit</span>.
		<img class="screenshot-noshadown" src="images/mac/createproblemmac1.png"/>
	</li>
	<li>In the editor that appears, enter the text of your new problem. <img class="screenshot-noshadow" src="images/mac/createproblemmac2.png"/>
	</li>
	<li>Click on the <b>Answer</b> tab and record the correct answer. The answer
      recorded here will display on the Teacher Key. <img class="screenshot-noshadow" src="images/mac/createproblemmac3.png"></img>

	</li>
	
	<li>Click <span class="option">OK</span> to save your changes.<img class="screenshot-noshadow" src="images/mac/createproblemmac6.png"/>
	</li>
		
</ol>
</span>
  <p>
      That's it! You've created your own problem in Acces4.
    </p>
</guide>
