Rev 14335 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14335 | Rev 17180 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | <li><a class="wims_livret_config" href="#wims_livret_config">$wims_name_setup</a></li> |
15 | <li><a class="wims_livret_config" href="#wims_livret_config">$wims_name_setup</a></li> |
16 | <li><a class="wims_livret_content" href="#wims_livret_content">$name_Competences</a></li> |
16 | <li><a class="wims_livret_content" href="#wims_livret_content">$name_Competences</a></li> |
17 | </ul> |
17 | </ul> |
18 | <div id="wims_livret_config"> |
18 | <div id="wims_livret_config"> |
19 | !form reply |
19 | !form reply |
20 | <input type="hidden" name="job" value="config" |
20 | <input type="hidden" name="job" value="config"> |
21 | <fieldset class="property_fields blockcenter"> |
21 | <fieldset class="property_fields blockcenter"> |
22 | <legend>$wims_name_config</legend> |
22 | <legend>$wims_name_config</legend> |
23 | <div class="field box"> |
23 | <div class="field box"> |
24 | <label for="cf_title">$wims_name_title</label> |
24 | <label for="cf_title">$wims_name_title</label> |
25 | <input size="60" name="cf_title" id="cf_title" value="$cf_title" |
25 | <input size="60" name="cf_title" id="cf_title" value="$cf_title"> |
26 | </div> |
26 | </div> |
27 | <div class="field box"> |
27 | <div class="field box"> |
28 | <label for="cf_description">$wims_name_Description</label> |
28 | <label for="cf_description">$wims_name_Description</label> |
29 | <textarea name="cf_description" id="cf_description" cols="60" rows="5"> |
29 | <textarea name="cf_description" id="cf_description" cols="60" rows="5"> |
30 | $cf_description</textarea> |
30 | $cf_description</textarea> |
Line 41... | Line 41... | ||
41 | <th>$name_legend</th> |
41 | <th>$name_legend</th> |
42 | </tr> |
42 | </tr> |
43 | <tr> |
43 | <tr> |
44 | <td style="background-color: $(livret_scorecolor[1])"> |
44 | <td style="background-color: $(livret_scorecolor[1])"> |
45 | <label for="cf_scorecolor1">$name_nowork</label></td> |
45 | <label for="cf_scorecolor1">$name_nowork</label></td> |
46 | <td><input type="color" value="$(livret_scorecolor[1])" id="cf_scorecolor1" name="cf_scorecolor1" size="8" |
46 | <td><input type="color" value="$(livret_scorecolor[1])" id="cf_scorecolor1" name="cf_scorecolor1" size="8"></td> |
47 | <td>$name_nowork</td> |
47 | <td>$name_nowork</td> |
48 | </tr> |
48 | </tr> |
49 | !readproc proc/legend.proc |
49 | !readproc proc/legend.proc |
50 | !let cpt=11 |
50 | !let cpt=11 |
51 | !let cpt2=0 |
51 | !let cpt2=0 |
52 | !for k=2 to 11 |
52 | !for k=2 to 11 |
53 | <tr> |
53 | <tr> |
54 | <td style="background-color: $(livret_scorecolor[$k])"> |
54 | <td style="background-color: $(livret_scorecolor[$k])"> |
55 | <label for="cf_scorecolor$k">$[($k-1)*10]%</label></td> |
55 | <label for="cf_scorecolor$k">$[($k-1)*10]%</label></td> |
56 | <td><input type="color" value="$(livret_scorecolor[$k])" id="cf_scorecolor$k" name="cf_scorecolor$k" size="8" |
56 | <td><input type="color" value="$(livret_scorecolor[$k])" id="cf_scorecolor$k" name="cf_scorecolor$k" size="8"></td> |
57 | !if $cpt<$(numcom[$cpt2]) |
57 | !if $cpt<$(numcom[$cpt2]) |
58 | !increase cpt |
58 | !increase cpt |
59 | !else |
59 | !else |
60 | !let cpt=1 |
60 | !let cpt=1 |
61 | !increase cpt2 |
61 | !increase cpt2 |
62 | <td rowspan="$(numcom[$cpt2])"> |
62 | <td rowspan="$(numcom[$cpt2])"> |
63 | <input type="text" value="$(livret_legende$k)" name="cf_legende$cpt2" size="25" |
63 | <input type="text" value="$(livret_legende$k)" name="cf_legende$cpt2" size="25"> |
64 | </td> |
64 | </td> |
65 | !endif |
65 | !endif |
66 | </tr> |
66 | </tr> |
67 | !next k |
67 | !next k |
68 | </table> |
68 | </table> |
Line 85... | Line 85... | ||
85 | <label for="cf_scoreview">$name_configtext5</label> |
85 | <label for="cf_scoreview">$name_configtext5</label> |
86 | !formselect cf_scoreview list -1,0,2,3,4 prompt $name_listscoreview |
86 | !formselect cf_scoreview list -1,0,2,3,4 prompt $name_listscoreview |
87 | </div> |
87 | </div> |
88 | <div class="field box"> |
88 | <div class="field box"> |
89 | <label for="cf_minac">$name_configtext3</label> |
89 | <label for="cf_minac">$name_configtext3</label> |
90 | <input type="text" name="cf_minac" id="cf_minac" value="$livret_minac" size="5" |
90 | <input type="text" name="cf_minac" id="cf_minac" value="$livret_minac" size="5"> |
91 | </div> |
91 | </div> |
92 | !if $asheets!=$empty |
92 | !if $asheets!=$empty |
93 | <div class="field box"> |
93 | <div class="field box"> |
94 | <strong>$name_score_modify</strong> |
94 | <strong>$name_score_modify</strong> |
95 | <ul class="wims_nopuce"> |
95 | <ul class="wims_nopuce"> |
Line 97... | Line 97... | ||
97 | <li> |
97 | <li> |
98 | <input type="checkbox" id="cf_nas$i" name="cf_nonactivesheet" value="$i" |
98 | <input type="checkbox" id="cf_nas$i" name="cf_nonactivesheet" value="$i" |
99 | !if $i isitemof $cf_nonactivesheet |
99 | !if $i isitemof $cf_nonactivesheet |
100 | checked="checked" |
100 | checked="checked" |
101 | !endif |
101 | !endif |
102 | |
102 | > |
103 | !let t=!record $i of wimshome/log/classes/$wims_class/sheets/.sheets |
103 | !let t=!record $i of wimshome/log/classes/$wims_class/sheets/.sheets |
104 | <label for="cf_nas$i">$i : |
104 | <label for="cf_nas$i">$i : |
105 | !line 3 of $t |
105 | !line 3 of $t |
106 | </label> |
106 | </label> |
107 | </li> |
107 | </li> |
108 | !next i |
108 | !next i |
109 | </div> |
109 | </div> |
110 | !endif |
110 | !endif |
111 | <div class="wimscenter wimsform"> |
111 | <div class="wimscenter wimsform"> |
112 | <input type="submit" name="cf_set" value="$wims_name_tosave" |
112 | <input type="submit" name="cf_set" value="$wims_name_tosave"> |
113 | $ |
113 | $ |
114 | <input type="submit" name="cf_abandon" value="$wims_name_giveup" class="wims_secondary_button" |
114 | <input type="submit" name="cf_abandon" value="$wims_name_giveup" class="wims_secondary_button"> |
115 | </div> |
115 | </div> |
116 | </fieldset> |
116 | </fieldset> |
117 | !formend |
117 | !formend |
118 | </div> |
118 | </div> |
119 | <div id="wims_livret_content"> |
119 | <div id="wims_livret_content"> |