Rev 16196 | Rev 17440 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16196 | Rev 16198 | ||
---|---|---|---|
Line 134... | Line 134... | ||
134 | !set ff_$num=!mathsubst Q=$y_ in $(f_$num) |
134 | !set ff_$num=!mathsubst Q=$y_ in $(f_$num) |
135 | !for sev=0 to 2 |
135 | !for sev=0 to 2 |
136 | !set ff_$num=!mathsubst I$sev=$(x$(sev)_) in $(ff_$num) |
136 | !set ff_$num=!mathsubst I$sev=$(x$(sev)_) in $(ff_$num) |
137 | !next |
137 | !next |
138 | <span class="wims_sheet_score"> |
138 | <span class="wims_sheet_score"> |
139 | !!! |
139 | !!! adm/class/userscore/getuser.phtml |
- | 140 | !!! adm/class/userscore/csv/download.proc |
|
- | 141 | !!! themes/_widgets/usersheet.phtml |
|
140 | $(wims_name_thsheet[9]): $[ |
142 | $(wims_name_thsheet[9]): $[rint(100*$scoremax*$(ff_$num))/100]/$scoremax |
141 | !!$(wims_name_thsheet[5]): $p1%, |
143 | !!$(wims_name_thsheet[5]): $p1%, |
142 | !!$(wims_name_thsheet[7]): $[$p2]/10, |
144 | !!$(wims_name_thsheet[7]): $[$p2]/10, |
143 | !!$(wims_name_thsheet[10]): $p3%, |
145 | !!$(wims_name_thsheet[10]): $p3%, |
144 | !!$(wims_name_thsheet[13]): $[$p4/10]/10 |
146 | !!$(wims_name_thsheet[13]): $[$p4/10]/10 |
145 | </span> |
147 | </span> |
146 | !endif |
148 | !endif |
147 | </div> |
149 | </div> |
148 | - | ||
149 | <div class="wims_sheet_desc"> |
150 | <div class="wims_sheet_desc"> |
150 | !set cut=!detag $de |
151 | !set cut=!detag $de |
151 | !set lim=100 |
152 | !set lim=100 |
152 | !set cut=!char 1 to $lim of $cut |
153 | !set cut=!char 1 to $lim of $cut |
153 | !set cutcnt=!wordcnt $cut |
154 | !set cutcnt=!wordcnt $cut |