[LON-CAPA-admin] Never found end tag for <postanswerdate>
Todd Ruskell
truskell at Mines.EDU
Tue May 10 13:42:25 EDT 2005
Nathan,
This looks like a coding issue in this particular problem resource. I would
suspect that the problem author is also getting this message (is it the same
person as the cc?)
I wouldn't expect this from a problem created with the web gui, but if a
problem is edited in XML mode, this could easily happen. Every XML block
needs to have both a "Begin" and an "End" tag, like:
<problem>
good stuff here
<postanswerdate>
stuff student sees after the answer date has passed
</postanswerdate>
</problem>
The tags do need to be nested properly.
If you (or the author) look at the raw xml code, hopefully you can determine
where the </postanswerdate> tag should occur, and you can add it in.
Hope that helps,
Todd
On Tuesday 10 May 2005 11:33 am, Nathan Schoenack wrote:
> Has anyone seen this error message before? These have been automatically
> sent to the course coordinator for one of our physics courses.
>
> [start of message]
> Never found end tag for <postanswerdate> current string
> <center>I = $result Amperes </center>
> <allow src="/res/msu/mmp/kap22/cd559.htm" />
> <allow src="/res/msu/mmp/kap22/picts/area.gif" />
> </problem>
> [end of message]
>
> Is this anything to be worried about?
>
>
> Nathan Schoenack
> IT Research Support Specialist
> Physics Department
> North Dakota State University
> South Engineering 110
> (701) 231-7047
>
>
> _______________________________________________
> LON-CAPA-admin mailing list
> LON-CAPA-admin at mail.lon-capa.org
> http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin
--
Dr. Todd Ruskell
Lecturer, Department of Physics Office: Meyer Hall 326
Colorado School of Mines Phone: 303-384-2080
1523 Illinois Street Fax: 303-273-3919
Golden, CO 80401
More information about the LON-CAPA-admin
mailing list