Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
12555 2644 d 13 h bpr /trunk/wims/public_html/scripts/adm/class/ [formatage]  
7638 4111 d 6 h bpr /trunk/wims/ [major/in progress] add getscorebest which replaces exostat which has been commited
recently and which was slow. Hope this is better for big classes and big work
- I cannot save in the *.bin all the better notes, only the mean
because the file *.bin must be very light
- for old classes, the *.bin must be regenerated (for testing,
delete them).
- I am not satisfied with the terminology "best" : it is the mean of the
k best scores if 10 k is required
- the documentation in other languages than fr has to be done and fr has to be checked
- there is yet a bug in the mean when there are manual notes.
 
7612 4116 d 3 h bpr /trunk/wims/ [major/] add a new indicator for the score (mean of the n better scores
if 10n is the number of required points) as an alternative to
"cumulative points". Add new formulas using this indicator.