Added the ability to randomize the display of question subsets using the '''Special - Question Set''' custom field on a Level 2. To enable the randomization feature, navigate to '''UTA Configuration Settings''' > '''Level 2''' tab > Edit the desired '''Special - Question Set''' custom field and toggle on '''Randomize'''.
Two new attributes have also been added to the custom field for scoring user answers:''' Correct Answer '''and '''Score'''. To get and store final test scores, create a custom field of the type '''Text Box - Number''' and enter the following formula under '''UTA Configuration Settings''' > '''Level 2''' > '''Formula: ''':<code>formula@level2.mycustomfield@="@evaluate_score()@</code>
formula@level2.mycustomfield@="@evaluate_score()@
<u>'''Note:'''</u> Only new Level 2 records will be affected.
<!--121853 - Randomization of test questions-->