Project

General

Profile

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

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