Subversion Repositories wimsdev

Rev

Rev 17878 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
19 reyssat 1
Status: 450 WIMS User Error
2
Server: WIMS $wims_version (WWW Interactive Multipurpose Server)
11949 obado 3
Content-type: text/html; charset=gb2312
19 reyssat 4
Cache-Control: no-cache
5
Pragma: no-cache
6
 
11949 obado 7
<!DOCTYPE html>
3570 bpr 8
<html><head>
11949 obado 9
  <meta http-equiv=expires content="1 Jan 1990">
10
  <meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
11
  <meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
15416 bpr 12
  <!-- Theme CSS style -->
11949 obado 13
  <link rel="stylesheet" href="html/themes/$wims_theme/css.css" type="text/css">
15416 bpr 14
  <style>
11949 obado 15
   input[type="submit"],input[type="button"],.wims_button{ background-color:$wims_ref_button_bgcolor;color:$wims_ref_button_color;}
16
   .wims_button_help{ background-color:$wims_ref_button_help_bgcolor;color:$wims_ref_button_help_color;}
17
  </style>
18
 
19
  !if exam_ isin $wims_user_error
15416 bpr 20
    <style><!--
11949 obado 21
    body {text-align: justify;
22
    padding-left: 3%; padding-right: 3%;}
23
    --></style>
24
    </head>
25
    <body onload="window.resizeTo(500,200);window.moveTo(250,300);">
15874 bpr 26
      <h1 class="wimscenter">´íÎó</h1>
11949 obado 27
    !goto examerr
28
  !endif
29
 
30
</head><body class="user_error">
31
 
19 reyssat 32
!if threshold iswordof $wims_user_error
15416 bpr 33
  <h1>ĿǰÕýæ</h1>
17237 bpr 34
  <hr style="width:50%">
15416 bpr 35
  <p>
36
    ±¾ WIMS ·þÎñÆ÷ <font color="blue">$httpd_HTTP_HOST</font>
37
    ĿǰÓÉÓÚ´óÁ¿µÄÇëÇó¶ø³¬ÔØ,
38
    ²»ÄÜÔÙ½ÓÊÜеÄÓû§. ÇëÉÔºóÔÙÀ´,
39
    »ò·ÃÎÊÆäËû WIMS ¾µÏñÕ¾.
40
  </p><p>
41
    ÎÒÃǶÔÓÉ´Ë´øÀ´µÄ²»±ã±íʾǸÒâ,
42
    Ï£ÍûºÜ¿ì¾ÍÄܼÌÐøÎªÄú·þÎñ.
43
  </p>
11949 obado 44
  !read mirror.phtml.cn
45
  !goto end_html
19 reyssat 46
!endif
47
 
48
!if overload iswordof $wims_user_error
17237 bpr 49
  <hr width="1">
15416 bpr 50
  <h1>±§Ç¸</h1>
51
  <p>
11949 obado 52
  ÄãµÄÇëÇóÒò³¬¹ýÁ¬½ÓÅä¶î¶ø±»·þÎñÆ÷×èÖ¹.
15416 bpr 53
  </p>
11949 obado 54
  !goto end_html
19 reyssat 55
!endif
56
 
57
!if ++++missing_ isin ++++$wims_user_error
17237 bpr 58
  <hr width="1">
15416 bpr 59
  <h1>±§Ç¸</h1>
17237 bpr 60
  <hr style="width:50%">
11949 obado 61
  <p>
62
    WIMS ÐèÒªÈí¼þ
63
    !set miss=!upper $missing_software
64
    <span class="wims_warning">$miss</span>
65
    À´´¦ÀíÄãµÄÇëÇó, ¿ÉÊÇÔÚ±¾·þÎñÆ÷ÉÏ´ËÈí¼þ²»¿ÉÓÃ
15416 bpr 66
    (»ò WIMS ¿´²»µ½).
67
  </p><p>
11949 obado 68
    Äã¿ÉÒÔ·¢µçÓÊ
69
    <a href="mailto:$wims_site_manager?subject=$missing_software unavailable on WIMS">write
