diff --git a/common/lib/xmodule/xmodule/templates/problem/circuitschematic.yaml b/common/lib/xmodule/xmodule/templates/problem/circuitschematic.yaml
index e4cfcd2849..ced38faba6 100644
--- a/common/lib/xmodule/xmodule/templates/problem/circuitschematic.yaml
+++ b/common/lib/xmodule/xmodule/templates/problem/circuitschematic.yaml
@@ -1,130 +1,62 @@
---
metadata:
display_name: Circuit Schematic
+ rerandomize: never
+ showanswer: always
data: |
-
-
- Make a high pass filter Explanation A voltage divider that evenly divides the input voltage can be formed with two identically valued resistors, with the sampled voltage taken in between the two. A simple high-pass filter without any further constaints can be formed by simply putting a resister in series with a capacitor. The actual values of the components do not really matter in order to meet the constraints of the problem.
- A custom response problem accepts one or more lines of text input from the
- student, and evaluates the inputs for correctness based on evaluation using a
- python script embedded within the problem.
-
+ A custom response problem accepts one or more lines of text input from the
+ student, and evaluates the inputs for correctness based on evaluation using a
+ python script embedded within the problem.
+ Enter two integers which sum to 10: Enter two integers which sum to 20: Explanation Any set of values on the line \(y = 10 - x\) and \(y = 20 - x\) satisfy these constraints.
- A formula response problem accepts a line of text input from the
- student, and evaluates the input for correctness based on numerical sampling of
- the symbolic formula which is given.
-
- The answer is correct if it is within a specified numerical tolerance
- of the expected answer.
- This kind of response checking can handle symbolic expressions, but places an extra burden
- on the problem author to specify the allowed variables in the expression, and the
- numerical ranges over which the variables must be sampled to test for correctness.
+ A formula response problem accepts a line of text representing a mathematical expression from the
+ student, and evaluates the input for equivalence to a mathematical expression provided by the
+ grader. Correctness is based on numerical sampling of the symbolic expressions.
+
+ The answer is correct if both the student provided response and the grader's mathematical
+ expression are equivalent to specified numerical tolerance, over a specified range of values for each
+ variable.
+ This kind of response checking can handle symbolic expressions, but places an extra burden
+ on the problem author to specify the allowed variables in the expression, and the
+ numerical ranges over which the variables must be sampled in order to test for correctness. Give an equation for the relativistic energy of an object with mass m. Explicitly indicate multiplication with a * symbol. The answer to this question is (R_1*R_2)/R_3. Explanation The mathematical summary of many of the theory of relativity developed by Einstein is that the amount of energy contained in a mass m is the mass time the speed of light squared. As you can see with the formula entry, the answer is \(\frac{R_1*R_2}{R_3}\)
- When teaching conventionally, a common check for understanding is to ask the student to point
- at something which satisfies a set of contraints. This use case is captured in the imageresponse.
- An image response problem presents an image for the student. Input is
- given by the location of mouse clicks on the image. Correctness of input can only be evaluated based on expected dimensions of a rectangle.
-
-
+ An image response problem presents an image for the student. Input is
+ given by the location of mouse clicks on the image. Correctness of input can be evaluated based on expected dimensions of a rectangle.
+ Which object in this image is required by the fire code? Explanation The fire code requires that all exits be clearly marked, so the red exit sign is the correct answer.
- A multiple choice response problem presents radio buttons for student
- input. Correctness of
- input is evaluated based on expected answers specified within each
- "choice" stanza.
- Select the correct choice. Grass is:
+ A multiple choice problem presents radio buttons for student
+ input. Students can only select a single option presented. Multiple Choice questions have been the subject of many areas of research due to the early invention and adoption of bubble sheets. One of the main elements that goes into a good multiple choice question is the existence of good distractors. That is, each of the alternate responses presented to the student should be the result of a plausible mistake that a student might make.
+ What Apple device competed with the portable CD player? Explanation The release of the iPod allowed consumers to carry their entire music library with them in a format that did not rely on fragile and enery-intensive spinning disks.
+
A numerical response problem accepts a line of text input from the
student, and evaluates the input for correctness based on its
numerical value.
-
+
The answer is correct if it is within a specified numerical tolerance
of the expected answer.
- Enter the numerical value of Pi:
-
- C B A | Z
- =========
- 0 0 0 | 1
- 0 0 1 | 1
- 0 1 0 | 1
- 0 1 1 | 1
- 1 0 0 | 1
- 1 0 1 | 0
- 1 1 0 | 0
- 1 1 1 | 0
-
Please add the appropriate pulldown network of mosfet
- switches connected to node Z to implement the truth table above, with
- \(R_{ON}\) of the mosfets chosen so that \(V_{ol}\) of the logic gate is less than
- \(0.25V\) for any combination of inputs. In the schematic tool, the mosfet
- model has \(V_{th} = 0.5V\), so \(V_{ol} \lt 0.25V\)
- will ensure that when the output of the logic gate is 0, if it is used
- as the input to some other logic gate, the mosfet to which
- it connects will be off.
-
-
On page 305 of the text we
- see from Equation (6) that \(R_{ON} = R_n \frac{L}{W}\). In the
- schematic tool, the mosfet model has \(R_n \approx 26.5k\Omega\) when
- using a \(3V\) power supply. To adjust \(R_{ON}\), double click the
- mosfet and select an appropriate value for the W/L parameter. For
- example, setting a mosfet's W/L to 10 would result in \(R_{ON} =
- 2.65k\Omega\).
-
-
Note that the "Plot offset" property of the scope probes
- on the A, B and C signals has been set so that the plots will not
- overlap, making it easier to see what's happening.
-
-
Please do not change the voltages of the voltage sources or the
- resistance of the pullup resistor.
-
-
Hint: you'll only need 3 mosfet switches to implement the gate.
-
-
When the gate is correctly implemented, the plot produced by the transient
- analysis should like similar to the following figure.
-
-
-
Figure 1. Example plot output
-
Food for thought: You'll notice there are little spikes,
- sometimes called glitches, in the output waveform (see the
- bottom cyan-colored waveform in Figure 1). These only occur when the
- A and B inputs are changing simultaneously and the C input is high.
- Can you explain why? Think about what is happening in the pulldown
- circuitry at the time the glitches occur.
-
- 

