Revision 4859
Added by ben leinfelder over 15 years ago
lib/style/skins/first/search.js | ||
---|---|---|
273 | 273 |
+ "<entity index=\"0\">" |
274 | 274 |
+ "<attribute index=\"0\"/>" |
275 | 275 |
+ "<attribute index=\"1\"/>" |
276 |
//omit student id attribute |
|
276 |
//DO NOT omit student id attribute - used for transpose |
|
277 |
+ "<attribute index=\"2\"/>" |
|
277 | 278 |
+ "<attribute index=\"3\"/>" |
278 | 279 |
+ "<attribute index=\"4\"/>" |
279 | 280 |
+ "</entity>" |
lib/style/skins/first/first-assessment-resultset.xsl | ||
---|---|---|
265 | 265 |
</input> |
266 | 266 |
<input type="hidden" name="action" value="read" /> |
267 | 267 |
<input type="hidden" name="dataquery" /> |
268 |
<input type="checkbox" name="transpose" value="true" />Transpose Data |
|
269 |
<input type="hidden" name="observation" value="3" /> |
|
270 |
<input type="hidden" name="pivot" value="2" /> |
|
268 | 271 |
<input type="hidden" name="operation" /> |
269 | 272 |
|
270 | 273 |
<xsl:element name="input"> |
Also available in: Unified diff
include pivot options for dataquery