Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
12213 2730 d 12 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
 
12189 2741 d 14 h bpr /trunk/wims/public_html/scripts/oef/ [workinprogress] interface to fix the seed in a class.  
12012 2864 d 21 h bpr /trunk/wims/public_html/scripts/oef/ [oef] interface in oef to use the seedrepeat
(work in progress, in particular names can change)
 
11424 3076 d 11 h bpr /trunk/wims/public_html/scripts/oef/ [about] in the about of an oef exercise;
- add keywords if they exists
- delete the information about hint or solution if they don't exist
- add adress in a simple way.
 
9834 3525 d 20 h bpr /trunk/wims/public_html/ [work in progress] geogebra : change the name. Add a tailgeogebra.phtml
in the themes (should exist a better solution, but if we find one,
it will not change the programmation of the users).
 
9253 3689 d 20 h bpr /trunk/wims/public_html/scripts/oef/ [minor] replace 30 by MAX_OEFCHOICES  
9100 3715 d 22 h bpr /trunk/wims/public_html/scripts/oef/ [typo] work in progress on OEF intromenu  
9099 3716 d 13 h bpr /trunk/wims/public_html/ [major] transformation of the intromenu of oef exercises.
The changes have to be checked
- with old sheets,
- with creation of new sheets
- in the space of classes (config/maintenance)
- by adding all exercises of an OEF module.
- for the moment, only the french and english versions have all necessary
language words.
 
8698 3808 d 20 h bpr /trunk/wims/public_html/scripts/oef/ [minor] introduce the variable freepower (equivalent to the previous version)  
8368 3935 d 8 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.
 
8205 3983 d 10 h bpr /trunk/wims/public_html/ [minor/improvment] Improvment to multilanguage oef modules.
- if there is at least two languages, a radio form appears in
the intro menu. To use it, one must decomment the lines as in the template
and somewhere write in the exercise : \text{lang=slib(oef/env lang)}
and of course make some translation under conditions as
\if{\lang=en}{ etc }
Has to been tested
 
7522 4184 d 15 h bpr /trunk/wims/public_html/scripts/oef/ [minor/fix] fix bug introduced in series of exercises.
the variable reply_$i was not update
 
7357 4239 d 16 h bpr /trunk/wims/public_html/scripts/ [minor/improvment] for oef : add variable m_reply_$i which can be used by
the developper as \reply_1 ... ; contains the student answer eventually reformated
as it appears in embed case or in the analysis of the question.
For the moment, only default. Can be modified in each anstype.
 
4890 4968 d 9 h guerimand /trunk/wims/public_html/ [minor/add] notitle showing option for oef exercice in a sheet (only participant)  
4313 5154 d 20 h bpr /trunk/wims/public_html/scripts/oef/ [minor/fixbug] author_email is not used, but email is ! it implied a bug in the about.phtml
should delete author_email in var.def ?
 
3355 5494 d 21 h bpr /trunk/wims/public_html/scripts/ [minor/improvment] puzzle can be used with text  
3346 5496 d 8 h bpr /trunk/wims/ [major/add] add command teximg  
2656 5649 d 11 h bpr /trunk/wims/ [major/improvment] OEF exercises: add command \latex{} - if it contains something (tex version of the statement), a tex file can be download with the exercises (two latex environments can be used (statement and solution)) - the printable sheet uses now the number of exercises in a serie of OEF exercises.  
2063 5706 d 16 h bpr /trunk/wims/public_html/scripts/oef/ [minor/fixbug] correct bug 3823 (shuffle was done when one goes to hint)  
2054 5708 d 17 h bpr /trunk/wims/public_html/scripts/ [minor/add] add flashcard type (preliminary version) - add oef_fill_option  

Show All