Example: Custom Response Problem
-
-
-
-
+
+
+ Example: Formula Response Problem
-
-
- Give an equation for the relativistic energy of an object with mass m. Explicitly indicate multiplication with a * symbol.
- Example: Image Response Problem
-
- Example: Multiple Choice Response Problem
-
- Example: Numerical Response Problem
-
-
Enter the numerical value of Pi:
+
Enter the approximate value of 502*9:
+
Enter the number of fingers on a human hand:
+
Explanation
+Pi, or the the ratio between a circle's circumference to its diameter, is an irrational number known to extreme precision. It is value is approximately equal to 3.14.
+Although you can get an exact value by typing 502*9 into a calculator, the result will be close to 500*10, or 5,000. The grader accepts any response within 15% of the true value, 4518, so that you can use any estimation technique that you like.
+If you look at your hand, you can count that you have five fingers.
+- An option response problem presents option boxes for students to select from. Correctness of input is evaluated based - on which option is defined as correct in the optioninput statement. -
-Select the correct options:
-OptionResponse gives a limited set of options for students to respond with, and presents those options + in a format that encourages them to search for a specific answer rather than being immediately presented with options from which to recognize the correct answer.
+ ++ The answer options and the identification of the correct answer is defined in the optioninput tag. +
+Translation between Option Response and __________ is extremely straightforward:
+
+
Explanation
+Multiple Choice also allows students to select from a variety of pre-written responses, although the format makes it easier for students to read very long response options. Optionresponse also differs slightly because students are more likely to think of an answer and then search for it rather than relying purely on recognition to answer the question.
+- - A string response problem accepts a line of text input from the - student, and evaluates the input for correctness based on an expected - answer within each input box. - - The answer is correct if it is the expected answer. + + A string response problem accepts a line of text input from the + student, and evaluates the input for correctness based on an expected + answer within each input box. + + The answer is correct if it matches every character of the expected answer. This can be a problem with international spelling, dates, or anything where the format of the answer is not clear.
-Which US state has Lansing as its capital?
-Which US state has Lansing as its capital?
+Explanation
+Lansing is the capital of Michigan, although it is not Michgan's largest city, or even the seat of the county in which it resides.
+