Subversion Repositories wimsdev

Rev

Rev 2477 | Rev 3917 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2477 Rev 3049
1
 
1
 
2
!form reply
2
!form reply
3
 <input type=hidden name=job value=grestrict>
3
 <input type=hidden name="job" value="grestrict">
4
 Here you can set up class-wide restrictions of sites allowed to get scores.
4
 Here you can set up class-wide restrictions of sites allowed to get scores.
5
 These restrictions will always apply regardless of the setup of individual
5
 These restrictions will always apply regardless of the setup of individual
6
 work sheets.
6
 work sheets.
7
 <p>
7
 <p>
8
 <table border=0>
8
 <table border=0>
9
 <tr><td align=right>Allowed sites:
9
 <tr><td align="right">Allowed sites:
10
 <td><input size=35 name=allow value="$allow">
10
 <td><input size=35 name="allow" value="$allow">
11
 <tr><td align=right>Except:
11
 <tr><td align="right">Except:
12
 <td><input size=35 name=except value="$except">
12
 <td><input size=35 name="except" value="$except">
13
 </table> <p>
13
 </table> <p>
14
 <input type=submit name=save value="$wims_name_tosave">&nbsp;&nbsp;&nbsp;
14
 <input type=submit name="save" value="$wims_name_tosave">&nbsp;&nbsp;&nbsp;
15
 <input type=submit name=abandon value="$wims_name_giveup">
15
 <input type=submit name="abandon" value="$wims_name_giveup">
16
</form>
16
</form>
17
 
17
 
18
<p>
18
<p>
19
You may type one or several words in each field. The server will check each
19
You may type one or several words in each field. The server will check each
20
word against the host name or IP number of each connecting site. A match
20
word against the host name or IP number of each connecting site. A match
21
will be found if a word you defined here is a substring of the host name or
21
will be found if a word you defined here is a substring of the host name or
22
IP number.
22
IP number.
23
<p>
23
<p>
24
<small><b>Hint.</b> In the Allow field, you can make time
24
<small><b>Hint.</b> In the Allow field, you can make time
25
restrictions for score registrations, by adding words 
25
restrictions for score registrations, by adding words 
26
<font color=blue><b>
26
<font color=blue><b>
27
<tt>&gt;yyyymmdd.hh:mm</tt></b></font>
27
<tt>&gt;yyyymmdd.hh:mm</tt></b></font>
28
(starting time) and/or
28
(starting time) and/or
29
<font color=blue><b>
29
<font color=blue><b>
30
<tt>&lt;yyyymmdd.hh:mm</tt></b></font>
30
<tt>&lt;yyyymmdd.hh:mm</tt></b></font>
31
(ending time). These must be in the
31
(ending time). These must be in the
32
SERVER's local time, and must be separated from other words by white spaces.
32
SERVER's local time, and must be separated from other words by white spaces.
33
</small>
33
</small>
34
 
34
 
35
 
35
 
36
 
36