Project

General

Profile

  • svn:executable: *

# Date Author Comment
5084 10/15/2009 02:51 PM ben leinfelder

order the unions by width
addresses this bug:
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4376

5083 10/15/2009 10:42 AM ben leinfelder

include at least one metadata field and then include any that are additional (_2, _3....etc)
bug #4452

5065 09/28/2009 10:09 AM ben leinfelder

include input selection for the number of metadata fields to download
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4414

5064 09/28/2009 08:56 AM ben leinfelder

include more than just the first metadata field for questions
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4414

5062 09/24/2009 04:30 PM ben leinfelder

include ecogrid link to the external file in downloaded data

5058 09/18/2009 04:53 PM ben leinfelder

search across items as well as assessments
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4387
note: you can switch this feature off using the checkbox provided in the search form. the search can be slow otherwise

5019 08/07/2009 11:36 AM ben leinfelder

fixes for first installation

4998 07/27/2009 02:42 PM ben leinfelder

-handle new(?) XPath for the question prompt and include in the CSV download
-sort the multiple choice options

4890 04/01/2009 12:00 PM ben leinfelder

question choices and metadata selection controlled by a counter - can easily increase the number returned...note: probably need to make this a parameter for user or be intelligent about figuring what the widest question is (ie: does it have 5,10,20! metadata entries?)

4888 04/01/2009 10:06 AM ben leinfelder

include prompt for both multiple choice and short answer questions when downloading

4887 04/01/2009 09:08 AM ben leinfelder

omit the demographic data - this is not well-defined for the prototype

4879 03/30/2009 11:10 AM ben leinfelder

use name attributes for selection entity-attributes.
note: this is still a static version of which question-level metadata is being included in the resultset

4876 03/27/2009 01:17 PM ben leinfelder

include qPrompt and qChoice
need to quote the csv so that commas in the question text do not throw it off

4859 03/24/2009 04:36 PM ben leinfelder

include pivot options for dataquery

4796 02/06/2009 11:45 AM ben leinfelder

use "prompt" xpath that matches current QTI serialization

4792 01/29/2009 02:15 PM ben leinfelder

handle case when there is a single question on the assessment

4653 12/08/2008 10:32 AM ben leinfelder

handle mixture of datapackages: some with demographic data, some without.
takes advantage of the [new] StaticSelectionItem feature in the datamanager

4650 12/04/2008 05:21 PM ben leinfelder

include demographic data if present in the datapackage
TODO: handle a mixture of datapackages when performing the union (i.e. cases when one package as demographic data and the other does not)
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3519

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

4562 11/16/2008 08:08 AM ben leinfelder

added "generic" search term picklist
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3520

4555 11/11/2008 10:36 AM ben leinfelder

declare questionIds array for each document
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3620

4495 10/30/2008 01:11 PM ben leinfelder

pull out the IE/FF differences into common method that returns the document object for an iFrame (works with IE now!)

4484 10/29/2008 11:26 AM ben leinfelder

redesign the look and feel - save point.
-cart editing is done by clicking individual assessments rather than doing them in batches.
-cart status is shown in the search results (but still need a refresh for after adding cart items from search...)

4411 09/30/2008 02:45 PM ben leinfelder

improve clarity of the available cart actions by:
-hiding/showing the logical options for a given screen (only allowed to remove when viewing the cart)
-refresh when cart changes - more positive feedback that pushing buttons actually did something.

4388 09/24/2008 05:41 PM ben leinfelder

added Scriptaculous effects to many of the ajax calls.
neat-o!

4387 09/24/2008 04:04 PM ben leinfelder

can now select and save metadata fields from a document and use them when merging across documents in the "cart"

4377 09/23/2008 04:40 PM ben leinfelder

parameterize the div used for ajax results

4364 09/22/2008 03:25 PM ben leinfelder

search within specific fields - with option for matching any vs. all

4363 09/19/2008 04:52 PM ben leinfelder

search method for retrieving specific documents (matching docid)

4290 08/22/2008 03:59 PM ben leinfelder

refactor search methods into common search.js file.
start on making ajax-based search from the index page.
state of things: now merging across assessments and including question-level metadata

4288 08/22/2008 02:16 PM ben leinfelder

refactor into reusable methods such that queries can be constructed from different form interfaces.

4282 08/21/2008 11:36 AM ben leinfelder

fix the optional "include questions" checkbox so that it actually toggles the option.

4281 08/21/2008 10:52 AM ben leinfelder

added support for merging response data with question-level metadata

4273 08/20/2008 02:42 PM ben leinfelder

only include checked metadata

4267 08/18/2008 08:12 PM ben leinfelder

add dataquery construction via js.
used in the first XSL-housed style sheets