Subversion Repositories wimsdev

Rev

Rev 7478 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
7478 bpr 1
<p>Here you can determine which computers (IP numbers) are allowed to be used for work
4130 bpr 2
 with score registration in your class.
23 reyssat 3
 These restrictions will always apply regardless of the setup of individual
3917 bpr 4
 worksheets.
7478 bpr 5
</p>
6
 !read grestrictform.phtml
23 reyssat 7
<p>
8
You may type one or several words in each field. The server will check each
4130 bpr 9
word against the host name or IP number of each connecting computer. A match
23 reyssat 10
will be found if a word you defined here is a substring of the host name or
11
IP number.
6101 czzmrn 12
</p>
4130 bpr 13
<div class="wims_smallremark">
15416 bpr 14
<b>Hint.</b> In the <span class="wims_label">$name_allowedsites</span>, you can make time
7478 bpr 15
restrictions for score registrations, by adding the words
5901 bpr 16
<span class="tt wims_code_words">
17
&gt;yyyymmdd.hh:mm</span>
23 reyssat 18
(starting time) and/or
5901 bpr 19
<span class="tt wims_code_words">
20
&lt;yyyymmdd.hh:mm</span>
23 reyssat 21
(ending time). These must be in the
4130 bpr 22
SERVER's local time, and must be separated from other words by spaces.
23
</div>