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
13897 2250 d 19 h bpr /trunk/wims/src/ [src] increase the number of filewrite possible in a request (to adapt
to the number of exos in a sheet).
 
13298 2494 d 21 h bpr /trunk/wims/src/ [config] change the variable MAX_EXAMS to 80  
12933 2576 d 20 h guerimand /trunk/wims/ [minor] limit_regvars is now in bases/sys/define.conf  
12540 2637 d 15 h bpr /trunk/wims/src/ [comment]  
12422 2652 d 23 h bpr /trunk/wims/src/ [typo] SEEDSIZE was not large enough  
12418 2653 d 1 h bpr /trunk/wims/ [work in progress] save the seed with noscore (with score=-1,
score is not saved), can be asked by getseedscores.
 
12310 2667 d 22 h bpr /trunk/wims/src/ [wimsdef]  
12302 2672 d 14 h bpr /trunk/wims/ [seed] - limit the number of repetitions with the same seed (MAX_SCORESEED)
for the server
- the teacher can give a smaller number of repetitions.
- add some help in the intromenu of oef modules about seedrepeat and exotrymax
(just in french version, should be improved before translation).
 
12295 2673 d 15 h bpr /trunk/wims/src/ [src] add number of occurences of the last seed  
12273 2676 d 1 h bpr /trunk/wims/src/ [work in progress] on seed (no interface in this commit)
- modify the structure scoreresult by adding seedlast and seedscores
- modify the structure scoredata by adding seed_scorecnt and the
structure seed_score
- add MAX_SEED
- add calc_getseedscores (and calc_getseedlast calc_getseedscorelast
which are perhaps redundant, so will perhaps be removed before the
release ?)
- resetseed takes now into account the test getseedscore when
wims_seed_repeat is yes
 
12230 2687 d 12 h bpr /trunk/wims/src/ [work in progress] problem with the last commit  
12224 2687 d 15 h bpr /trunk/wims/src/ [work in progress] new calculation of allnew (new with noscore are counted)
The quality has not changed (use the snew).
 
12196 2693 d 18 h bpr /trunk/wims/src/ [major] add !getscorealltry (if a better name is proposed, we can change it (quickly !)  
12021 2821 d 16 h guerimand /trunk/wims/ [major/add] global limite for number of values of a technical variable  
9107 3673 d 23 h bpr /trunk/wims/src/ [typo]  
8368 3893 d 14 h bpr /trunk/wims/ [major/to check] it is now possible to create in var.def multiple variables with
some symbolic name which is defined in wimsdef.h:
MAX_EXOS MAX_SHEETS MAX_EXAMS MAX_VOTES MAX_OEFCHOICES MAX_OEFREPLIES
can be sensible.
 
8339 3905 d 14 h bpr /trunk/wims/src/ [minor/help] add some comments on some constants or sizes of files *.bin  
8286 3920 d 6 h bpr /trunk/wims/src/ [minor/spaces]  
8255 3926 d 22 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 3940 d 19 h bpr /trunk/wims/src/ [minor/fix] fix a serious bug when the required points are big.  

Show All