Rev 13911 | Rev 13999 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13911 | Rev 13923 | ||
---|---|---|---|
Line 86... | Line 86... | ||
86 | !set prompt_=!shuffle $prompt_ |
86 | !set prompt_=!shuffle $prompt_ |
87 | !set prompt_=!replace internal , by </div>$ $ <div class="drag_label" style="display:inline-block;"> \ |
87 | !set prompt_=!replace internal , by </div>$ $ <div class="drag_label" style="display:inline-block;"> \ |
88 | in <div class="drag_label" style="display:inline-block;">$prompt_</div> |
88 | in <div class="drag_label" style="display:inline-block;">$prompt_</div> |
89 | !endif |
89 | !endif |
90 | !endif |
90 | !endif |
- | 91 | !!!FIXME : confusion with the i of the anstype and the i here |
|
- | 92 | !!! So should be fix or delete ... |
|
- | 93 | !!! works only if there is only one question and one exercise |
|
91 | !if $(replytype$i__) iswordof jsxgraph jsxgraphcurve clock |
94 | !if $(replytype$i__) iswordof jsxgraph jsxgraphcurve clock |
- | 95 | $(oefcss_$i) |
|
92 | !read anstype/$(replytype |
96 | !read anstype/$(replytype$i__).input |
93 | !exit |
97 | !exit |
94 | !endif |
98 | !endif |
95 | !if $prompt_ issametext $empty |
99 | !if $prompt_ issametext $empty |
96 | !set prompt_=$prompt_empty |
100 | !set prompt_=$prompt_empty |
97 | !endif |
101 | !endif |