Subversion Repositories wimsdev

Rev

Rev 13785 | Rev 14130 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !! +exec+ +score+ +subst+ +var+
  2. tit:getscorepercent
  3. type:$type_both; $type_adm
  4.  
  5. syntax:!getscorepercent ``[user=quser]'' ``[class=qclass]'' ``[sheet=qsheet]''
  6. mean: percentage of work done for each sheet of the current class, or the specified class:<ul>\
  7. <li>score=100*cumulative_points/required_points (< 100)</li>\
  8. <li>mean=quality (<10)</li>\
  9. <li>best=10*(required/10 best_scores)/required_points (< 100)</li>\
  10. <li>level=minimum of the required/10 best_scores (< 10)</li></ul>\
  11. If no sheet id is specified, each line represent a sheet.
  12.