Rev 3917 | Rev 4004 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3917 | Rev 3955 | ||
---|---|---|---|
Line 4... | Line 4... | ||
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 | worksheets. |
6 | worksheets. |
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</td> |
10 | <td><input size="35" name="allow" value="$allow"> |
10 | <td><input size="35" name="allow" value="$allow"></td></tr> |
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"></td></tr> |
13 | </table> <p> |
13 | </table> <p> |
14 | <input type="submit" name="save" value="$wims_name_tosave"> |
14 | <input type="submit" name="save" value="$wims_name_tosave"> |
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 | ||
Line 27... | Line 27... | ||
27 | <tt>>yyyymmdd.hh:mm</tt></b></font> |
27 | <tt>>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><yyyymmdd.hh:mm</tt></b></font> |
30 | <tt><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 |
32 | SERVER's local time, and must be separated from other words by spaces. |
33 | </small> |
33 | </small> |
34 | 34 | ||
35 | 35 |