Create physPad Questions Using Symbolic Mode

You can create physPad questions that use Symbolic mode to evaluate arithmetic and algebraic expressions, but not equations, for equivalency to the answer. Because responses are graded for mathematical equivalency, the form of the student's response is not considered.

  1. Click Questions > Create. The Question Editor opens.
  2. In Name, type a name for the question.
  3. In Mode, select Symbolic.
  4. In Question, type your question.
    • Use the answer placeholder string <_> to specify where the answer box should be displayed.
    • Be sure that your question identifies any variables that students should use in their answer.
  5. In Answer, type the following items on a single line:
    <eqn $PAD='phys'; ''>variable_list:answer_key

    where variable_list is a comma-delimited list of the variables used in the answer key, and answer_key specifies the correct answer to the problem in symbolic notation. For example:

    ''>K, L, g: K sqrt(L g)
    Note
    • If an answer extends beyond the right side of the Answer box, it is wrapped to the next line, but it is still considered a single line so long as you do not press ENTER.
    • For information about specifying answer keys for Symbolic questions, see Create Answer Keys for Questions Using Symbolic Mode.
  6. Optional: Type a Solution.

    The solution helps your students understand the steps they need to take to determine the correct answer to the question. Your assignment settings specify when to show the solution.

  7. Click Test/Preview to test the appearance and behavior of the question. See Test Questions.
  8. Click Redisplay to show certain kinds of errors in the Display section of the Question Editor. Make any needed changes to your question.
  9. Optional: Click Show Additional Information and change the question's sharing permission or add descriptive information.
    • By default, other instructors can use your question only if you provide them with the question ID, and only you can edit the question or find it in search results. To change the permission, see Share Questions With Other Instructors.
    • If you make your question publicly available, you might want to provide descriptive information to help others search for it. See Add Search Metadata to Questions.
  10. When your question displays and functions correctly, click Save.

    WebAssign assigns it a unique question ID (QID), which is displayed in parentheses after the question name.

    You can use your question in an assignment and see it in your My Questions list only after it is saved.

Example physPad Question Using Symbolic Mode

The following table summarizes an actual question.

QID

2594685

Name

Template2 6.PHYSICS.01.

Mode

Symbolic

Question

Using <watex>\[d_{\pre{o}}\]</watex> and <watex>\[d_{\pre{i}}\]</watex> 
respectively for the object and image distance and <watex>\[P_{\pre{e}}\]</watex> 
for the refractive power of the woman's eye, write an expression for the refractive 
power of her eye in terms of the object and image distance.

<watex>\[P_{\pre{e}} = <_>\]</watex>
                        

Answer

<eqn $PAD = 'phys';''>d_o,d_i:1/d_o + 1/d_i

Display to Students

example physPad symbolic question