Subversion Repositories wimsdev

Rev

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

Rev 5734 Rev 5926
1
 
1
 
2
Here is the comma-separated source of manually entered grades, which you
2
Here is the comma-separated source of manually entered grades, which you
3
can directly modify (see explanations below).
3
can directly modify (see explanations below).
4
<p>
4
 
5
!form reply
5
!form reply
6
!mexec catraw.sh
6
!mexec catraw.sh
7
<p><input type="submit" name="reg" value="$wims_name_tosave"/>
7
<p class="wimscenter wimsform"><input type="submit" name="reg" value="$wims_name_tosave"/>
-
 
8
</p>
8
</form> <p>
9
!formend
9
<b>Warning.</b>The server does not check the file you submit!
10
<b>Warning.</b>The server does not check the file you submit!
10
<p>
11
<p>
11
Please do not modify the line structure of the file, the special
12
Please do not modify the line structure of the file, the special
12
separating characters (`:' and `,'), nor names of users. Otherwise your
13
separating characters (`:' and `,'), nor names of users. Otherwise your
13
grades would become corrupt and useless.
14
grades would become corrupt and useless.
14
<p>
15
<p>
15
<b>Structure of the source file.</b> Each line must start with the character
16
<b>Structure of the source file.</b> Each line must start with the character
16
`:', except for the second and the third lines.
17
`:', except for the second and the third lines.
17
<p>
18
<p>
18
The first line is the percentage of manually entered grade average in the
19
The first line is the percentage of manually entered grade average in the
19
computation of the total.
20
computation of the total.
20
<p>
21
<p>
21
The second line is the list of titles of the grade columns.
22
The second line is the list of titles of the grade columns.
22
<p>
23
<p>
23
The third line is the list of weights of each column.
24
The third line is the list of weights of each column.
24
<p>
25
<p>
25
The other lines are comma-separated fields: field 1 is the login name, field 2
26
The other lines are comma-separated fields: field 1 is the login name, field 2
26
the real name of the user, and the rest are column by column grades.
27
the real name of the user, and the rest are column by column grades.
27
 
28
 
28
<p>
29
<p>
29
 
30
 
30
 
31