Subversion Repositories wimsdev

Rev

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

Rev 15607 Rev 16198
Line 178... Line 178...
178
          !distribute item $[$p1/100],$[$p2/10],$[$p3/100],$[$p4/100] into x0_,y_,x1_,x2_
178
          !distribute item $[$p1/100],$[$p2/10],$[$p3/100],$[$p4/100] into x0_,y_,x1_,x2_
179
          !set ff_$i=!mathsubst Q=$y_ in $(f_$i)
179
          !set ff_$i=!mathsubst Q=$y_ in $(f_$i)
180
          !for sev=0 to 2
180
          !for sev=0 to 2
181
            !set ff_$i=!mathsubst I$sev=$(x$(sev)_) in $(ff_$i)
181
            !set ff_$i=!mathsubst I$sev=$(x$(sev)_) in $(ff_$i)
182
          !next
182
          !next
-
 
183
          !! adm/class/userscore/getuser.phtml
-
 
184
          !! home/sequence.phtml
-
 
185
          !! themes/_widgets/usersheet.phtml
183
          user_sheet$i=$[rint(100*$scoremax*$(ff_$i))/100]
186
          user_sheet$i=$[rint(100*$scoremax*$(ff_$i))/100]
184
        !else
187
        !else
185
          user_sheet$i=0
188
          user_sheet$i=0
186
        !endif
189
        !endif
187
      !endif
190
      !endif