Subversion Repositories wimsdev

Rev

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

Rev 3570 Rev 4747
Line 45... Line 45...
45
 <hr width="1">
45
 <hr width="1">
46
 <h1 align="center">Sorry</h1>
46
 <h1 align="center">Sorry</h1>
47
 <hr width="50%"><p>
47
 <hr width="50%"><p>
48
 WIMS needs a software
48
 WIMS needs a software
49
 !set miss=!upper $missing_software
49
 !set miss=!upper $missing_software
50
 <b><font color="red">$miss</font></b>
50
 <span class="wims_warning">$miss</span>
51
 to process your request, but that software is not available (or not visible
51
 to process your request, but that software is not available (or not visible
52
 to WIMS) on this server.
52
 to WIMS) on this server.
53
 <p>
53
 <p>
54
 You can either
54
 You can either
55
 <a href="mailto:$wims_site_manager?subject=$missing_software unavailable on WIMS">write 
55
 <a href="mailto:$wims_site_manager?subject=$missing_software unavailable on WIMS">write 
Line 164... Line 164...
164
 
164
 
165
!if double_click iswordof $wims_user_error
165
!if double_click iswordof $wims_user_error
166
 This request arrived while the process of another request from you is 
166
 This request arrived while the process of another request from you is 
167
 still under way.<p>
167
 still under way.<p>
168
 If you have been double clicking, now please wait 
168
 If you have been double clicking, now please wait 
169
 <font color="red"><b>$wims_cpu_limit seconds</b></font>
169
 <span class="wims_warning">$wims_cpu_limit seconds</span>
170
 for the process of your old request to terminate, then
170
 for the process of your old request to terminate, then
171
 !href cmd=resume click here
171
 !href cmd=resume click here
172
 to get back to your work. (And please be more patient the next time
172
 to get back to your work. (And please be more patient the next time
173
 you ask wims to do lengthy computations.)
173
 you ask wims to do lengthy computations.)
174
 <p>
174
 <p>
Line 289... Line 289...
289
 You should take time to think carefully and try to solve the exercises
289
 You should take time to think carefully and try to solve the exercises
290
 correctly, instead of ask new ones over and over again.
290
 correctly, instead of ask new ones over and over again.
291
 !href cmd=resume Cancel the last request
291
 !href cmd=resume Cancel the last request
292
.
292
.
293
 !if $wims_user!=$empty and $wims_user!=supervisor
293
 !if $wims_user!=$empty and $wims_user!=supervisor
294
  <p><b><font color="red">ATTENTION</font></b>! Don't repeat this error!
294
  <p><span class="wims_warning">$wims_name_warning.</span>! Don't repeat this error!
295
  Irregular activities may give you bad scores even when score registration is
295
  Irregular activities may give you bad scores even when score registration is
296
  closed.
296
  closed.
297
 !endif
297
 !endif
298
 !goto end2
298
 !goto end2
299
!endif
299
!endif