LDEV-2908 Added new version of jquery tablesorter plugin Improvements to Q&A: * limit number of displayed answers in learner * ability to sort Q&A responses by rating
Also removed duplicative jsp parts from /learning/LearnerRep.jsp and /learning/RevisitedLearnerRep.jsp
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.