Rev 17593 | Rev 17639 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17593 | Rev 17598 | ||
---|---|---|---|
Line 25... | Line 25... | ||
25 | studentmode=0 |
25 | studentmode=0 |
26 | !endif |
26 | !endif |
27 | 27 | ||
28 | !if $studentclose=1 |
28 | !if $studentclose=1 |
29 | !if $job2=confirm and $confirm=$name_close_confirm |
29 | !if $job2=confirm and $confirm=$name_close_confirm |
30 |
|
30 | !setdef freework_closeco_$wims_user=$wims_now in wimshome/log/classes/$wims_class/freeworksdata/$freework/.closeco |
31 | !endif |
31 | !endif |
32 | 32 | ||
33 | !if $job2=consigne and $consigne=$name_close_doclose |
33 | !if $job2=consigne and $consigne=$name_close_doclose |
34 | studentmode=0 |
34 | studentmode=0 |
35 | !endif |
35 | !endif |