Subversion Repositories wimsdev

Rev

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

Rev 4747 Rev 5394
Line 6... Line 6...
6
 
6
 
7
<html><head>
7
<html><head>
8
<meta http-equiv=expires content="1 Jan 1990">
8
<meta http-equiv=expires content="1 Jan 1990">
9
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
9
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
10
<meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
10
<meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
-
 
11
<!-- Theme CSS style -->
-
 
12
<link rel="stylesheet" href="html/themes/$wims_theme/css.css" type="text/css">
-
 
13
<style type="text/css">
-
 
14
 input[type="submit"],input[type="button"],.wims_button{ background-color:$wims_ref_button_bgcolor;color:$wims_ref_button_color;}
-
 
15
 .wims_button_help{ background-color:$wims_ref_button_help_bgcolor;color:$wims_ref_button_help_color;}
-
 
16
</style>
-
 
17
 
11
!if exam_ isin $wims_user_error
18
!if exam_ isin $wims_user_error
12
<style type="text/css"><!--
19
<style type="text/css"><!--
13
body {text-align: justify;
20
body {text-align: justify;
14
padding-left: 3%; padding-right: 3%;}
21
padding-left: 3%; padding-right: 3%;}
15
--></style>
22
--></style>
Line 286... Line 293...
286
!if rafale iswordof $wims_user_error
293
!if rafale iswordof $wims_user_error
287
 Please don't play with the exercises!
294
 Please don't play with the exercises!
288
 <p>
295
 <p>
289
 You should take time to think carefully and try to solve the exercises
296
 You should take time to think carefully and try to solve the exercises
290
 correctly, instead of ask new ones over and over again.
297
 correctly, instead of ask new ones over and over again.
-
 
298
 !set wims_ref_class=wims_button
291
 !href cmd=resume Cancel the last request
299
 !href cmd=resume Cancel last request
-
 
300
 !reset wims_ref_class
292
.
301
.
293
 !if $wims_user!=$empty and $wims_user!=supervisor
302
 !if $wims_user!=$empty and $wims_user!=supervisor
294
  <p><span class="wims_warning">$wims_name_warning.</span>! Don't repeat this error!
303
  <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
304
  Irregular activities may give you bad scores even when score registration is
296
  closed.
305
  closed.
Line 378... Line 387...
378
under which the error has occurred.
387
under which the error has occurred.
379
 
388
 
380
:end2
389
:end2
381
<hr><p>
390
<hr><p>
382
<center>
391
<center>
-
 
392
!set wims_ref_class=wims_button home
383
!href module=home&cmd=new Home page
393
!href module=home&cmd=new WIMS Home Page
-
 
394
!reset wims_ref_class
384
</center>
395
</center>
385
 
396
 
386
</body></html>
397
</body></html>
387
 
398