Subversion Repositories wimsdev

Rev

Rev 6084 | Rev 7141 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6084 Rev 6593
Line 112... Line 112...
112
\commonq
112
\commonq
113
\for{q=1 to \qcnt}{
113
\for{q=1 to \qcnt}{
114
 \if{\steptype issametext all or (\status issametext end and \q<=\step) or \q=\step}{
114
 \if{\steptype issametext all or (\status issametext end and \q<=\step) or \q=\step}{
115
  \if{\qcnt>1}{<div> \q. }
115
  \if{\qcnt>1}{<div> \q. }
116
  \statement[\q;]
116
  \statement[\q;]
117
  </div><table class"wimsnoborder">
117
  </div><table class="wimsnoborder">
118
  \for{i=1 to \Tot[\q]}{
118
  \for{i=1 to \Tot[\q]}{
119
   <tr><td nowrap>\embed{reply \q,\i}.</td>
119
   <tr><td class="nowrap">\embed{reply \q,\i}.</td>
120
   <td>\pick[\q;\i]</td></tr>
120
   <td>\pick[\q;\i]</td></tr>
121
  }
121
  }
122
  </table>
122
  </table>
123
  \if{\status issametext end and \repind[\q]>0 and \feedback[\q;\repind[\q]] notsametext }{
123
  \if{\status issametext end and \repind[\q]>0 and \feedback[\q;\repind[\q]] notsametext }{
124
   <p style="color:"\indcolor[\q];font-style:italic">\feedback[\q;\repind[\q]]</p>
124
   <p style="color:"\indcolor[\q];font-style:italic">\feedback[\q;\repind[\q]]</p>