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 110... | Line 110... | ||
110 | } |
110 | } |
111 | \integer{question_cnt=items(\question)} |
111 | \integer{question_cnt=items(\question)} |
112 | \steps{\Step} |
112 | \steps{\Step} |
113 | 113 | ||
114 | \statement{\instruction |
114 | \statement{\instruction |
115 | <div class=" |
115 | <div class="wims_question">\phrase</div> |
116 | <table class="wimsnoborder"> |
116 | <table class="wimsnoborder"> |
117 | \for{ s = 1 to \question_cnt}{ |
117 | \for{ s = 1 to \question_cnt}{ |
118 | <tr><th>\nom_question[\s]</th><td>\embed{\Step[\s],80 x 30 x \cnt}</td></tr> |
118 | <tr><th>\nom_question[\s]</th><td>\embed{\Step[\s],80 x 30 x \cnt}</td></tr> |
119 | } |
119 | } |
120 | </table> |
120 | </table> |