Rev 14046 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14046 | Rev 16891 | ||
---|---|---|---|
Line 153... | Line 153... | ||
153 | $table_end |
153 | $table_end |
154 | !read tablesort.phtml |
154 | !read tablesort.phtml |
155 | !endif |
155 | !endif |
156 | !endif |
156 | !endif |
157 | 157 | ||
158 | !if $user!=$empty and $choice!=all |
- | |
159 | !distribute item scores,livret1 into sc,li |
- | |
160 | !set parmuser1=&job=getuser&getuser=$user |
- | |
161 | !set parmuser2=&job=user&user=$user |
- | |
162 | !else |
- | |
163 | !distribute item Score1,livret into sc,li |
- | |
164 | !endif |
- | |
165 | !set wims_menu_items=!append line itemsep,0,$wims_name_Evaluation $user\ |
- | |
166 | back2,1,cmd=new&user=$user\ |
- | |
167 | $sc,1,module=adm/class/userscore&job_affi=notes$parmuser1\ |
- | |
168 | $li,1,module=adm/class/livret$parmuser2\ |
- | |
169 | to $wims_menu_items |
- | |
170 | !if $choice!=all |
158 | !if $choice!=all |
171 | !read adm/class/getnextuser $wims_class,$user,activity,user |
159 | !read adm/class/getnextuser $wims_class,$user,activity,user |
172 | !endif |
160 | !endif |
173 | :end |
- | |
174 | !tail |
- |