Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
17230 974 d 1 h bpr /trunk/wims/public_html/modules/adm/ xhtml -> html5  
14268 2126 d 13 h obado /trunk/wims/public_html/ [class/sheet] improve ergonomy of the feature "change exercice order in series" : now Exercices titles are also displayed for exos inside classe. the change order table is in one file in scripts/ (no more duplicated instructions)
+ some other ergonomic changes
+ some code formatting
 
14260 2127 d 16 h obado /trunk/wims/public_html/ [js] Add the "Accordion" Foundation Plugin. See it in "adm/class/addmodule" : now the scoring system is hidden by default but can be displayed when clicked  
14259 2127 d 19 h obado /trunk/wims/public_html/modules/adm/ [minor] addmodule : correct a wrong variable name in exo.phtml
+ correct a small bug in modtool EN lang file
+ add a missing </div> in modtool flist.phtml
 
14114 2206 d 10 h obado /trunk/wims/public_html/ [ergo] improve ergonomy of adding an exercice in a sheet (different choices are bigger, with icons + add wims_msg success
+ add missing icons in Font awesome theme
 
12387 2655 d 11 h bpr /trunk/wims/public_html/modules/adm/class/ [fix] exotrymax was not taken in account when modify an exo in a sheet  
12381 2656 d 6 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.
 
12316 2665 d 8 h bpr /trunk/wims/public_html/ [work in progress] add possibility to choose some "icon" to put
before the title of the exercise (the list of choices is
just for test, will be changed)
 
12289 2674 d 11 h bpr /trunk/wims/public_html/modules/adm/class/addmodule/ [minor]  
12238 2685 d 9 h bpr /trunk/wims/public_html/modules/adm/class/addmodule/ [work in progress] possibility to configure the max tries when adding in the sheet
(I don't know what happens in a non oef module, should exotrymax be defined in the var.def ???)
have to look at that more carefully
 
10853 3267 d 15 h bpr /trunk/wims/public_html/modules/adm/class/addmodule/ [fix] the title proposed was not good when the exercise was not oef. Now it
is the title of the module.
 
9060 3678 d 11 h guerimand /trunk/wims/public_html/modules/adm/class/addmodule/ [html/bugfix] no default require when insert an exercice in a sheet  
8255 3925 d 15 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
 
8012 4015 d 13 h bpr /trunk/wims/public_html/modules/adm/class/addmodule/ [minor/typo]  
7808 4051 d 8 h bpr /trunk/wims/public_html/ [minor/] classification-> indexation  
7466 4147 d 13 h bpr /trunk/wims/public_html/modules/adm/class/addmodule/ [minor/css]  
7450 4148 d 19 h bpr /trunk/wims/public_html/modules/adm/class/addmodule/ [minor/css] form css  
7354 4198 d 17 h bpr /trunk/wims/public_html/ [minor/improvment] in oef exo : give the possibility to impose the order of
the exercises in a series (the interface was not there).
 
6431 4490 d 13 h bpr /trunk/wims/public_html/ [minor/fix] for multilanguage module, the fields description are filled
by default according the language. For oef exercises, the name of the exercise
is proposed only if the module has been recompiled (src2def) in the aim to
generate the files Extitles.$lang
 
6235 4570 d 18 h bpr /trunk/wims/public_html/modules/adm/ [minor/xhtml] add blank befor /> + replace some <tt>  

Show All