Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
18056 494 d 22 h bpr /trunk/wims/src/ [src] add calc_getsheetstatus and export it  
16743 1126 d 0 h bpr /trunk/wims/src/ [minor]  
16711 1135 d 3 h guerimand /trunk/wims/ [major,adm/class/freework] add auto registration of exercise option in freework type 3 wimsexo  
16696 1139 d 15 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).
 
15829 1500 d 3 h bpr /trunk/wims/src/ [src] increase OUTPUT_LENGTH_LIMIT  
15588 1660 d 1 h bpr /trunk/wims/ [major] add command checkallpar -- add/fix tests in wimstest  
15573 1664 d 22 h bpr /trunk/wims/ [src debug] add a variable tmp_debug_use_var: each time one of this variable is used,
its value is put in the debugging trace.
 
15542 1687 d 0 h bpr /trunk/wims/ [major] add syntax !reset name[10] to test  
15509 1698 d 0 h bpr /trunk/wims/ [major] the general logs will be destroyed when it contains data older than 100 days .
the number 100 is a default and can be changed by the administrator
change in the cgu pages.
 
15297 1787 d 18 h bpr /trunk/wims/src/ [minor] clean not useful comments  
14873 1900 d 16 h georgesk /trunk/wims/src/ This commit is about support for gcc-10. This version of gcc
is not yet mandatory, but soon gcc-9 will be outdated, and it
is good to take some advance now. Gcc-10 raises errors for every
multiple declaration of a variable, and there were many of them
in the source code.

In all but one case, the solution was to declare extern clauses in
header (.h) files, and to check that the actual variable is declared
in one of the .c file to be compiled and linked.

The file config.c contained one unused variable, with a conflicting
name, now it is commented out.

Dear coworkers, if you read those lines please review carefully the
changes. I did my best, but error is human.
 
13757 2285 d 2 h bpr /trunk/wims/ [workinprogress] add a wims command to translate html characters for latex print.
(name is not definitive).
 
12381 2657 d 12 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.
 
12295 2673 d 14 h bpr /trunk/wims/src/ [src] add number of occurences of the last seed  
12273 2676 d 0 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
 
12213 2688 d 16 h bpr /trunk/wims/ [work in progress] version where it is possible to limit the number of
tries.
New functions :!getscorealltries, !getscoremaxexotry
New function in score.c: gettrycheck
 
12197 2693 d 15 h bpr /trunk/wims/src/ [minor] getscorealltry -> getscorealltries  
12196 2693 d 17 h bpr /trunk/wims/src/ [major] add !getscorealltry (if a better name is proposed, we can change it (quickly !)  
12047 2816 d 1 h bpr /trunk/wims/src/ [src] add filexists command - must be checked (preliminary version)  
12011 2823 d 1 h bpr /trunk/wims/src/ [major] work in progress: add variables for seed;
the random command is not done in gap, scilab, yacas, gap
as I do not know them (has to be done).
 
11104 3137 d 13 h bpr /trunk/wims/src/ [improvment] improve the trace of debug. Put some variables in tmp_debug_var
in the file wims.conf In debug mode (for the administrator), the values
of the variables are put in the trace file (in tmp/sessions/)
when they are changed. In test.
 
10051 3341 d 20 h bpr /trunk/wims/src/ [for debug] in debug version for the manager (IP), create a file
in tmp/sessions/ which indicate which files and lines of the file
has been read during the last request. Preliminary version.
 
9286 3643 d 1 h bpr /trunk/wims/src/ [minor] comment  
8880 3710 d 15 h bpr /trunk/wims/src/ [clean] transfer of *bufprep(char *p) char *parend(char *p) in Lib/liblines.c  
8490 3824 d 16 h bpr /trunk/wims/ [minor/fix] try to fix the trouble of mathml with chrome and the size of the mathml fonts
in type correspond and clickfill (too large in general) :
add the possibility to desactive mathml for the answer type
correspond and dragfill/clickfill for the browser that do not support mathml
(for the moment, chrome and android, can be changed in public_html/scripts/js/dynapi3.phtml)
 
8303 3917 d 5 h bpr /trunk/wims/src/ [minor/back] come back to release 8301 (mistake in svn)  
8302 3917 d 12 h mquerol /trunk/wims/ [minor/transl]catalan version  
8286 3920 d 5 h bpr /trunk/wims/src/ [minor/spaces]  
8284 3920 d 17 h bpr /trunk/wims/src/ [minor/clean] clean some constants -> wims.h  
8216 3939 d 17 h bpr /trunk/wims/src/ [minor/test] add test_suite according to idea of Georges Khaznadar.
the output syntax can change
 
8210 3940 d 13 h bpr /trunk/wims/src/ [minor/cleaning] MAX_LANGUAGES was already defined in wimsdef.h  
8185 3949 d 22 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
- ...
 
8121 3961 d 19 h bpr /trunk/wims/src/ [minor/] clean src/wims.h (no more definition, only declarations).  
4486 5087 d 18 h bpr /trunk/wims/src/ [minor/add] add ty in the list of language  
3278 5499 d 17 h reyssat /trunk/wims/src/ [major/add] Initialize arabic translation.  
2710 5601 d 19 h guerimand /trunk/wims/src/ [minor/add] increase OUTPUT_LENGTH_LIMIT in case of many sheet and many exam with many exo !  
1792 5722 d 22 h bpr /trunk/wims/src/ [minor/add] add pt versions in prevision  
1540 5781 d 12 h bpr /trunk/wims/src/ [minor/fix] language ca was not declared iso , which gives sometimes some problems with navigators  
10 6560 d 19 h reyssat /trunk/wims/src/ partial (src) import of 3.62