Rev 16798 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16798 | Rev 17180 | ||
---|---|---|---|
Line 94... | Line 94... | ||
94 | an input field, |
94 | an input field, |
95 | <span class="tt wims_code_words">$(name_shinfo[6])</span>, |
95 | <span class="tt wims_code_words">$(name_shinfo[6])</span>, |
96 | appears and you can specify a time range and the |
96 | appears and you can specify a time range and the |
97 | IP addresses from which the scores will be recorded. |
97 | IP addresses from which the scores will be recorded. |
98 | This restriction is written using three expressions (which are optional): |
98 | This restriction is written using three expressions (which are optional): |
99 | <br/> |
- | |
100 | <ul> |
99 | <ul> |
101 | <li><span class="tt wims_code_words">>aaaammjj.hh:mm</span> |
100 | <li><span class="tt wims_code_words">>aaaammjj.hh:mm</span> |
102 | allows to specify a start time ;</li> |
101 | allows to specify a start time ;</li> |
103 | <li><span class="tt wims_code_words"><aaaammjj.hh:mm</span> |
102 | <li><span class="tt wims_code_words"><aaaammjj.hh:mm</span> |
104 | allows to specify an end time ;</li> |
103 | allows to specify an end time ;</li> |
Line 124... | Line 123... | ||
124 | a <span class="tt wims_code_words">$wims_name_Vote</span>). |
123 | a <span class="tt wims_code_words">$wims_name_Vote</span>). |
125 | When choosing this option, a menu allows you to select the technical |
124 | When choosing this option, a menu allows you to select the technical |
126 | variable used as a differentiation criterion and a table allows |
125 | variable used as a differentiation criterion and a table allows |
127 | the setting of the filter (using the same format as above) |
126 | the setting of the filter (using the same format as above) |
128 | for each possible value of the variable. |
127 | for each possible value of the variable. |
129 | <br |
128 | <br> |
130 | In the case of a technical variable defined using the model |
129 | In the case of a technical variable defined using the model |
131 | <span class="tt wims_code_words"> individualized access</span> |
130 | <span class="tt wims_code_words"> individualized access</span> |
132 | of a <span class="tt wims_code_words">$wims_name_Vote</span> |
131 | of a <span class="tt wims_code_words">$wims_name_Vote</span> |
133 | specific to the time slot reservation creation, |
132 | specific to the time slot reservation creation, |
134 | the table is pre-filled with the data proposed in the |
133 | the table is pre-filled with the data proposed in the |
Line 139... | Line 138... | ||
139 | <ul> |
138 | <ul> |
140 | <li>Dans un groupement, pour des classes en partage à partir de la classe ayant initié le partage et en utilisant une variable technique provenant du groupement.</li> |
139 | <li>Dans un groupement, pour des classes en partage à partir de la classe ayant initié le partage et en utilisant une variable technique provenant du groupement.</li> |
141 | <li>Dans un portail, à partir d'un programme vers les cours en utilisant une variable technique provenant du portail ou du niveau.</li> |
140 | <li>Dans un portail, à partir d'un programme vers les cours en utilisant une variable technique provenant du portail ou du niveau.</li> |
142 | </ul> |
141 | </ul> |
143 | </li> |
142 | </li> |
144 | - | ||
145 | </ul> |
143 | </ul> |
146 | !if $tv_listtechvar!=$empty |
144 | !if $tv_listtechvar!=$empty |
147 | the technical variables currently available in your class are: |
145 | the technical variables currently available in your class are: |
148 | !read adm/vfilter/listvar.phtml |
146 | !read adm/vfilter/listvar.phtml |
149 | !else |
147 | !else |