Project

General

Profile

« Previous | Next » 

Revision 5019

fixes for first installation

View differences:

lib/style/skins/first/search.js
330 330
				for (var p = 1; p <= questionChoiceCount; p++) {
331 331
					tempQuery +=
332 332
						"<attribute name=\"qChoice_" + p + "\">"
333
							+ "<pathexpr label=\"qChoice_" + p + "\">//assessment/section/item/presentation/flow/response_lid/render_choice/flow_label/response_label/material/mattext</pathexpr>"
333
							+ "<pathexpr label=\"qChoice\">//assessment/section/item/presentation/flow/response_lid/render_choice/flow_label/response_label/material/mattext</pathexpr>"
334 334
						+ "</attribute>";
335 335
				}
336 336
				//control multiple metadata fields

Also available in: Unified diff