Subversion Repositories wimsdev

Rev

Rev 4643 | Rev 5813 | 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
3551 bpr 5
$table_tr<td width="50%">$wims_name_title</td><td>$title</td>
2433 bpr 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
.
3551 bpr 14
</li>
23 reyssat 15
!if $mode!=file
3551 bpr 16
 <li>
23 reyssat 17
!!!!!!!!!!!!! début de modifs JY pour le module confia2qcm !!!!!!!!!!!!!
18
 !if $to_ia_qcm=-1
2433 bpr 19
   !href module=adm/auth/confia2qcm&cmd=new&chexo=2&exo=1&to_ia_qcm=1 $wims_name_backconfia2qcm
23 reyssat 20
 !endif
21
 !if $to_ia_qcm=-2
2433 bpr 22
   !href module=adm/auth/createqcm&cmd=new&chexo=2&exo=1&to_ia_qcm=2 $wims_name_backcreateqcm
23 reyssat 23
 !endif
24
 !if ($to_ia_qcm!=-2 and $to_ia_qcm!=-1)
2433 bpr 25
   !href cmd=reply&level=2 $wims_name_exomodify
23 reyssat 26
 !endif
27
!!!!!!!!!!!!! fin de modifs JY pour le module confia2qcm !!!!!!!!!!!!!
28
.
3551 bpr 29
</li>
23 reyssat 30
!else
31
 !set wims_form_method=file
3551 bpr 32
  <li>
23 reyssat 33
 !form reply
5734 bpr 34
 <input type="hidden" name="level" value="3"/>
3551 bpr 35
 
2433 bpr 36
 $name_modify
5734 bpr 37
 <input type="submit" value="$name_sendagain"/>
38
 <input type="file" name="wims_deposit"/>
1491 bpr 39
 </form>
3551 bpr 40
</li><li>
2391 bpr 41
 !href cmd=reply&level=1&mode=normal $name_menuback
23 reyssat 42
.
3551 bpr 43
</li>
23 reyssat 44
!endif
45
!if $wims_user!=$empty
3481 bpr 46
 <li>
2433 bpr 47
 !href cmd=reply&level=6 $name_deposit
3551 bpr 48
 </li>
1336 bpr 49
 !set wims_menu_items=!append line downloadbinary,1,cmd=reply&level=6\
50
 to $wims_menu_items
23 reyssat 51
!endif
3700 bpr 52
!if $wims_developer!=$empty
53
   <li>
54
    !href cmd=reply&level=7 $name_developer
55
   !if $existing!=$empty
4611 bpr 56
    $name_new.
3700 bpr 57
   !endif
58
   </li>
59
!endif
23 reyssat 60
!if $wims_user!=$empty or $existing!=$empty
1489 bpr 61
 !if $success!=1 and $regout!=fail
3481 bpr 62
    <li>
1489 bpr 63
  !if $existing!=$empty
64
   !if ..devel/ notin ..$catmodule
1491 bpr 65
    !if $catmodule=$empty
2433 bpr 66
    $name_putinclass
67
    !href cmd=reply&level=4 $name_replace
68
   $wims_name_or
69
    !href cmd=reply&level=4&newone=1 $name_new
1489 bpr 70
    !set wims_menu_items=!append line replace,1,cmd=reply&level=4\
71
  newversion,1,cmd=reply&level=4&newone=1\
72
    to $wims_menu_items
1491 bpr 73
    !else
2433 bpr 74
     !href cmd=reply&level=4 $name_putinclass
1491 bpr 75
     !reset catmodule
76
    !endif
1489 bpr 77
   !else
2433 bpr 78
    !href cmd=reply&level=4 $name_developer
3700 bpr 79
 
4643 bpr 80
    $name_replace (<tt class="wims_fname">$catmodule/src/$existing.oef</tt>)
1489 bpr 81
    !set wims_menu_items=!append line putmodtool,1,cmd=reply&level=4\
82
    to $wims_menu_items
83
   !endif
23 reyssat 84
  !else
2433 bpr 85
   !href cmd=reply&level=4 $name_putinclass
1489 bpr 86
   !set wims_menu_items=!append line putclass,1,cmd=reply&level=4\
1336 bpr 87
   to $wims_menu_items
23 reyssat 88
  !endif
1489 bpr 89
.
23 reyssat 90
 !endif
1489 bpr 91
 !reset success
23 reyssat 92
!endif
93
!if $mode!=file
3551 bpr 94
 <li>
2433 bpr 95
 !getfile submit.oef $name_savesource
96
 $name_download
3551 bpr 97
 </li>
23 reyssat 98
!endif
99
</ul>
1336 bpr 100
!set wims_menu_items=!append line testexo,1,cmd=resume&realtest=yes&retest=again\
101
to $wims_menu_items
23 reyssat 102
 
1260 bpr 103
!if $to_ia_qcm=-1
1336 bpr 104
!set wims_menu_items=!append line backconfia2qcm,1,module=adm/auth/confia2qcm&cmd=new&chexo=2&exo=1&to_ia_qcm=1\
105
 to $wims_menu_items
1260 bpr 106
 !endif
107
 !if $to_ia_qcm=-2
1336 bpr 108
!set wims_menu_items=!append line backcreateqcm,1,module=adm/auth/createqcm&cmd=new&chexo=2&exo=1&to_ia_qcm=2\
109
 to $wims_menu_items
1260 bpr 110
 !endif
111
 !if ($to_ia_qcm!=-2 and $to_ia_qcm!=-1)
1336 bpr 112
!set wims_menu_items=!append line exomodify,1,cmd=reply&level=2\
113
 to $wims_menu_items
1260 bpr 114
 !endif
1393 bpr 115
!set wims_menu_items=!append line testexo,1,cmd=resume&realtest=yes&retest=again\
116
to $wims_menu_items
23 reyssat 117
 
1393 bpr 118
!if $wims_version_theme=0 or $wims_version_theme=
1336 bpr 119
  !reset wims_menu_items
1260 bpr 120
!endif
121