Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
18414 366 d 19 h bpr /trunk/wims/src/ [getstatussheet] fix: calculate the "good" parameter for class (case of superclass
in particular)
 
18153 555 d 17 h bpr /trunk/wims/src/ [src/score.c] add variable score_exam with the number of the exam
as score_isexam is 0 or 1
 
18091 576 d 11 h bpr /trunk/wims/ [doc] use getstatussheet in documents  
18088 576 d 14 h bpr /trunk/wims/src/ [typo]  
18087 576 d 14 h bpr /trunk/wims/src/ [getsheetstatus] works also for exam.  
18085 579 d 10 h bpr /trunk/wims/src/ [typo]  
18081 579 d 17 h bpr /trunk/wims/src/ [src/score.c] getsheetstatus takes technical variables in account
(work in progress, has to be tested)
 
18056 589 d 15 h bpr /trunk/wims/src/ [src] add calc_getsheetstatus and export it  
17457 1024 d 19 h guerimand /trunk/wims/src/ [major] in case of exam, c fonction getscorestatus return remain time according to score restriction + bugfix wims_exam_remain bad value  
16749 1220 d 9 h bpr /trunk/wims/src/ [formatage] or comments  
16696 1234 d 8 h bpr /trunk/wims/ [fix] in case of exams, use of MAX_EXAMS as it is different from MAX_EXOS
and from 64 for score (to check).
 
16130 1419 d 17 h bpr /trunk/wims/src/ [] replace 256 by MAX_SHEETS in variables.c + cleaning comments  
15852 1587 d 16 h bpr /trunk/wims/src/ [comments]  
15847 1588 d 13 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.
 
15708 1690 d 16 h bpr /trunk/wims/src/ [typo] debug was left.  
15707 1690 d 16 h bpr /trunk/wims/src/ [fix] fix bug in exam dependencies (thanks to DB).  
14134 2293 d 12 h obado /trunk/wims/ [minor]adm/raw : remove "weight_detail" (it was already present as "weights" and add "try_detail" to getsheetscores + correct a bug on requires
+ corrects help on getscorepercent wims command (level seems <100, not <10 )
 
14126 2294 d 12 h obado /trunk/wims/ [minor/help] add help for some wims command !score... commands from score.c  
13557 2461 d 17 h obado /trunk/wims/ [minor/W3C] remove useless type="text/css" on some style tags in anstypes, and type="text/javascript" on some script tags, for better W3C compliance.  
13232 2631 d 18 h bpr /trunk/wims/src/ [src] test for NULL variables in gettrycheck  
13015 2662 d 11 h bpr /trunk/wims/src/ [work in progress] try to correct the fact that some score were saved in the
directory score instead of noscore when exotrymax non empty and sheet closed
 
13011 2662 d 14 h bpr /trunk/wims/src/ [minor] add comments, change test for putting data in directory score or noscore  
12990 2664 d 16 h bpr /trunk/wims/ [seed] add seedrepeat=0 exactly as it was before.
help has to be added
 
12814 2682 d 17 h bpr /trunk/wims/src/ [formatage]  
12527 2736 d 9 h bpr /trunk/wims/ [work in progress] hide the left menu when the scores are not taken in account  
12508 2739 d 9 h bpr /trunk/wims/src/ [work in progress] something does not work : in case of a series of exercises,
the indicateurs are not well computed when one replies
(something I do not understand in score.c/ getscoreuser
 
12495 2740 d 7 h bpr /trunk/wims/src/ [formatage]  
12459 2744 d 14 h bpr /trunk/wims/ [work in progress] clean the intro parameters in oef (not finished !)
intro_check is useful now only with parameters 1 and 2
- do the work in adm/class/config for oefdefault
- seedrepeat is now the number of tries in a version
 
12445 2746 d 9 h bpr /trunk/wims/src/ [work in progress] fix again : use of cmd_next in case of series
(simplify)
 
12433 2746 d 17 h bpr /trunk/wims/src/ [work in progress] correction for the case of noscore and for the very first
registered exercise
 
12432 2746 d 17 h bpr /trunk/wims/src/ [work in progress] fix the trouble for the first registerd exercise
and for series
 
12409 2747 d 23 h bpr /trunk/wims/src/ [fix] static structure as a local variable (if not the
size can be greater than the authorized bound).
 
12390 2751 d 5 h bpr /trunk/wims/ [fix] decalage  
12381 2752 d 5 h bpr /trunk/wims/ [work on exotrymax] - fix a bug in the test exotrymax in score.c
that simplify the analysis.
- create a list (only one element "exotrymax" for the moment)
for variables defined for all modules
- this allows to transfer the menu about exotrymax for any module
and not only oef modules (has to be tested ...)
- some helps.
 
12369 2755 d 9 h bpr /trunk/wims/src/ [comment] add comment  
12302 2767 d 6 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 2768 d 7 h bpr /trunk/wims/src/ [src] add number of occurences of the last seed  
12281 2770 d 11 h bpr /trunk/wims/src/ [fix] the seed was always 0 at the very first time in the case of seedrepeat ...  
12276 2770 d 14 h bpr /trunk/wims/src/ [fix] fix a bug introduced if the sheet was public
(so variable relative to sheet->0)
 
12273 2770 d 17 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