Rev |
Age |
Author |
Path |
Log message |
Diff |
18121 |
472 d 7 h |
bpr |
/trunk/wims/src/ |
[src] increase MAX_FWRITE_SIZE |
|
16132 |
1327 d 6 h |
bpr |
/trunk/wims/src/ |
[revert] MAX_SHEETS=64 |
|
16130 |
1327 d 7 h |
bpr |
/trunk/wims/src/ |
[] replace 256 by MAX_SHEETS in variables.c + cleaning comments |
|
16124 |
1332 d 9 h |
guerimand |
/trunk/wims/ |
[major] add system variable MAX_SUBCLASSES and use it in module adm/class/regclass adm/class/gateway |
|
15897 |
1477 d 6 h |
bpr |
/trunk/wims/src/ |
[shell] zsh is not on all machines; come back to sh
(it was useful to my_debug) |
|
15847 |
1496 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. |
|
15740 |
1556 d 11 h |
guerimand |
/trunk/wims/ |
[minor] maximal number of technical variable can be set by site manager |
|
14329 |
2092 d 11 h |
guerimand |
/trunk/wims/ |
[minor/add] global system variable MAX_USERFORGRADES to delimit number of user to use module grades |
|
14328 |
2093 d 22 h |
guerimand |
/trunk/wims/ |
[minor] add systeme variable MAX_FREEWORKS |
|
13897 |
2253 d 1 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 |
2497 d 3 h |
bpr |
/trunk/wims/src/ |
[config] change the variable MAX_EXAMS to 80 |
|
12933 |
2579 d 3 h |
guerimand |
/trunk/wims/ |
[minor] limit_regvars is now in bases/sys/define.conf |
|
12540 |
2639 d 21 h |
bpr |
/trunk/wims/src/ |
[comment] |
|
12422 |
2655 d 5 h |
bpr |
/trunk/wims/src/ |
[typo] SEEDSIZE was not large enough |
|
12418 |
2655 d 7 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 |
2670 d 4 h |
bpr |
/trunk/wims/src/ |
[wimsdef] |
|
12302 |
2674 d 20 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 |
2675 d 22 h |
bpr |
/trunk/wims/src/ |
[src] add number of occurences of the last seed |
|
12273 |
2678 d 7 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 |
2689 d 18 h |
bpr |
/trunk/wims/src/ |
[work in progress] problem with the last commit |
|
12224 |
2689 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). |
|
12196 |
2696 d 0 h |
bpr |
/trunk/wims/src/ |
[major] add !getscorealltry (if a better name is proposed, we can change it (quickly !) |
|
12021 |
2823 d 22 h |
guerimand |
/trunk/wims/ |
[major/add] global limite for number of values of a technical variable |
|
9107 |
3676 d 5 h |
bpr |
/trunk/wims/src/ |
[typo] |
|
8368 |
3895 d 20 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 |
3907 d 20 h |
bpr |
/trunk/wims/src/ |
[minor/help] add some comments on some constants or sizes of files *.bin |
|
8286 |
3922 d 13 h |
bpr |
/trunk/wims/src/ |
[minor/spaces] |
|
8255 |
3929 d 4 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 |
3943 d 1 h |
bpr |
/trunk/wims/src/ |
[minor/fix] fix a serious bug when the required points are big. |
|
8185 |
3952 d 5 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 |
3957 d 5 h |
bpr |
/trunk/wims/src/ |
[minor/] change limits for compatibility with symtext |
|
7657 |
4091 d 3 h |
bpr |
/trunk/wims/src/ |
[major/] add "acquired level" |
|
7638 |
4101 d 2 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 |
4106 d 7 h |
bpr |
/trunk/wims/src/ |
[major/add] add getscorelast and getscoretry |
|
3603 |
5336 d 22 h |
reyssat |
/trunk/wims/src/ |
[minor/src] use name MAX_EXOS for constant size (=64) of exam_scoredata array |
|
1164 |
5893 d 6 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 |
6563 d 2 h |
reyssat |
/trunk/wims/src/ |
partial (src) import of 3.62 |
|