Rev 13725 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13725 | Rev 13741 | ||
---|---|---|---|
Line 112... | Line 112... | ||
112 | } |
112 | } |
113 | \integer{question_cnt=items(\question)} |
113 | \integer{question_cnt=items(\question)} |
114 | \steps{\Step} |
114 | \steps{\Step} |
115 | 115 | ||
116 | \statement{\instruction |
116 | \statement{\instruction |
117 | <div class=" |
117 | <div class="wims_question">\phrase.</div> |
118 | <table class="wimsnoborder"> |
118 | <table class="wimsnoborder"> |
119 | \for{ s = 1 to \question_cnt}{ |
119 | \for{ s = 1 to \question_cnt}{ |
120 | <tr><th>\nom_question[\s]</th><td>\embed{\Step[\s],80 x 30 x \cnt}</td></tr> |
120 | <tr><th>\nom_question[\s]</th><td>\embed{\Step[\s],80 x 30 x \cnt}</td></tr> |
121 | } |
121 | } |
122 | </table> |
122 | </table> |