Rev 13891 | Rev 13911 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13891 | Rev 13894 | ||
---|---|---|---|
Line 32... | Line 32... | ||
32 | !set replystyle$i__=$anstyle |
32 | !set replystyle$i__=$anstyle |
33 | !default replystyle$i__=$(replytype$i__) |
33 | !default replystyle$i__=$(replytype$i__) |
34 | !! mc=checkbox click flashcard mark menu radio |
34 | !! mc=checkbox click flashcard mark menu radio |
35 | !if mc iswordof $(replystyle$i__) \ |
35 | !if mc iswordof $(replystyle$i__) \ |
36 | or $(replytype$i__) iswordof dragfill clickfill coord |
36 | or $(replytype$i__) iswordof dragfill clickfill coord |
37 | !if $inputsize1>0 |
37 | !if $inputsize1>0 |
38 | !if $prompt_=$empty |
38 | !if $prompt_=$empty |
39 | !if $cmd=hint |
39 | !if $cmd=hint |
40 | !set g_=!rows2lines $(replygood$i__) |
40 | !set g_=!rows2lines $(replygood$i__) |
41 | !set prompt_=!line 2 of $g_ |
41 | !set prompt_=!line 2 of $g_ |
42 | !else |
42 | !else |
Line 72... | Line 72... | ||
72 | !set prompt_$i=!lines2items $(prompt_$i) |
72 | !set prompt_$i=!lines2items $(prompt_$i) |
73 | !set prompt_$i=!listuniq $(prompt_$i) |
73 | !set prompt_$i=!listuniq $(prompt_$i) |
74 | !set prompt___=!replace internal , \ |
74 | !set prompt___=!replace internal , \ |
75 | by </div>$ $<div class="drag_label" style="display:inline-block;"> \ |
75 | by </div>$ $<div class="drag_label" style="display:inline-block;"> \ |
76 | in <div class="drag_label" style="display:inline-block;">$(prompt_$i)</div> |
76 | in <div class="drag_label" style="display:inline-block;">$(prompt_$i)</div> |
77 | !reset prompt_ |
- | |
78 | !endif |
77 | !endif |
- | 78 | !reset prompt_ |
|
79 | !endif |
79 | !endif |
80 | !endif |
80 | !endif |
81 | !endif |
81 | !endif |
82 | !else |
82 | !else |
83 | !set prompt_=!line $i__ of $(Rg$i) |
83 | !set prompt_=!line $i__ of $(Rg$i) |