Rev 18091 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18091 | Rev 18319 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | !set require=!getscorerequire sheet=$tmp_sheet work=$tmp_work |
7 | !set require=!getscorerequire sheet=$tmp_sheet work=$tmp_work |
8 | !distribute words $tmp_severity into severity_w,severity_s,severity_ss |
8 | !distribute words $tmp_severity into severity_w,severity_s,severity_ss |
9 | !if $tmp_status_sheet iswordof 1 2 or $wims_user=supervisor |
9 | !if $tmp_status_sheet iswordof 1 2 or $wims_user=supervisor |
10 | <div class="wims_tooltip wims_sheet_item"> |
10 | <div class="wims_tooltip wims_sheet_item"> |
11 | <div class="wims_tooltiptext" style="width:20em"> |
11 | <div class="wims_tooltiptext" style="width:20em"> |
- | 12 | !if $wims_user!=supervisor and $tmp_status_sheet=1 |
|
- | 13 | $wims_name_Sheet $tmp_sheet |
|
- | 14 | !else |
|
12 | $wims_name_Sheet $tmp_sheet ($(wims_name_shstatus[$tmp_status_sheet+1])) |
15 | $wims_name_Sheet $tmp_sheet ($(wims_name_shstatus[$tmp_status_sheet+1])) |
- | 16 | !endif |
|
13 | $wims_name_Exercise $tmp_work |
17 | $wims_name_Exercise $tmp_work |
14 | !if $wims_user!= and $wims_user!=supervisor |
18 | !if $wims_user!= and $wims_user!=supervisor |
15 | !if $require!=0 and $require!=$empty |
19 | !if $require!=0 and $require!=$empty |
16 | <ul class="wims_nopuce"> |
20 | <ul class="wims_nopuce"> |
17 | <li>$(wims_name_thsheet[3]): $require</li> |
21 | <li>$(wims_name_thsheet[3]): $require</li> |