Rev 6646 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6646 | Rev 14374 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !read adm/language lang/names.phtml |
1 | !read adm/language lang/names.phtml |
2 | !header |
2 | !header |
- | 3 | ||
- | 4 | <div class="wims_content"> |
|
3 | 5 | ||
4 | !read comsDir/exosDescription |
6 | !read comsDir/exosDescription |
5 | 7 | ||
6 | <div class="intro_createqcm"> |
8 | <div class="intro_createqcm"> |
7 | $name_intro |
9 | $name_intro |
8 | </div> |
10 | </div> |
9 | 11 | ||
10 | <br /> |
12 | <br /> |
11 | 13 | ||
12 | <table class="table1_createqcm"> |
14 | <table class="table1_createqcm"> |
13 | <tr> |
15 | <tr> |
14 | <td> |
16 | <td> |
15 | $name_intro1 |
17 | $name_intro1 |
16 | </td> |
18 | </td> |
17 | </tr> |
19 | </tr> |
18 | <tr> |
20 | <tr> |
19 | <td> |
21 | <td> |
Line 42... | Line 44... | ||
42 | 44 | ||
43 | <table class="table2_createqcm"> |
45 | <table class="table2_createqcm"> |
44 | <tr> |
46 | <tr> |
45 | <td class="center"> |
47 | <td class="center"> |
46 | <input type="radio" name="chexo" value="1" checked="checked" /> |
48 | <input type="radio" name="chexo" value="1" checked="checked" /> |
47 | </td> |
49 | </td> |
48 | <td> |
50 | <td> |
49 | <p> |
51 | <p> |
50 | $name_select |
52 | $name_select |
51 | <select class="select_createqcm" name="exo"> |
53 | <select class="select_createqcm" name="exo"> |
52 | !for i=1 to 6 |
54 | !for i=1 to 6 |
Line 64... | Line 66... | ||
64 | </td> |
66 | </td> |
65 | </tr> |
67 | </tr> |
66 | <tr> |
68 | <tr> |
67 | <td class="center"> |
69 | <td class="center"> |
68 | <input type="radio" name="chexo" value="2" /> |
70 | <input type="radio" name="chexo" value="2" /> |
69 | </td> |
71 | </td> |
70 | <td> |
72 | <td> |
71 | <p> |
73 | <p> |
72 | $name_modify |
74 | $name_modify |
73 | </p> |
75 | </p> |
74 | </td> |
76 | </td> |
75 | </tr> |
77 | </tr> |
76 | <tr> |
78 | <tr> |
77 | <td class="center"> |
79 | <td class="center"> |
78 | <input type="radio" name="chexo" value="3" /> |
80 | <input type="radio" name="chexo" value="3" /> |
79 | </td> |
81 | </td> |
80 | <td > |
82 | <td > |
81 | <p> |
83 | <p> |
82 | $name_submit |
84 | $name_submit |
83 | </p> |
85 | </p> |
84 | </td> |
86 | </td> |
85 | </tr> |
87 | </tr> |
86 | </table> |
88 | </table> |
87 | 89 | ||
88 | 90 | ||
89 | !formend |
91 | !formend |
90 | <hr /> |
92 | <hr /> |
91 | 93 | ||
92 | 94 | </div> |
|
93 | !tail |
95 | !tail |