70
    ¸øÍøÕ¾¹ÜÀíÔ±</a>±¨¸æ´ËÎÊÌâ,
71
    »òÁíѡһ¸ö¾µÏñÕ¾</p>
15416 bpr 72
  </p><p><a href="wims.cgi">WIMS Ö÷Ò³</a></p>
11949 obado 73
  !read mirror.phtml.cn
74
  !goto end_html
19 reyssat 75
!endif
76
 
77
!if trapped iswordof $wims_user_error
15416 bpr 78
  <h1>Í£Ö¹!</h1>
17237 bpr 79
  <hr>
15416 bpr 80
  <a href="http://$httpd_HTTP_HOST">$httpd_HTTP_HOST</a>
11949 obado 81
  µÄÄÚÈÝÓë×Ô¶¯Ò³ÃæÊÕ¼¯³ÌÐò¼°
82
  `web ¼ÓËÙÆ÷' ²»ÏàÈÝ.
83
  <p>
15416 bpr 84
    ΪÀûÓñ¾Õ¾µÄ WIMS ·þÎñ,
85
    ÇëʹÓò»°²×°¼ÓËÙ³ÌÐòµÄ³£¹æä¯ÀÀÆ÷.
86
  </p><p>
87
    Çë¼Çס, WIMS Ò³ÃæÊǶ¯Ì¬Éú³ÉµÄ.
88
    ²»ÄÜÀëÏßʹÓÃ.
89
  </p>
11949 obado 90
  !goto end_html
19 reyssat 91
!endif
92
 
15416 bpr 93
!if no_access notwordof $wims_user_error and no_access_class notwordof $wims_user_error
94
  <h1>WIMS ´íÎó</h1>
95
  <p>
96
    Äã¶Ô±¾ WIMS ·þÎñÆ÷·¢³öµÄÇëÇóÀïÓдí.
97
  </p>
11943 bpr 98
!endif
19 reyssat 99
!if module_change iswordof $wims_user_error
15416 bpr 100
  !if $wims_human_access=yes
101
    <p>
102
      Çë±ÜÃâʹÓÃä¯ÀÀÆ÷µÄ `·µ»Ø' ¼ü,
103
      ÒòΪÄãÃæ¶ÔµÄÊÇ»¥¶¯µÄ·þÎñÆ÷.
104
    </p>
105
    <div class="wimscenter">
106
    !set tit=!module title $module
107
    !default tit=$module
108
    !href module=$module $tit
109
    &nbsp;
110
    !set wims_ref_class=wims_button
111
    !href $ WIMS home
112
    !if $httpd_HTTP_REFERER!=$empty
113
      &nbsp;<a href="$httpd_HTTP_REFERER">Í˳ö WIMS</a>
114
    !else
115
      <p class="small">
116
        Èç¹ûÄãÏëÍ˳ö±¾Õ¾, ÇëºöÂÔ´ËÐÅÏ¢²¢¼ÌÐø°´ `·µ»Ø'.
117
      </p>
118
    !endif
119
    </div>
120
    !goto end_html
19 reyssat 121
  !endif
15416 bpr 122
  <p>
123
    ÄãÇëÇóµÄÊÇ·Ç·¨µÄÄ£¿é¸Ä±ä.
124
    ÄãÊÇ·ñÔÚʹÓÃ×Ô¶¯³ÌÐò½øÈë±¾Õ¾?
125
  </p>
126
  :unblock
127
  !form new
17237 bpr 128
    <input type="hidden" name="module" value="home">
129
    <input type="hidden" name="deblockparm" value="$[randint(10000000)+1000000]">
15874 bpr 130
    Èç¹ûÄãÖ»Êǵã»÷ÁËä¯ÀÀÆ÷µÄ `·µ»Ø' ¼ü,
