[LON-CAPA-users] Alternate answer

H. K. Ng lon-capa-users@mail.lon-capa.org
Tue, 10 Apr 2007 14:54:09 -0400


Hi Guy,

Seems to work on screen.

-hk


At 02:30 PM 4/10/2007, you wrote:
>Hi Hon-Kie,
>
> > Is there a way to specify two correct answers in the randomized exam mode?
>
>Hrrm. Maybe?
>
>Not sure if this will work but thinking about things... I think if you
>do
>
><script type="loncapa/perl">
>@wrongs = (1,2,3,4,5,6,7);
></script>
><numericalresponse answer="8" incorrect="@wrongs">
>   <answergroup>
>     <answer name="seven"><value>7</value></answer>
>   </answergroup>
>   <textline />
></numericalresponse>
>
>
>Then 7 and 8 will both appear as a bubble, and both could be picked as
>a correct answer.
>
>(This is untested though.)
>
>--
>guy@albertelli.com   0-7-0-9-27,137
>_______________________________________________
>LON-CAPA-users mailing list
>LON-CAPA-users@mail.lon-capa.org
>http://mail.lon-capa.org/mailman/listinfo/lon-capa-users