Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 15829 → Rev 15830

/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/getscoreweight.phtml
2,6 → 2,11
tit:getscoreweight
type:$type_both; $type_adm
 
syntax:!getscoreweight
mean: Score weight table: exo weights separated by spaces.\
If no sheet id is specified, each line represent a sheet.
syntax:!getscoreweight ``[class=qclass]'' ``[user=quser]'' ``[sheet=qsheet]'' ``[work=qwork]''
mean: Score weight of exercise\
<ul><li>default value for class is ''wims_class''</li> \
<li>default value for user is ''wims_user'' </li> \
<li>If no sheet id is specified, each line represent a sheet.</li> \
<li>If no work id is specified, each word (of each line) represent an exercise.</li> \
</ul> \
The command can be used in non administrative module if no user and no class is specified.