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

Aaron Zeckoski azeckoski at unicon.net
Wed Dec 21 13:04:10 PST 2011


I think I made all the headers consistent (and I tried hard not to
remove anything) but a sanity test would be a good idea at this point
for sure.

I noticed we are using 3 different versions of jquery depending on the
page. I really think we should consolidate down to 1 version. Probably
1.4.4 for now (since 1.5 broke things). Anyone have an opinion about
that?

http://code.jquery.com/jquery-1.4.4.min.js

-AZ


> On Dec 21, 2011, at 11:55 AM, Aaron Zeckoski wrote:
>
>> 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
>>
>>
>



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


More information about the evaluation mailing list