Rev 15817 | Rev 15834 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15817 | Rev 15830 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | tit:getscorequality |
2 | tit:getscorequality |
3 | type:$type_both; $type_adm |
3 | type:$type_both; $type_adm |
4 | - | ||
5 |
|
4 | alias:getscoremean |
- | 5 | syntax:!getscorequality ``[class=qclass]'' ``[user=quser]'' ``[sheet=qsheet]'' ``[work=qwork]'' |
|
- | 6 | mean: average with oldfactor 0.85 of all tries score of an exercise\ |
|
- | 7 | <ul><li>default value for class is ''wims_class''</li> \ |
|
- | 8 | <li>default value for user is ''wims_user'' </li> \ |
|
- | 9 | <li>If no sheet id is specified, each line represent a sheet.</li> \ |
|
- | 10 | <li>If no work id is specified, each word (of each line) represent an exercise.</li> \ |
|
6 |
|
11 | </ul> \ |
7 |
|
12 | The command can be used in non administrative module if no user and no class is specified. |