Subversion Repositories wimsdev

Rev

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

Rev 16006 Rev 16196
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
    !set p_=$[rint(100*$scoremax*$(ff_$n_))/100]
259
    !set p_=$[ceil(100*$scoremax*$(ff_$n_))/100]
259
  !endif
260
  !endif
260
  !set table_id=TABLE_sheet$i
261
  !set table_id=TABLE_sheet$i
261
  !set table_class=sortable
262
  !set table_class=sortable
262
  $table_header
263
  $table_header
263
  <thead id="sheet$n_">
264
  <thead id="sheet$n_">