GSoC/GCI Archive
Google Code-in 2011 LimeSurvey

Code: Implement jqgrid at token overview table

completed by: Aaron Schmitz

mentors: Carsten Schmitz (c_schmitz), aniessh

The Limesurvey admin backend includes several tabular overviews, e.g. when listing all the existing users at the token overview. Usability will benefit a lot if those overviews would be sortable, searchable and filterable. For this we can use jqgrid.

Task Steps:

  • Install LimeSurvey - create a small survey with a token table and add a few dummy people there.
  • Have a look at the jqgrid docs at http://www.trirand.com/jqgridwiki/doku.php(external link)
  • Implement jqgrid for the token overview and create a patch
  • Discuss the patch with your mentor and ask for feedback.
  • Check-in your changes into the limesurvey svn trunk.
  • Done!