Subversion Repositories wimsdev

Rev

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

Rev 5699 Rev 5734
Line 38... Line 38...
38
        rapide d'exercices d'appoint.
38
        rapide d'exercices d'appoint.
39
</div>
39
</div>
40
<hr>
40
<hr>
41
 
41
 
42
!form new
42
!form new
43
<input type=hidden name="module" value="$module">
43
<input type=hidden name="module" value="$module"/>
44
 
44
 
45
<table class="table2_createqcm">
45
<table class="table2_createqcm">
46
  <tr>
46
  <tr>
47
    <td class="center">
47
    <td class="center">
48
      <input type="radio" name="chexo" value=1 checked>
48
      <input type="radio" name="chexo" value=1 checked/>
49
    </td>
49
    </td>
50
    <td>
50
    <td>
51
      <p>
51
      <p>
52
      Sélectionner un type d'exercice à confectionner
52
      Sélectionner un type d'exercice à confectionner
53
      ou suivre pas à pas une démo,
53
      ou suivre pas à pas une démo,
Line 61... Line 61...
61
        !next i
61
        !next i
62
      </select>
62
      </select>
63
       </p>
63
       </p>
64
    </td>
64
    </td>
65
    <td class="center" rowspan=3>
65
    <td class="center" rowspan=3>
66
      <input type=submit value="Au travail">
66
      <input type=submit value="Au travail"/>
67
    </td>
67
    </td>
68
  </tr>
68
  </tr>
69
  <tr>
69
  <tr>
70
    <td class="center">
70
    <td class="center">
71
      <input type="radio" name="chexo" value=2>
71
      <input type="radio" name="chexo" value=2/>
72
    </td>
72
    </td>
73
    <td>
73
    <td>
74
      <p>
74
      <p>
75
        ou <b>modifier en mode brut</b> un code source (<tt>au format createqcm</tt>)
75
        ou <b>modifier en mode brut</b> un code source (<tt>au format createqcm</tt>)
76
       </p>
76
       </p>
77
    </td>
77
    </td>
78
  </tr>
78
  </tr>
79
  <tr>
79
  <tr>
80
    <td class="center">
80
    <td class="center">
81
      <input type="radio" name="chexo" value=3>
81
      <input type="radio" name="chexo" value=3/>
82
    </td>
82
    </td>
83
    <td >
83
    <td >
84
      <p>
84
      <p>
85
        ou encore <b>soumettre un fichier</b> (<tt>au format createqcm</tt>) existant
85
        ou encore <b>soumettre un fichier</b> (<tt>au format createqcm</tt>) existant
86
       </p>
86
       </p>