Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
18421 262 d 4 h czzmrn /trunk/wims/src/Wimslogd/ [fix] wimslogd store and use superclass variable when checking techvars values (cfr. r18414) To be tested  
/trunk/wims/src/Wimslogd/cache.c
/trunk/wims/src/Wimslogd/wimslogd.h
/trunk/wims/src/Wimslogd/wimslogdscore.c
17885 575 d 1 h bpr /trunk/wims/ [score] if the required point number is 0, calculations are made with
a zero weight for this exercise. If not, scores can be more than the maximum.
 
/trunk/wims/public_html/modules/adm/class/sheet/exomodify.phtml
/trunk/wims/public_html/modules/adm/class/userscore/getuser.phtml
/trunk/wims/public_html/scripts/adm/sheet/sheetinfo.phtml
/trunk/wims/src/Wimslogd/wimslogdscore.c
16727 1132 d 13 h guerimand /trunk/wims/src/ [major] confusion bad limit of sheet number + fix warning  
/trunk/wims/src/Wimslogd/wimslogdscore.c
/trunk/wims/src/variables.c
16704 1142 d 12 h guerimand /trunk/wims/src/Wimslogd/ [major] endfix problem when MAX_EXAMS>MAX_EXOS in examscore calculation (link with r16696)  
/trunk/wims/src/Wimslogd/cache.c
/trunk/wims/src/Wimslogd/wimslogdscore.c
16081 1370 d 5 h bpr /trunk/wims/src/Wimslogd/ [minor] formatage + compilator warning  
/trunk/wims/src/Wimslogd/cache.c
/trunk/wims/src/Wimslogd/wimslogdscore.c
15855 1496 d 10 h bpr /trunk/wims/src/Wimslogd/ [fix] fix introduced bug for the first sheet and the first exo in score  
/trunk/wims/src/Wimslogd/wimslogdscore.c
15852 1497 d 7 h bpr /trunk/wims/src/ [comments]  
/trunk/wims/src/Wimslogd/wimslogdscore.c
/trunk/wims/src/score.c
15847 1498 d 3 h bpr /trunk/wims/ [major] - delete sheetcache wich was not used
- add possibility to have several versions of a sheet by using a technical variable
for that: change the structure of classcaches and of scoreresult
- change the structure of the file .require and .weight
(but keep the analysis of the old version): a record by sheets
- if a technical variable is used, create files .active and .vars
in directory sheets
- files .bin in class/score must be deleted.
 
/trunk/wims/public_html/modules/adm/class/sheet/proc/writeweights
/trunk/wims/src/Wimslogd/cache.c
/trunk/wims/src/Wimslogd/wimslogd.c
/trunk/wims/src/Wimslogd/wimslogd.h
/trunk/wims/src/Wimslogd/wimslogdlines.c
/trunk/wims/src/Wimslogd/wimslogdscore.c
/trunk/wims/src/score.c
/trunk/wims/src/wimsdef.h
12507 2649 d 0 h bpr /trunk/wims/src/ [typo]  
/trunk/wims/src/Wimslogd/wimslogdscore.c
/trunk/wims/src/wims.c
12471 2652 d 10 h bpr /trunk/wims/src/Wimslogd/ [cleaning] delete the unuseless copy of the structure.
keep the seed in case of noscore only if maxtry (i>8)
 
/trunk/wims/src/Wimslogd/wimslogdscore.c
12446 2655 d 20 h bpr /trunk/wims/src/Wimslogd/ [work in progress] keep only some usefull seeds in case of noscore  
/trunk/wims/src/Wimslogd/wimslogdscore.c
12433 2656 d 8 h bpr /trunk/wims/src/ [work in progress] correction for the case of noscore and for the very first
registered exercise
 
/trunk/wims/src/Changelog
/trunk/wims/src/Wimslogd/wimslogdscore.c
/trunk/wims/src/score.c
12418 2657 d 8 h bpr /trunk/wims/ [work in progress] save the seed with noscore (with score=-1,
score is not saved), can be asked by getseedscores.
 
/trunk/wims/public_html/scripts/adm/class/seedscore.phtml
/trunk/wims/public_html/scripts/oef/intromenu_series.phtml
/trunk/wims/src/Wimslogd/wimslogdscore.c
/trunk/wims/src/wimsdef.h
12295 2677 d 22 h bpr /trunk/wims/src/ [src] add number of occurences of the last seed  
/trunk/wims/src/Wimslogd/wimslogdscore.c
/trunk/wims/src/calc.c
/trunk/wims/src/score.c
/trunk/wims/src/variables.c
/trunk/wims/src/wims.h
/trunk/wims/src/wimsdef.h
12273 2680 d 8 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
 
/trunk/wims/src/Wimslogd/wimslogdscore.c
/trunk/wims/src/calc.c
/trunk/wims/src/score.c
/trunk/wims/src/variables.c
/trunk/wims/src/wims.h
/trunk/wims/src/wimsdef.h
12232 2691 d 8 h bpr /trunk/wims/src/Wimslogd/ [src] kill warning ('sallnew' may be used uninitialized in this function)  
/trunk/wims/src/Wimslogd/wimslogdscore.c
12231 2691 d 8 h bpr /trunk/wims/ [work in progress] should fix according the specification of r12224  
/trunk/wims/public_html/html/name.phtml.fr
/trunk/wims/src/Wimslogd/wimslogdscore.c
12230 2691 d 19 h bpr /trunk/wims/src/ [work in progress] problem with the last commit  
/trunk/wims/src/Wimslogd/wimslogdscore.c
/trunk/wims/src/score.c
/trunk/wims/src/wimsdef.h
12224 2691 d 22 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).
 
/trunk/wims/src/Wimslogd/wimslogdscore.c
/trunk/wims/src/log.c
/trunk/wims/src/score.c
/trunk/wims/src/wimsdef.h
12221 2692 d 5 h bpr /trunk/wims/src/Wimslogd/ [formatage]  
/trunk/wims/src/Wimslogd/wimslogdscore.c

Show All