Rev 15834 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15834 | Rev 15835 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +var+ +adm+ +adm+ |
1 | !! +exec+ +var+ +adm+ +adm+ |
2 | tit:getscore |
2 | tit:getscore |
3 | type:$type_both, $type_adm |
3 | type:$type_both, $type_adm |
4 | syntax:!getscore ``[class=qclass]'' ``[user=quser]'' ``[sheet=qsheet]'' ``[work=qwork]'' |
4 | syntax:!getscore ``[class=qclass]'' ``[user=quser]'' ``[sheet=qsheet]'' ``[work=qwork]'' |
5 | mean:gather cumulative user score of an exercise (between 0 and score require of the exercise).\ |
5 | mean:gather cumulative user score of an exercise (between 0 and score require of the exercise).\ |
6 | <ul><li>default value for class is |
6 | <ul><li>default value for class is ``wims_class''</li> \ |
7 | <li>default value for user is |
7 | <li>default value for user is ``wims_user'' </li> \ |
8 | <li>If no sheet id is specified, each line represent a sheet.</li> \ |
8 | <li>If no sheet id is specified, each line represent a sheet.</li> \ |
9 | <li>If no work id is specified, each word (of each line) represent an exercise.</li> \ |
9 | <li>If no work id is specified, each word (of each line) represent an exercise.</li> \ |
10 | </ul> \ |
10 | </ul> \ |
11 | The command can be used in non administrative module if no user and no class is specified. |
11 | The command can be used in non administrative module if no user and no class is specified. |
12 | 12 |