Project

General

Profile

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

# Date Author Comment
4636 11/26/2008 02:07 PM ben leinfelder

assessment title and type are now elements rather than attributes in edml
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3345

4039 06/26/2008 04:58 PM ben leinfelder

include changes to the first/metacat integration project
merging/union across multiple datapackages now supported

4034 06/24/2008 09:43 AM ben leinfelder

save point before extending to allow merging across assessments

3928 06/03/2008 03:50 PM ben leinfelder

use the first (0) column as the index for questionId when selecting only a subset of the assessment data

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

3563 11/02/2007 05:15 PM ben leinfelder

return immediately if there is no resultset to display
use getString() to display resultset for each column

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