Revise randomization information per feedback from Victor

This commit is contained in:
Sylvia Pearce
2014-01-27 13:55:55 -05:00
committed by Mark Hoeber
parent fcc842f3c7
commit c59e215909

View File

@@ -290,13 +290,12 @@ Randomization
===============
You may want to set up a problem so that specific values are different each time a different student sees the problem, or even every time a single student tries to answer the problem. When you use the **Randomization** setting, Studio uses a Python script that you supply to change the values that you specify, as in the example below.
You may have created a problem that can use a Python script to change specific values in the problem each time a different student sees the problem, or every time a single student tries to answer the problem. For example, the highlighted values in the problem below change each time a student submits an answer to the problem.
.. image:: Images/Rerandomize.gif
This setting has four options.
To "turn on" the ability to change these values, use the **Randomization** setting. This setting has four options.
+-------------------+--------------------------------------+