[LON-CAPA-admin] Reverse Association and Timed Exams
Paul Omernik
paul.omernik at ndsu.edu
Tue Jul 27 10:39:51 EDT 2010
Stuart,
This appears to have solved it, thank you!
Paul
On Wed, Jul 21, 2010 at 5:34 PM, Stuart Raeburn <raeburn at msu.edu> wrote:
> Re: bug 6312 (Reverse Association doesn't).
>
> This was caused by a typo in a backport in loncommon.pm for 2.9.0.
>
> To fix this issue in 2.9.0:
>
> modify line 8224 in /home/httpd/lib/perl/Apache/loncommon.pm (rev
> 1.692.4.35 was shipped with 2.9.0), by adding an = between name and "f (see
> below).
>
> 8224c8224
> < $r->print('<td><select name"f'.$i.'"'.
> ---
>
>> $r->print('<td><select name="f'.$i.'"'.
>>
>
>
> Reload Apache after making the change:
>
>
> /etc/init.d/httpd reload
>
>
>
> Stuart Raeburn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.lon-capa.org/pipermail/lon-capa-admin/attachments/20100727/d7de988e/attachment.html>
More information about the LON-CAPA-admin
mailing list