Rev 17885 | Rev 18167 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17885 | Rev 18145 | ||
---|---|---|---|
Line 350... | Line 350... | ||
350 | !! themes/_widgets/usersheet.phtml |
350 | !! themes/_widgets/usersheet.phtml |
351 | !set p_=$[rint(100*$scoremax*$(ff_$n_))/100] |
351 | !set p_=$[rint(100*$scoremax*$(ff_$n_))/100] |
352 | !endif |
352 | !endif |
353 | !set table_id=TABLE_sheet$i |
353 | !set table_id=TABLE_sheet$i |
354 | !set table_class=sortable |
354 | !set table_class=sortable |
- | 355 | !set tmp_sheetstatus=!getsheetstatus sheet=$n_ user=$getuser |
|
- | 356 | !set tmp_sheetstatus2=!getsheetstatus sheet=$n_ |
|
355 | $table_header |
357 | $table_header |
356 | <thead id="sheet$n_"> |
358 | <thead id="sheet$n_"> |
357 | <tr><th colspan="$[$nb_indic+5]" style="text-align:left"> |
359 | <tr><th colspan="$[$nb_indic+5]" style="text-align:left"> |
358 | !if $p2!=$empty |
360 | !if $p2!=$empty |
359 | <div class="float_left"> |
361 | <div class="float_left"> |
Line 361... | Line 363... | ||
361 | !href module=adm/sheet&sh=$n_ $hat |
363 | !href module=adm/sheet&sh=$n_ $hat |
362 | !else |
364 | !else |
363 | $hat |
365 | $hat |
364 | !endif |
366 | !endif |
365 | <ul> |
367 | <ul> |
- | 368 | <li> |
|
- | 369 | !set tmp=$[$tmp_sheetstatus+1] |
|
- | 370 | !if $tmp_sheetstatus > $tmp_sheetstatus2 |
|
- | 371 | !increase tmp |
|
- | 372 | !endif |
|
- | 373 | $(wims_name_shstatus[$tmp])</li> |
|
366 | <li>$(wims_name_thsheet[4]): $A_</li> |
374 | <li>$(wims_name_thsheet[4]): $A_</li> |
367 | !if $wims_user=supervisor |
375 | !if $wims_user=supervisor |
368 | <li>$(wims_name_thsheet[8]): |
376 | <li>$(wims_name_thsheet[8]): |
369 | !lowercase $(f_$n_) |
377 | !lowercase $(f_$n_) |
370 | </li> |
378 | </li> |