Rev 5755 | Rev 7428 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5755 | Rev 5900 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | <style type="text/css"><!-- |
12 | <style type="text/css"><!-- |
13 | body {text-align: justify; |
13 | body {text-align: justify; |
14 | padding-left: 3%; padding-right: 3%;} |
14 | padding-left: 3%; padding-right: 3%;} |
15 | --></style> |
15 | --></style> |
16 | </head><body onload="window.resizeTo(500,200);window.moveTo(250,300);"> |
16 | </head><body onload="window.resizeTo(500,200);window.moveTo(250,300);"> |
17 | <h1 |
17 | <h1 class="wims_center">ERROR</h1> |
18 | !goto examerr |
18 | !goto examerr |
19 | !endif |
19 | !endif |
20 | </head><body> |
20 | </head><body> |
21 | !if threshold iswordof $wims_user_error |
21 | !if threshold iswordof $wims_user_error |
22 | <hr width="1"/> |
- | |
- | 22 | ||
23 | <h1 |
23 | <h1 class="wims_center">We are too busy</h1> |
24 | <hr |
24 | <hr style="width:50%"/><p> |
25 | This WIMS server <font color="blue">$httpd_HTTP_HOST</font> |
25 | This WIMS server <font color="blue">$httpd_HTTP_HOST</font> |
26 | is currently overloaded by a large number of requests, and |
26 | is currently overloaded by a large number of requests, and |
27 | can no longer satisfy further users. Please come back later, |
27 | can no longer satisfy further users. Please come back later, |
28 | or look for another wims mirror site. |
28 | or look for another wims mirror site. |
29 | <p>We are very sorry for this inconvenience to you, and hope to be able |
29 | <p>We are very sorry for this inconvenience to you, and hope to be able |
30 | to serve you soon. |
30 | to serve you soon. |
31 | !read mirror.phtml.en |
31 | !read mirror.phtml.en |
32 | </body></html> |
32 | </body></html> |
33 | !exit |
33 | !exit |
34 | !endif |
34 | !endif |
35 | 35 | ||
36 | !if overload iswordof $wims_user_error |
36 | !if overload iswordof $wims_user_error |
37 | <hr width="1"/> |
- | |
- | 37 | ||
38 | <h1 |
38 | <h1 class="wims_center">SORRY</h1> |
39 | Your request is blocked by this WIMS server: connection quota exceeded. |
39 | Your request is blocked by this WIMS server: connection quota exceeded. |
40 | </body></html> |
40 | </body></html> |
41 | !exit |
41 | !exit |
42 | !endif |
42 | !endif |
43 | 43 | ||
44 | !if ++++missing_ isin ++++$wims_user_error |
44 | !if ++++missing_ isin ++++$wims_user_error |
45 | <hr width="1"/> |
- | |
- | 45 | ||
46 | <h1 |
46 | <h1 class="wims_center">Sorry</h1> |
47 | <hr |
47 | <hr style="width:50%"/> |
48 | WIMS needs a software |
48 | WIMS needs a software |
49 | !set miss=!upper $missing_software |
49 | !set miss=!upper $missing_software |
50 | <span class="wims_warning">$miss</span> |
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. |
Line 60... | Line 60... | ||
60 | </body></html> |
60 | </body></html> |
61 | !exit |
61 | !exit |
62 | !endif |
62 | !endif |
63 | 63 | ||
64 | !if trapped iswordof $wims_user_error |
64 | !if trapped iswordof $wims_user_error |
65 | <h1 |
65 | <h1 class="wims_center">Stop!</h1><hr/> |
66 | !endif |
66 | !endif |
67 | 67 | ||
68 | <h1 |
68 | <h1 class="wims_center">WIMS error</h1><hr/><p> |
69 | 69 | ||
70 | There is an error in your request to this WIMS site.<p> |
70 | There is an error in your request to this WIMS site.<p> |
71 | 71 | ||
72 | !if module_change iswordof $wims_user_error |
72 | !if module_change iswordof $wims_user_error |
73 | !if $wims_human_access=yes |
73 | !if $wims_human_access=yes |
74 | Please avoid using the `Back' button of your browser, |
74 | Please avoid using the `Back' button of your browser, |
75 | because you are on an interactive server. |
75 | because you are on an interactive server. |
76 | <p |
76 | <p class="wimscenter"> |
77 | !set tit=!module title $module |
77 | !set tit=!module title $module |
78 | !default tit=$module |
78 | !default tit=$module |
79 | !href module=$module $tit |
79 | !href module=$module $tit |
80 | |
80 | |
81 | !href $ WIMS home |
81 | !href $ WIMS home |
82 | !if $httpd_HTTP_REFERER!=$empty |
82 | !if $httpd_HTTP_REFERER!=$empty |
83 | <a href="$httpd_HTTP_REFERER">Exit WIMS</a> |
83 | <a href="$httpd_HTTP_REFERER">Exit WIMS</a> |
84 | !else |
84 | !else |
85 | </ |
85 | </p><p> |
86 | <small>If you want to get out of the site, ignore this message and continue |
86 | <small>If you want to get out of the site, ignore this message and continue |
87 | to click on `Back'.</small> |
87 | to click on `Back'.</small> |
88 | !endif |
88 | !endif |
89 | !exit |
89 | !exit |
90 | !endif |
90 | !endif |
Line 327... | Line 327... | ||
327 | :examend |
327 | :examend |
328 | !set pses=!translate _ to , in $wims_session |
328 | !set pses=!translate _ to , in $wims_session |
329 | !set pses=!item 1 of $pses |
329 | !set pses=!item 1 of $pses |
330 | !set pser=!randint 1,999 |
330 | !set pser=!randint 1,999 |
331 | !set wims_opener=window.opener.location='$wims_ref_name?session=$pses.$pser&cmd=reply&job=student'; |
331 | !set wims_opener=window.opener.location='$wims_ref_name?session=$pses.$pser&cmd=reply&job=student'; |
332 | <p |
332 | <p class="wimscenter"> |
333 | <a href=# onclick="window.close();$wims_opener">Close this window</a>. |
333 | <a href=# onclick="window.close();$wims_opener">Close this window</a>. |
334 | </ |
334 | </p> |
335 | !exit |
335 | !exit |
336 | !endif |
336 | !endif |
337 | 337 | ||
338 | !if exam_closed iswordof $wims_user_error |
338 | !if exam_closed iswordof $wims_user_error |
339 | This exam is not accessible for your connection at the time being. Please verify |
339 | This exam is not accessible for your connection at the time being. Please verify |