do not search across items when simply "browsing all"
comment out a debugging alert() call
use keyword field for both assessments and assessment itemsremove unused query options that were in place for the mock up UIhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=4387
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
Change location of PropertyService to properties directory
fix name="...." attribute that was causing problems in IE (it was a typo, but not caught in firefox)http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4262
include the "mock up" search fields
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
add spinner for long searches
added Scriptaculous effects to many of the ajax calls.neat-o!
use full width of the screen
parameterize the div used for ajax results
search within specific fields - with option for matching any vs. all
added place holders for structured search fields
make as-you-type search the default.remove assessment vs. question search checkboxes...confusing.
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
render the pages using the common settings
switch to jsp (first of many steps...)
adjust xpaths to match changes to edml/qti output by FirstMorpho
include both assessments and questions in the results of a search (driven by option in search form)
organize css references
included assessmentId in search results.TODO: search for both assessment and question doctypes in same query and have the result page display them intelligently (segregate by doc type).
use updated edml schema to get correct element/attribute for assessment
initial skin draft for FIRST project as metacat deployment.will require [much] more customization to be fully useful for project, but this is a start.