order the unions by widthaddresses this bug:http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4376
include at least one metadata field and then include any that are additional (_2, _3....etc)bug #4452
include input selection for the number of metadata fields to downloadhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=4414
include more than just the first metadata field for questionshttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=4414
include ecogrid link to the external file in downloaded data
search across items as well as assessmentshttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=4387note: you can switch this feature off using the checkbox provided in the search form. the search can be slow otherwise
fixes for first installation
-handle new(?) XPath for the question prompt and include in the CSV download-sort the multiple choice options
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?)
include prompt for both multiple choice and short answer questions when downloading
omit the demographic data - this is not well-defined for the prototype
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
include qPrompt and qChoiceneed to quote the csv so that commas in the question text do not throw it off
include pivot options for dataquery
use "prompt" xpath that matches current QTI serialization
handle case when there is a single question on the assessment
handle mixture of datapackages: some with demographic data, some without.takes advantage of the [new] StaticSelectionItem feature in the datamanager
include demographic data if present in the datapackageTODO: 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
assessment title and type are now elements rather than attributes in edmlhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=3345
added "generic" search term picklisthttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=3520
declare questionIds array for each documenthttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=3620
pull out the IE/FF differences into common method that returns the document object for an iFrame (works with IE now!)
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...)
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.
added Scriptaculous effects to many of the ajax calls.neat-o!
can now select and save metadata fields from a document and use them when merging across documents in the "cart"
parameterize the div used for ajax results
search within specific fields - with option for matching any vs. all
search method for retrieving specific documents (matching docid)
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
refactor into reusable methods such that queries can be constructed from different form interfaces.
fix the optional "include questions" checkbox so that it actually toggles the option.
added support for merging response data with question-level metadata
only include checked metadata
add dataquery construction via js.used in the first XSL-housed style sheets