131
    ÇëÔÚÕâÀïÊäÈë `wims':
17237 bpr 132
    <input size="8" name="special_parm"> È»ºó
133
    <input type="submit" value="·¢Ë͵½·þÎñÆ÷">.
15416 bpr 134
  !formend
135
  <p>
136
  Çë¼Çס, ±¾Õ¾µÄÒ³Ãæ¶¼ÊǶ¯Ì¬Éú³ÉµÄ.
137
  Òò´ËÖ»ÄÜͨ¹ý³£¹æä¯ÀÀÆ÷ÔÚÏßʹÓÃ.
138
  ÏëÀûÓÃ×Ô¶¯»¯³ÌÐòÀ´ÊÕ¼¯ÍøÒ³ÊÇûÓÐÒâÒåµÄ.
139
  !if robot_doubt iswordof $wims_user_error
140
    <p class="small">
141
      Èç¹ûºÚ¿ÍÏë´³Èë´ËÍøÕ¾,
142
      ½«»á±»¾Ü¾ø.
143
    </p>
144
  !endif
11949 obado 145
  !goto end_html
19 reyssat 146
!endif
147
 
148
!if robot_doubt iswordof $wims_user_error
15416 bpr 149
  <p>
150
   ÎÒÃǽ«²»ÈÃÄã¼ÌÐø½øÈë´ËÍøÕ¾,
151
    ÒòΪ»³ÒÉÄãʹÓÃÁË×Ô¶¯ÊÕ¼¯ÍøÒ³µÄ³ÌÐò.
152
  </p>
153
  !goto unblock
19 reyssat 154
!endif
155
 
156
!if allow_violation iswordof $wims_user_error
15416 bpr 157
  <p>
158
    ÄãûÓÐȨÀûÓÃÃüÁî ``$cmd'' À´¶¨Òå±äÁ¿
4756 zjchen 159
  ``$wims_error_data''.
15416 bpr 160
  </p>
19 reyssat 161
!endif
162
 
163
!if bad_command iswordof $wims_user_error
15416 bpr 164
  <p>
4756 zjchen 165
  ÃüÁî ``$cmd'' ÎÞЧ.
15416 bpr 166
  </p><p>
15874 bpr 167
    ÓÐЧµÄÃüÁîÊÇ:
15416 bpr 168
  </p>
169
  <pre>new, renew, reply, help, hint, config</pre>
19 reyssat 170
!endif
171
 
172
!if bad_host iswordof $wims_user_error
173
  <p>
15416 bpr 174
    ÄãÏë´ÓÆäËüÕ¾µã½¨Á¢»á»°.
175
    ÕâÔÚÄãµÄÐéÄâ°àÊǽûÖ¹µÄ.
176
  </p><p>
4756 zjchen 177
  ¿ÉÄÜijЩÒòÌØÍø½ÓÈëµÄÌṩÕ߸øÄãµÄÊǶ¯Ì¬µØÖ·,
178
  ¼´Ê¹ÔÚͬһ¸öÁ¬½ÓÖÐÒ²»á±ä»¯. Èç¹ûÓöµ½ÕâÖÖÇéÐÎ,
11943 bpr 179
  ÇëÓë°à¼¶µÄÖ¸µ¼½ÌʦÁªÏµ,
4756 zjchen 180
  ÇëËû¸Ä±ä½ÓÈëµÄËø¶¨²ßÂÔ.
5900 bpr 181
  </p>
19 reyssat 182
!endif
183
 
184
!if need_https iswordof $wims_user_error
15416 bpr 185
  ÄãÓ¦¸Ãͨ¹ý https ÇëÇóÁ¬½Óµ½ÄãµÄ°à¼¶.
186
  !set refname=!replace http:// by https:// in $wims_ref_name
187
  <a href="$refname?session=$wims_session&module=home&cmd=new">ÊÔÊÔ¿´</a>.
188
  !goto end_html
19 reyssat 189
!endif
190
 
191
!if bad_insnum iswordof $wims_user_error
15416 bpr 192
  <p>
193
  !if $cmd=getfile
194
    ÄãÇëÇóµÄÎļþ²»´æÔÚ.
195
  !else
196
    ¶¯Ì¬²åÈëµÄÎļþÃûÎÞЧ.
197
  !endif
198
  </p>
19 reyssat 199
!endif
200
 
201
!if cmd_output_too_long iswordof $wims_user_error
15416 bpr 202
  <p>
203
    ¼ÆËãµÄÖмä½á¹û³¬³öÁ˳¤¶ÈÏÞÖÆ.
204
    ÄãµÄÇëÇó´ó¸Å¹ý·Ö¸´ÔÓÁË.
205
    Çë¼ÓÒÔ¼ò»¯.
206
  </p>
19 reyssat 207
!endif
208
 
209
!if double_click iswordof $wims_user_error
15416 bpr 210
  <p>
211
    ´ËÇëÇóÀ´µ½Ê±ÄãµÄÁíÒ»¸öÇëÇóÕýÔÚ´¦ÀíÖÐ.
212
  </p><p>
213
    Èç¹ûÄãµã»÷ÁËÁ½´Î, ÇëµÈ´ý
214
    <span class="wims_warning">$wims_cpu_limit Ãë</span>
215
    ʹµÃÄãÔ­À´µÄÇëÇó±»´¦ÀíÍê, È»ºó
216
    !href cmd=resume µã»÷ÕâÀï
217
    ÒԻص½ÄãµÄ¹¤×÷.
218
    (ÒÔºóµ±ÄãÒªÇó WIMS ×öÈß³¤µÄ¼ÆËãʱ, Çë¸ü¶àÒ»µãÄÍÐÄ.)
219
  </p><p>
220
    Èç¹ûÄã°´ÁËä¯ÀÀÆ÷µÄ ``·µ»Ø'' °´Å¥ÒÔÍ˳ö wims,
221
    ÄÇô¿ÉÒÔºöÂÔÕâ¸öÐÅÏ¢.
222
  </p>
223
  !goto end_html
19 reyssat 224
!endif
225
 
226
!if invalid_char_in_query_string iswordof $wims_user_error
15416 bpr 227
  <p>
228
    ÔÚ²ÎÊýÐòÁÐÀïÌæ»» ``$wims_error_data'' ÊÇ·Ç·¨µÄ.
229
  </p>
19 reyssat 230
!endif
231
 
232
!if name_conflict iswordof $wims_user_error
15416 bpr 233
  <p>
4756 zjchen 234
  ``$wims_error_data'' ÊDZ» wims ±£ÁôµÄÃû³Æ.
15416 bpr 235
  </p>
19 reyssat 236
!endif
237
 
238
!if no_command iswordof $wims_user_error
15416 bpr 239
  <p>
240
    ûÓÐÃüÁî.
241
  </p>
19 reyssat 242
!endif
243
 
244
!if no_insnum iswordof $wims_user_error
15416 bpr 245
  <p>
246
  !if $cmd=getfile
247
    ÄãûÓиø³öÇëÇóµÄÎļþÃû.
248
  !else
249
    ÄãÇëÇóµÄ¶¯Ì¬²åÈëûÓиø³öºÅÂë.
250
  !endif
251
  </p>
19 reyssat 252
!endif
253
 
254
!if no_module_name iswordof $wims_user_error
15416 bpr 255
  <p>
256
    ÄãÇëÇóµÄ»á»°Ã»Óиø³öÄ£¿éÃû.
257
  </p>
19 reyssat 258
!endif
259
 
260
!if no_session iswordof $wims_user_error
15416 bpr 261
  <p>
262
    ȱÉٻỰ±àºÅ.
263
  </p>
19 reyssat 264
!endif
265
 
266
!if parm_too_long iswordof $wims_user_error
15416 bpr 267
  <p>
268
    ÄãµÄ²ÎÊý´®³¬¹ý³¤¶È¼«ÏÞ.
269
    ³öÓÚ°²È«µÄÔ­Òò±»¾Ü¾ø.
270
  </p>
19 reyssat 271
!endif
272
 
273
!if string_too_long iswordof $wims_user_error
15416 bpr 274
  <p>
275
    ±äÁ¿¶¨ÒåµÄ³¤¶È³¬³ö¼«ÏÞ.
276
  </p>
19 reyssat 277
!endif
278
 
279
!if too_many_variables iswordof $wims_user_error
15416 bpr 280
  <p>
281
    Äã´«Ë͵IJÎÊý¸öÊý³¬ÏÞ.
282
  </p>
19 reyssat 283
!endif
284
 
285
!if unmatched_parentheses iswordof $wims_user_error
15416 bpr 286
  <p>
287
    ÄãµÄÇëÇóÀïÓв»Æ¥ÅäµÄÀ¨ºÅ.
288
    Äã¿ÉÒÔÔÚÕâÀï¸ÄÕý:
289
  </p>
19 reyssat 290
  !form $cmd
15416 bpr 291
  !for i in module,special_parm,worksheet
292
    !if $($i)!=$empty
293
      !set value=!translate " to $ $ in $($i)
17237 bpr 294
      <input type="hidden" name="$i" value="$value">
15416 bpr 295
    !endif
296
  !next i
297
  !for i=0 to $user_var_no-1
298
    !if $i!=$bad_parentheses
299
      !set value=!translate " to $ $ in $(value$i)
17237 bpr 300
      <input type="hidden" name="$(name$i)" value="$value">
15416 bpr 301
    !endif
302
  !next i
303
  !set value=!translate " to $ $ in $(value$bad_parentheses)
304
  !set len=!charcnt $value
305
  !if $len<55
306
    !set len=$[$len+3]
307
  !else
308
    !set len=59
309
  !endif
310
  !set input_id=$(name$bad_parentheses)
311
  <div class="field box">
312
    <label for="$input_id">$input_id =</label>
313
    !set n=!linecnt $value
314
    !if $n<=1
17237 bpr 315
      <input size="$len" name="$input_id" id="$input_id" value="$value">
15416 bpr 316
    !else
317
      <textarea rows="$n" name="$input_id" id="$input_id">$(value$bad_parentheses)</textarea>
318
    !endif
319
  </div>
320
  <p class="actions">
321
    Puis
17237 bpr 322
    <input type="submit" value="envoyer la requête corrigée.">
15416 bpr 323
  </p>
324
  !formend
17237 bpr 325
  <hr>
15416 bpr 326
  <p class="wimscenter">
327
    !href cmd=resume Cancel the last request
328
    |
11990 obado 329
    !href $ wims home
15416 bpr 330
  </p>
11949 obado 331
  !goto end_html
19 reyssat 332
!endif
11943 bpr 333
 
19 reyssat 334
!if wrong_module iswordof $wims_user_error
7428 obado 335
  !set tmp=!translate "!/<>;': to $         $ in $module
15416 bpr 336
  <p>
337
    ±¾Õ¾²»´æÔÚÄãÇëÇóµÄÄ£¿é <code>$tmp</code>.
338
  </p>
19 reyssat 339
!endif
340
 
341
!if wrong_session iswordof $wims_user_error
15416 bpr 342
  <p>
343
    »á»°ºÅ ``$session'' ÎÞЧ (»òÒÑʧЧ).
344
    <a href="wims.cgi">´´½¨Ð»Ự</a>.
345
  </p>
11943 bpr 346
!endif
19 reyssat 347
 
348
!if rafale iswordof $wims_user_error
15416 bpr 349
  <p>Çë²»ÒªÓëÁ·Ï°¿ªÍæÐ¦!</p>
350
  <p>
351
    ÄãÓ¦¸Ã»¨Ê±¼ä×Ðϸ˼¿¼²¢³¢ÊÔÕýÈ·½â´ðÁ·Ï°,
352
    ¶ø²»ÊDz»¶ÏµÄÒªÇóеÄÁ·Ï°.
353
  </p>
354
  !set wims_ref_class=wims_button
355
  !href cmd=resume È¡ÏûÉÏÒ»´ÎÇëÇó
19 reyssat 356
.
15416 bpr 357
  !if $wims_user!=$empty and $wims_user!=supervisor
358
    <p>
359
      <span class="wims_warning">×¢Òâ</span>! ²»ÒªÖظ´Õâ¸ö´íÎó!
360
      ¼´Ê¹¼Ç·ÖÆ÷¹Ø±Õʱ,
361
      ²»ºÏ¹æÔòµÄ»î¶¯Ò²»áÔì³Éʧ·Ö.
362
    </p>
363
  !endif
364
  !goto end2
19 reyssat 365
!endif
366
 
367
:examerr
368
 
369
!if exam_dep iswordof $wims_user_error
15416 bpr 370
  <p>±¾Á·Ï°±ØÐëÔÚÄã³É¹¦Íê³ÉÁË
19 reyssat 371
  !if , isin $dep_list
15416 bpr 372
    Á·Ï° $dep_list ºó²ÅÄÜ×ö.
19 reyssat 373
  !else
15416 bpr 374
    Á·Ï° $dep_list ºó²ÅÄÜ×ö.
19 reyssat 375
  !endif
15416 bpr 376
  </p><p>
4756 zjchen 377
  ÇëÏȰÑËüÃÇ×öºÃ.
15416 bpr 378
  </p>
19 reyssat 379
  !goto examend
380
!endif
381
 
382
!if bad_exam iswordof $wims_user_error
15416 bpr 383
  <p>ÄãÔÚ¿¼ÊÔʱ·¢³öÁË·Ç·¨µÄÇëÇó.</p>
19 reyssat 384
  !goto examend
385
!endif
386
 
387
!if exam_exo_finished iswordof $wims_user_error
4756 zjchen 388
  ÄãÒѾ­×öÁË´ËÁ·Ï°, µÃ·ÖÊÇ $wims_exo_lastscore.
389
  ×÷Ϊ¿¼ÊÔ, Äã²»ÄÜÖØ×öÁË.
19 reyssat 390
  !goto examend
391
!endif
392
 
393
!if expired_exam iswordof $wims_user_error
15416 bpr 394
  <p>Õâ´Î¿¼ÊÔµÄʱ¼äÒÑÓÃÍê.</p>
19 reyssat 395
  :examend
396
  !set pses=!translate _ to , in $wims_session
397
  !set pses=!item 1 of $pses
398
  !set pser=!randint 1,999
399
  !set wims_opener=window.opener.location='$wims_ref_name?session=$pses.$pser&cmd=reply&job=student';
5900 bpr 400
  <p class="wimscenter">
15874 bpr 401
    <a href="#" onclick="window.close();$wims_opener">Çë¹Ø±Õ´Ë´°¿Ú</a>.
5900 bpr 402
  </p>
11949 obado 403
  !goto end_html
19 reyssat 404
!endif
405
 
406
!if exam_closed iswordof $wims_user_error
15416 bpr 407
  <p>
408
  ´ÓÄãµÄÁ¬½ÓĿǰ²»ÄܽøÈ뿼ÊÔ.
409
  ÇëÓë°à¼¶µÄÖ¸µ¼ÀÏʦÁªÏµ.
410
  </p>
411
  !goto examend
19 reyssat 412
!endif
413
 
414
!if bad_ident iswordof $wims_user_error
15416 bpr 415
  <p>ÄãµÄÇëÇóµÄÓû§ÈÏÖ¤Óдí.</p>
416
  <p>ÄãÊDz»ÊÇÏë½øÈëËûÈ˵ĻỰ?
417
  </p><p>
418
    Çë
419
    <a href="$refname?special_parm=ignorecookie&special_parm2=$[randint(10^8)]">½¨Á¢Ð»Ự</a>.
420
  </p>
11949 obado 421
  !goto end_html
19 reyssat 422
!endif
423
 
424
!if no_access iswordof $wims_user_error
4756 zjchen 425
  ¸ù¾Ý±¾Õ¾µÄ½ÓÈë²ßÂÔ, ÄãµÄÇëÇ󱻾ܾø. ±§Ç¸.
11943 bpr 426
  !goto end2
427
!endif
19 reyssat 428
 
15416 bpr 429
!if no_access_class iswordof $wims_user_error
18286 bpr 430
  !distribute items exercices, outils, documents, freeworks into name_exo,name_tool,name_doc,name_freework
15874 bpr 431
  !set tt=!word 2 of $wims_user_error
18286 bpr 432
  !set tt2=!word 3 of $wims_user_error
15416 bpr 433
  <h2>Fermeture des activités de la classe</h2>
18286 bpr 434
  !reset name_non
435
  !if $tt2=non
436
    !set name_non=autres que
437
  !endif
438
  !set tmp=!trim $name_non $(name_$tt)
15416 bpr 439
  <div class="wims_msg warning">
18286 bpr 440
    L'accès à certaines activités ($tmp) de cette classe virtuelle est provisoirement fermé
15874 bpr 441
    par l'enseignant. Revenez plus tard.
15416 bpr 442
  </div>
443
  !goto end2
444
!endif
445
 
19 reyssat 446
!if class_closed iswordof $wims_user_error
15416 bpr 447
  <h2>Sorry.</h2>
19 reyssat 448
  <p>
4756 zjchen 449
  Ö¸µ¼½ÌʦÔÝʱ¹Ø±ÕÁËÕâ¸öÐéÄâ°à.
450
  ÇëÒÔºóÔÙÀ´!
18286 bpr 451
  </p><p class="wimscenter">
19 reyssat 452
  !href cmd=close&module=home WIMS
15416 bpr 453
  </p>
11949 obado 454
  !goto end_html
11943 bpr 455
!endif
19 reyssat 456
 
17255 guerimand 457
!if other_exam_session iswordof $wims_user_error
458
  <p>Vous avez déjà commencé une session d'examen. Vous ne pouvez pas en commencer une autre.</p>
459
  <p>Si vous avez fermé le navigateur par erreur pendant votre session d'examen revenez à la page d'accueil de la classe et vous pourrez récupérer votre session.</p>
460
  <p class="wimscenter">
461
    <a href="#" onclick="window.close();$wims_opener">Fermer cette fenêtre</a>.
462
  </p>
463
  !goto end_html
464
!endif
465
 
19 reyssat 466
:end
15416 bpr 467
<p>
468
  Èç¹ûÄãµã»÷ÁËÄ³Ò³ÃæµÄÁ´½Ó¶ø³öÏÖÁËĿǰµÄÐÅÏ¢,
469
  ÄÇôºÜ¿ÉÄÜÊÇÒòΪ´ËÁ´½ÓûÓÐ×¼±¸ºÃ.
470
  ÇëÄãÁªÏµÄǸöÒ³ÃæµÄ×÷Õ߸æËßËûÕâ¸ö´íÎó.
471
</p><p>
472
  Ò²¿ÉÒÔ·¢µçÓʸø
4756 zjchen 473
<a href="mailto:$wims_site_manager?subject=wims.cgi">ÍøÕ¾¹ÜÀíÔ±</a>,
15416 bpr 474
  ¸æËßËû´íÎó·¢ÉúµÄϸ½Ú.
475
</p>
19 reyssat 476
 
477
:end2
15416 bpr 478
 
11949 obado 479
<div class="wimscenter">
480
  !set wims_ref_class=wims_button home
481
  !href module=home&cmd=new Ö÷Ò³
5755 bpr 482
</div>
19 reyssat 483
 
11949 obado 484
:end_html
19 reyssat 485
</body></html>
)
'; rev[11943] = '
2017-09-24 15:09:11
[minor] change error msg when a ressource is not allowed
'; rev[11949] = '
2017-09-25 10:08:34
[minor/html] replace !exit by !goto end_html to ensure the and are properly closed in user_error.phtml...
'; rev[11990] = '
2017-10-02 13:09:54
[minor/ergo] in user_error, when unmatched parentheses are detected, the form has more accessibility (labels) + fr and it languages now display a textarea instead of an input for multilines inputs; like others.
'; rev[15416] = '
2020-10-03 10:45:18
[help] try to harmonize the language add message for no_access_class change the help for accessconf
'; rev[15874] = '
2021-06-12 09:47:35
[user_error] personalize the message when some activities in the class are closed by the teacher.
'; rev[17237] = '
2022-10-31 11:49:03
xhtml -> html5
'; rev[17255] = '
2022-11-04 14:59:04
[major,adm/class/exam] forbidden open two session exam manage by kernel c
'; rev[18286] = '
2024-07-01 05:54:50
voir previous commit
'; /* ]]> */