Rev 15835 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
14130 | bpr | 1 | !! +exec+ +var+ +adm+ +adm+ |
13785 | bpr | 2 | tit:getscore |
3 | type:$type_both, $type_adm |
||
15830 | guerimand | 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).\ |
||
15839 | bpr | 6 | <ul><li>Default value for class is ``wims_class''.</li> \ |
7 | <li>Default value for user is ``wims_user''.</li> \ |
||
8 | <li>If no sheet id is specified, each line represents a sheet.</li>\ |
||
9 | <li>If no work id is specified, each word (of each line) represents an exercise.</li>\ |
||
10 | </ul>\ |
||
15830 | guerimand | 11 | The command can be used in non administrative module if no user and no class is specified. |