Rev 14907 | Rev 14977 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14907 | Rev 14947 | ||
---|---|---|---|
Line 43... | Line 43... | ||
43 | !reset warning |
43 | !reset warning |
44 | </div> |
44 | </div> |
45 | !endif |
45 | !endif |
46 | !endif |
46 | !endif |
47 | 47 | ||
48 | - | ||
- | 48 | !if $wims_user=supervisor and $activetest>=1 and $activetest<3 |
|
- | 49 | !if $job=configfw |
|
49 |
|
50 | !set wims_menu_items=!append line participantview,1,module=$module&cmd=new&job=student&+freework=$freework to $wims_menu_items |
- | 51 | !endif |
|
50 |
|
52 | !if $job isitemof student1,student2,student3 |
- | 53 | !set wims_menu_items=!append line backteacher,1,module=$module&cmd=new&job=configfw&+freework=$freework to $wims_menu_items |
|
- | 54 | !endif |
|
- | 55 | !endif |
|
51 | 56 | ||
52 | !read $job.phtml |
57 | !read $job.phtml |
53 | 58 | ||
54 | !reset job back |
59 | !reset job back |
55 | 60 |