Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
3918 05/28/2008 03:34 PM ben leinfelder

adjust xpaths to match changes to edml/qti output by FirstMorpho

3669 01/03/2008 04:57 PM ben leinfelder

add support for selecting records for only one question from a set of one or more assessment response data files

3551 10/31/2007 06:58 PM ben leinfelder

add CSV download as an option for retrieving datasets.
NOTE: depends on opencsv jar in the /first project...

3542 10/30/2007 08:57 AM ben leinfelder

add ability to retrieve response data using datamanager lib (note that this requires both the datamanager.jar and firstMetacatIntegration.jar from /eml and /first modules respectively...)
yes, this is more ajax...and still mostly Proof Of Concept-ish

3531 10/25/2007 08:16 PM ben leinfelder

get the ajax-specific first skins organized with some better naming.
these essentially provide a pointer to custom resultset style sheets so that we can just use Ajax.Updater from prototype and inject the returned html.
they do rely on the first skin (which makes it nice for changing the look and feel - not a bunch of css files lying around messing things up, etc...).