Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8255 3955 d 16 h bpr /trunk/wims/ [minor] add generation of a file public_html/bases/sys/define.conf which
takes the magic constants in wimsdef.h to be used in an administrative module
clean the magic 64 for max_sheets etc.
add MAX_EXAMS even if it is not really used in wims.c (do not understand).
I cannot remove the 64 in files var.def
 
8207 3969 d 12 h bpr /trunk/wims/src/ [minor/fix] fix a serious bug when the required points are big.  
8185 3978 d 16 h bpr /trunk/wims/src/ [major] - delete the include *.c in wims.c and wimslogd.c
- clean makefil
- delete hmname.c (part in rawmath.c, part in Misc/html2msg.c
- ...
 
8159 3983 d 16 h bpr /trunk/wims/src/ [minor/] change limits for compatibility with symtext  
7657 4117 d 15 h bpr /trunk/wims/src/ [major/] add "acquired level"  
7638 4127 d 13 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.
 
7602 4132 d 19 h bpr /trunk/wims/src/ [major/add] add getscorelast and getscoretry  
3603 5363 d 9 h reyssat /trunk/wims/src/ [minor/src] use name MAX_EXOS for constant size (=64) of exam_scoredata array  
1164 5919 d 18 h bpr /trunk/wims/src/ [major/config] increase MAX_LINENEN -
in particular it increases the length of files which can be opened in a createxo or modtool window
 
10 6589 d 13 h reyssat /trunk/wims/src/ partial (src) import of 3.62