Subversion Repositories wimsdev

Rev

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

Rev 6530 Rev 7109
Line 9... Line 9...
9
   !ifval $(choice$i)!=$(choiceitems$i)+1
9
   !ifval $(choice$i)!=$(choiceitems$i)+1
10
    $indbad,
10
    $indbad,
11
   !endif
11
   !endif
12
   !if $k<=1
12
   !if $k<=1
13
    !if $k=0
13
    !if $k=0
14
     $ch_good1 <span class="tt">$ch_none</span>.
14
     $ch_good1 <div class="inline tt">$ch_none</div>.
15
    !else
15
    !else
16
     $ch_good1 <span class="tt">$(choicegood$i)</span>.
16
     $ch_good1 <div class="inline tt">$(choicegood$i)</div>.
17
    !endif
17
    !endif
18
   !else
18
   !else
19
    $ch_goodn <span class="tt">$(choicegood$i)</span>.
19
    $ch_goodn <div class="inline tt">$(choicegood$i)</div>.
20
   !endif
20
   !endif
21
  !else
21
  !else
22
   !ifval $(choice$i)!=$(choiceitems$i)+1
22
   !ifval $(choice$i)!=$(choiceitems$i)+1
23
    $indbad.
23
    $indbad.
24
   !else
24
   !else