Rev 14977 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14977 | Rev 17636 | ||
---|---|---|---|
Line 42... | Line 42... | ||
42 | !endif |
42 | !endif |
43 | !endif |
43 | !endif |
44 | 44 | ||
45 | !if $wims_user=supervisor and $activetest>=1 and $activetest<3 |
45 | !if $wims_user=supervisor and $activetest>=1 and $activetest<3 |
46 | !if $job=configfw |
46 | !if $job=configfw |
- | 47 | !set wims_menu_items=!append line duplicatefw,1,module=$module&cmd=new&job=duplicate&+freework=$freework to $wims_menu_items |
|
47 | !set wims_menu_items=!append line participantview,1,module=$module&cmd=new&job=student&+freework=$freework to $wims_menu_items |
48 | !set wims_menu_items=!append line participantview,1,module=$module&cmd=new&job=student&+freework=$freework to $wims_menu_items |
48 | !endif |
49 | !endif |
49 | !if $job isitemof student1,student2,student3 |
50 | !if $job isitemof student1,student2,student3 |
50 | !set wims_menu_items=!append line backteacher,1,module=$module&cmd=new&job=configfw&+freework=$freework to $wims_menu_items |
51 | !set wims_menu_items=!append line backteacher,1,module=$module&cmd=new&job=configfw&+freework=$freework to $wims_menu_items |
51 | !endif |
52 | !endif |