Subversion Repositories wimsdev

Rev

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

Rev 16196 Rev 16198
Line 253... Line 253...
253
    !distribute item $[$p1/100],$[$p2/10],$[$p3/100],$[$p4/100] into x0_,y_,x1_,x2_
253
    !distribute item $[$p1/100],$[$p2/10],$[$p3/100],$[$p4/100] into x0_,y_,x1_,x2_
254
    !set ff_$n_=!mathsubst Q=$y_ in $(f_$n_)
254
    !set ff_$n_=!mathsubst Q=$y_ in $(f_$n_)
255
    !for sev=0 to 2
255
    !for sev=0 to 2
256
      !set ff_$n_=!mathsubst I$sev=$(x$(sev)_) in $(ff_$n_)
256
      !set ff_$n_=!mathsubst I$sev=$(x$(sev)_) in $(ff_$n_)
257
    !next
257
    !next
258
    !!compare with home/sequence.phtml
258
    !! home/sequence.phtml
-
 
259
    !! adm/class/userscore/csv/download.proc
-
 
260
    !! themes/_widgets/usersheet.phtml
259
    !set p_=$[ceil(100*$scoremax*$(ff_$n_))/100]
261
    !set p_=$[rint(100*$scoremax*$(ff_$n_))/100]
260
  !endif
262
  !endif
261
  !set table_id=TABLE_sheet$i
263
  !set table_id=TABLE_sheet$i
262
  !set table_class=sortable
264
  !set table_class=sortable
263
  $table_header
265
  $table_header
264
  <thead id="sheet$n_">
266
  <thead id="sheet$n_">