Subversion Repositories wimsdev

Rev

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

Rev 173 Rev 4070
Line -... Line 1...
-
 
1
  
1
  !if $(diareply$i)=bad and $(precreply$i)!=yes
2
  !if $(diareply$i)=bad and $(precreply$i)!=yes
2
   !default m_sc_reply$i=0
3
   !default m_sc_reply$i=0
3
  !endif
4
  !endif
4
  !if $(precreply$i)=yes and $(diareply$i)=bad
5
  !if $(precreply$i)=yes and $(diareply$i)=bad
5
      !default m_sc_reply$i=0.5
6
      !default m_sc_reply$i=0.5
6
  !endif
7
  !endif
7
  !if $(diareply$i)=good
8
  !if $(diareply$i)=good
-
 
9
    !if $(partialgood$i)=yes
-
 
10
      !default m_sc_reply$i=0.5
-
 
11
    !else
8
      !default m_sc_reply$i=1
12
      !default m_sc_reply$i=1
-
 
13
    !endif
9
  !endif
14
  !endif