[Contrib: Evaluation System] Any more bug fixes for EVALSYS 1.4.0?

Aaron Zeckoski azeckoski at unicon.net
Wed Dec 21 08:55:03 PST 2011


I fixed this in a few of the templates yesterday, but note that you
will should use a relative path in RSF when referring to CSS or JS
files. Example:

This is right:
<link href="../css/evaluation_base.css" type="text/css"
rel="stylesheet" media="all" />

This is wrong but will still work (so it should be switched to the other way):
<link href="/sakai-evaluation-tool/content/css/evaluation_base.css"
type="text/css" rel="stylesheet" media="all" />

If anyone sees this in RSF templates and wants to fix it before the
beta tag, please go for it.
I will be doing some normalizing of the RSF headers but I might not
get that done before thursday morning.
:-)
-AZ


On Wed, Dec 21, 2011 at 11:27 AM, Jim Eng <jimeng at umich.edu> wrote:
> We would like to get a new beta tag of evalsys 1.4.0 on the qa server this week.  If anybody has additional bug fixes that should be included in this tag, please have them checked in to trunk and let me know before 11 a.m. EST Thursday.
>
> Thanks.
>
> Jim
> _______________________________________________
> evaluation mailing list
> evaluation at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/evaluation
>
> TO UNSUBSCRIBE: send email to evaluation-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"



-- 
Aaron Zeckoski - Software Architect - http://tinyurl.com/azprofile


More information about the evaluation mailing list