For most question modes, each answer box is created by adding the answer placeholder string <_> in Question, and each answer key is specified using a single line in Answer. Each new answer placeholder string <_> and answer key create a new question part.
For multiple-choice and multiple-select questions, however, each answer key is specified using multiple lines, so you must indicate the beginning of each new answer key in one of the following ways:
- For multiple-choice questions, add the
<MCPART>tag at the start of each new answer key. - For multiple-select questions, add the
<MSPART>tag at the start of each new answer key.
Click Questions › Create. The Question Editor opens.
In Name, type a name for the question.
In Mode, select the question mode that you want to use.
In Question, type your question. Use an answer placeholder string
<_>to specify where the answer box should be displayed for each question part.In Answer, provide an answer key for each question part.
- For a multiple-choice question, type
<MCPART>at the beginning of each new set of choices after the first question part. - For a multiple-select question, type
<MSPART>at the beginning of each new set of choices after the first question part. - For all other question modes, provide each answer key on a single line as described in the documentation for that question type.
- For a multiple-choice question, type
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.
Example Multi-Part Numerical Question The following table summarizes an actual question. QID 1589520 Name Template2 3.MULTP.01. Mode Numerical Question Find the following for a sphere having a diameter of 8 cm. Specify units.<br> Volume: <_><br> Surface area: <_> Answer 268.08 cm^3 201.06 cm^2 Display
Example Multi-Part Multiple-Choice Question The following table summarizes an actual question. QID 1589518 Name Template2 3.MULTP.02. Mode Multiple-Choice Question Identify the organ system to which each organ belongs.<br> heart <_><br> lungs <_><br> kidneys <_> Answer <EQN $PULLDOWN=1; $ORDERED=1; ''>circulatory system digestive system endocrine system excretory system lymphatic system nervous system reproductive system respiratory system <MCPART><EQN $PULLDOWN=1; $ORDERED=8; ''>circulatory system digestive system endocrine system excretory system lymphatic system nervous system reproductive system respiratory system <MCPART><EQN $PULLDOWN=1; $ORDERED=4; ''>circulatory system digestive system endocrine system excretory system lymphatic system nervous system reproductive system respiratory system Display to Students
Example Multi-Part Multiple-Select Question The following table summarizes an actual question. QID 1589516 Name Template2 3.MULTP.03. Mode Multiple-Select Question Identify the primary colors: <br><_> <_> <_> <_> <_> <_> <MARK> <br><br> Identify the secondary colors: <br><_> <_> <_> <_> <_> <_> <MARK> Answer <EQN $ORDERED=[1,3,5]; $SET_EACH_POSITION=1; ''>red orange yellow green blue purple <MSPART><EQN $ORDERED=[2,4,6]; $SET_EACH_POSITION=1; ''>red orange yellow green blue purple Display to Students 
- Create Multiple-Choice Questions
- Create True/False Questions
- Create Yes/No Questions
- Create Multiple-Select Questions
- Create Fill-in-the-Blank Questions
- Create File Upload Questions
- Create Free Response Questions
- Create Image Map Questions
- Create Multi-Mode Questions
- Create Polling Questions
- Add Expandable Sections to Multi-Part Questions
- Create Scored Tutorial Questions
- Create Popup Tutorial Questions
- Create Integer or Decimal Number Questions
- Create Answer-Dependent Questions
- Create mathPad Questions Using Symbolic Mode
- Create mathPad Questions Using Algebraic Mode with Mathematica
- Create a NumberLine Question
- Create Graphing Questions
- Create chemPad Questions for Formulas
- Create List and Rank-Order chemPad Questions
- Create chemPad Questions for Reactions
- Create chemPad Questions for Kinetic or Equilibrium Expressions
- Create chemPad Questions for Electrochemical Cell Notation
- Create chemPad Questions for Electron Configuration
- Create Marvin JS Questions That Require Students to Create a New Drawing
- Create Marvin JS Questions That Display an Initial Drawing
- Create Marvin JS Questions That Use Canonical or Combinatorial SMILES Strings
- Randomize Question Values