mbajames

Reviews(1)
 
bymbajames, November 30, 2007
2 of 2 people found this review helpful
Joomlearn LMS Basic Edition
A great component for administering tests, this has one noticeable flaw. First let me say that initial installation is a breeze (even if the process of obtaining the component from the developer is a little drawn out).

The flaw is that the component uses some common css which can conflict with templates. That is, the component uses the div id "footer" which means if you use it in your template you will have 2 footers rendered on a page. So, you either have to go into the component files and change all instances of #footer or do so in your own template and css file.

The flaw was major enough that I will not use it until I can get all instances cleaned from the component as I write all my templates using the footer id.