7638 |
4113 d 5 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. |
|
/trunk/wims/public_html/modules/adm/class/userlist/getuser.phtml /trunk/wims/public_html/modules/adm/class/userlist/main.phtml /trunk/wims/public_html/modules/adm/class/userlist/var.avg /trunk/wims/public_html/modules/adm/class/userlist/var.proc /trunk/wims/public_html/modules/adm/class/userlist/var.proc.getuser /trunk/wims/public_html/scripts/adm/class/userindic /trunk/wims/public_html/scripts/adm/class/userscore /trunk/wims/src/Changelog /trunk/wims/src/Wimslogd/score.c /trunk/wims/src/calc.c /trunk/wims/src/exec.c /trunk/wims/src/score.c /trunk/wims/src/wimsdef.h
|
7612 |
4118 d 2 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. |
|
/trunk/wims/public_html/scripts/adm/class/userindic
/trunk/wims/public_html/modules/adm/class/sheet/lang/msg.phtml.fr /trunk/wims/public_html/modules/adm/class/userlist/formula.phtml /trunk/wims/public_html/modules/adm/class/userlist/getuser.phtml /trunk/wims/public_html/modules/adm/class/userlist/lang/help.phtml.fr /trunk/wims/public_html/modules/adm/class/userlist/lang/names.phtml.ca /trunk/wims/public_html/modules/adm/class/userlist/lang/names.phtml.cn /trunk/wims/public_html/modules/adm/class/userlist/lang/names.phtml.en /trunk/wims/public_html/modules/adm/class/userlist/lang/names.phtml.es /trunk/wims/public_html/modules/adm/class/userlist/lang/names.phtml.fr /trunk/wims/public_html/modules/adm/class/userlist/lang/names.phtml.it /trunk/wims/public_html/modules/adm/class/userlist/lang/names.phtml.nl /trunk/wims/public_html/modules/adm/class/userlist/lang/names.phtml.si /trunk/wims/public_html/modules/adm/class/userlist/var.proc.formula /trunk/wims/public_html/modules/adm/class/userlist/var.proc.getuser /trunk/wims/public_html/scripts/adm/class/sheetweights /trunk/wims/public_html/scripts/adm/class/userscore /trunk/wims/src/Changelog
|