Subversion Repositories wimsdev

Rev

Rev 2441 | Rev 3481 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
 
2433 bpr 2
$name_success
3
!set rr=$[$replycnt+$choicecnt]
4
$table_header
5
$table_tr<td width=50%>$wims_name_title</td><td>$title</td>
6
$table_tr<td>$name_parameter_cnt</td><td>$varcnt</td>
7
$table_tr<td>$name_answer_cnt</td><td>$rr</td>
8
$table_end
9
<p>
10
 
23 reyssat 11
<ul><li>
2433 bpr 12
!href cmd=resume&realtest=yes&retest=again $wims_name_testexo
13
.
23 reyssat 14
!if $mode!=file
1065 bpr 15
 <li><p>
23 reyssat 16
!!!!!!!!!!!!! début de modifs JY pour le module confia2qcm !!!!!!!!!!!!!
17
 !if $to_ia_qcm=-1
2433 bpr 18
   !href module=adm/auth/confia2qcm&cmd=new&chexo=2&exo=1&to_ia_qcm=1 $wims_name_backconfia2qcm
23 reyssat 19
 !endif
20
 !if $to_ia_qcm=-2
2433 bpr 21
   !href module=adm/auth/createqcm&cmd=new&chexo=2&exo=1&to_ia_qcm=2 $wims_name_backcreateqcm
23 reyssat 22
 !endif
23
 !if ($to_ia_qcm!=-2 and $to_ia_qcm!=-1)
2433 bpr 24
   !href cmd=reply&level=2 $wims_name_exomodify
23 reyssat 25
 !endif
26
!!!!!!!!!!!!! fin de modifs JY pour le module confia2qcm !!!!!!!!!!!!!
27
.
28
!else
29
 !set wims_form_method=file
30
 !form reply
3049 bpr 31
 <input type=hidden name="level" value=3>
1065 bpr 32
 <li><p>
2433 bpr 33
 $name_modify
34
 <input type=submit value="$name_sendagain">
3049 bpr 35
 <input type=file name="wims_deposit">
1491 bpr 36
 </form>
1065 bpr 37
 <li><p>
2391 bpr 38
 !href cmd=reply&level=1&mode=normal $name_menuback
23 reyssat 39
.
40
!endif
41
!if $wims_user!=$empty
1260 bpr 42
 <li><p>
2433 bpr 43
 !href cmd=reply&level=6 $name_deposit
1336 bpr 44
 !set wims_menu_items=!append line downloadbinary,1,cmd=reply&level=6\
45
 to $wims_menu_items
23 reyssat 46
!endif
47
!if $wims_user!=$empty or $existing!=$empty
1489 bpr 48
 !if $success!=1 and $regout!=fail
49
    <li><p>
50
  !if $existing!=$empty
51
   !if ..devel/ notin ..$catmodule
1491 bpr 52
    !if $catmodule=$empty
2433 bpr 53
    $name_putinclass
54
    !href cmd=reply&level=4 $name_replace
55
   $wims_name_or
56
    !href cmd=reply&level=4&newone=1 $name_new
1489 bpr 57
    !set wims_menu_items=!append line replace,1,cmd=reply&level=4\
58
  newversion,1,cmd=reply&level=4&newone=1\
59
    to $wims_menu_items
1491 bpr 60
    !else
2433 bpr 61
     !href cmd=reply&level=4 $name_putinclass
1491 bpr 62
     !reset catmodule
63
    !endif
1489 bpr 64
   !else
2433 bpr 65
    !href cmd=reply&level=4 $name_developer
1489 bpr 66
    !set wims_menu_items=!append line putmodtool,1,cmd=reply&level=4\
67
    to $wims_menu_items
68
   !endif
23 reyssat 69
  !else
2433 bpr 70
   !href cmd=reply&level=4 $name_putinclass
1489 bpr 71
   !set wims_menu_items=!append line putclass,1,cmd=reply&level=4\
1336 bpr 72
   to $wims_menu_items
23 reyssat 73
  !endif
1489 bpr 74
.
23 reyssat 75
 !endif
1489 bpr 76
 !reset success
23 reyssat 77
!endif
78
!if $mode!=file
1065 bpr 79
 <li><p>
2433 bpr 80
 !getfile submit.oef $name_savesource
81
 $name_download
23 reyssat 82
!endif
83
</ul>
1336 bpr 84
!set wims_menu_items=!append line testexo,1,cmd=resume&realtest=yes&retest=again\
85
to $wims_menu_items
23 reyssat 86
 
1260 bpr 87
!if $to_ia_qcm=-1
1336 bpr 88
!set wims_menu_items=!append line backconfia2qcm,1,module=adm/auth/confia2qcm&cmd=new&chexo=2&exo=1&to_ia_qcm=1\
89
 to $wims_menu_items
1260 bpr 90
 !endif
91
 !if $to_ia_qcm=-2
1336 bpr 92
!set wims_menu_items=!append line backcreateqcm,1,module=adm/auth/createqcm&cmd=new&chexo=2&exo=1&to_ia_qcm=2\
93
 to $wims_menu_items
1260 bpr 94
 !endif
95
 !if ($to_ia_qcm!=-2 and $to_ia_qcm!=-1)
1336 bpr 96
!set wims_menu_items=!append line exomodify,1,cmd=reply&level=2\
97
 to $wims_menu_items
1260 bpr 98
 !endif
1393 bpr 99
!set wims_menu_items=!append line testexo,1,cmd=resume&realtest=yes&retest=again\
100
to $wims_menu_items
23 reyssat 101
 
1393 bpr 102
!if $wims_version_theme=0 or $wims_version_theme=
1336 bpr 103
  !reset wims_menu_items
1260 bpr 104
!endif
105