Project

General

Profile

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

# Date Author Comment
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

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

4893 04/02/2009 03:20 PM ben leinfelder

disable output escaping for CDATA html elements

4889 04/01/2009 10:21 AM ben leinfelder

include short answer prompts in the resultset view

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

use "prompt" xpath that matches current QTI serialization

4391 09/25/2008 04:09 PM ben leinfelder

use regular hyperlink to viewing question (item) details - nested form elements were causing grief after being included with ajax calls.

4271 08/20/2008 11:02 AM ben leinfelder

detokenize

3927 06/02/2008 05:19 PM ben leinfelder

add handling for qti metadata in resultset view

3918 05/28/2008 03:34 PM ben leinfelder

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

3564 11/02/2007 05:16 PM ben leinfelder

render multiple mattext elements if they exist...

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...).