Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 14125 → Rev 14126

/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/getscorepercent.phtml
2,5 → 2,10
tit:getscorepercent
type:$type_both; $type_adm
 
syntax:!getscorepercent
mean:
syntax:!getscorepercent ``[user=quser]'' ``[class=qclass]'' ``[sheet=qsheet]''
mean: percentage of work done for each sheet of the current class, or the specified class:<ul>\
<li>score=100*cumulative_points/required_points (< 100)</li>\
<li>mean=quality (<10)</li>\
<li>best=10*(required/10 best_scores)/required_points (< 100)</li>\
<li>level=minimum of the required/10 best_scores (< 10)</li></ul>\
If no sheet id is specified, each line represent a sheet.