Rev 15834 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
15830 | guerimand | 1 | !! +exec+ +score+ +subst+ +var+ +adm+ |
2 | tit:getscorealltries |
||
3 | type:$type_both; $type_adm |
||
4 | |||
5 | syntax:!getscorealltries ``[class=qclass]'' ``[user=quser]'' ``[sheet=qsheet]'' ``[work=qwork]'' |
||
15833 | guerimand | 6 | mean: number of new launch of an exo (maybe without score)\ |
15835 | guerimand | 7 | <ul><li>default value for class is ``wims_class''</li> \ |
8 | <li>default value for user is ``wims_user'' </li> \ |
||
15833 | guerimand | 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> \ |
||
11 | </ul> \ |
||
12 | The command can be used in non administrative module if no user and no class is specified. |