Revision 4889
Added by ben leinfelder over 15 years ago
lib/style/skins/first/first-item-resultset.xsl | ||
---|---|---|
113 | 113 |
<xsl:value-of select="."/> |
114 | 114 |
<br/> |
115 | 115 |
</xsl:for-each> |
116 |
|
|
116 |
<xsl:for-each select="./param[@name='presentation/flow/response_str/material/mattext']"> |
|
117 |
<xsl:value-of select="."/> |
|
118 |
<br/> |
|
119 |
</xsl:for-each> |
|
117 | 120 |
<ul> |
118 | 121 |
<xsl:for-each |
119 | 122 |
select="./param[@name='response_label/material/mattext']"> |
Also available in: Unified diff
include short answer prompts in the resultset view