Subversion Repositories wimsdev

Rev

Rev 16802 | Rev 17276 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16802 Rev 17180
Line 44... Line 44...
44
 
44
 
45
!! --------- preparing msg for teacher and supervisor
45
!! --------- preparing msg for teacher and supervisor
46
nbuser=!recordcnt wimshome/log/classes/$wims_class/.userlist
46
nbuser=!recordcnt wimshome/log/classes/$wims_class/.userlist
47
!if $nbuser>$cnt
47
!if $nbuser>$cnt
48
  msgmod=$save_msg\
48
  msgmod=$save_msg\
49
<br/>\
49
<br>\
50
#######<br/>\
50
#######<br>\
51
$(name_sendto[1]) : $username<br/>\
51
$(name_sendto[1]) : $username<br>\
52
#######<br/>\
52
#######<br>\
53
<br/>
53
<br>
54
 
54
 
55
!else
55
!else
56
  msgmod=$save_msg
56
  msgmod=$save_msg
57
!endif
57
!endif
58
 
58
 
Line 76... Line 76...
76
 
76
 
77
!if $save_selfsend=1
77
!if $save_selfsend=1
78
  !! ----------- send copie msg to supervisor of the class
78
  !! ----------- send copie msg to supervisor of the class
79
  !if $cnt_teacher>0 and $save_sendotherteacher=1
79
  !if $cnt_teacher>0 and $save_sendotherteacher=1
80
    msgmod=$save_msg\
80
    msgmod=$save_msg\
81
<br/><br/>\
81
<br><br>\
82
#######<br/>\
82
#######<br>\
83
$(name_sendto[2]) : $teachername<br/>\
83
$(name_sendto[2]) : $teachername<br>\
84
#######<br/>
84
#######<br>
85
 
85
 
86
  !endif
86
  !endif
87
  login=!append item supervisor to $login
87
  login=!append item supervisor to $login
88
    !mailto $supervisormail\
88
    !mailto $supervisormail\
89
$sender\
89
$sender\