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
14185 2179 d 12 h bpr /trunk/wims/public_html/scripts/oef/ [formatage]  
12462 2658 d 5 h bpr /trunk/wims/public_html/scripts/oef/ [typo]  
12460 2658 d 6 h bpr /trunk/wims/public_html/ [work in progress] change the names of the parameters to be more intuitive
intro_hint intro_good intro_sol intro_feed in oef
 
12459 2658 d 7 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
 
12381 2665 d 22 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.
 
12350 2671 d 0 h bpr /trunk/wims/public_html/scripts/oef/ [work in progress] oef intro : change the option presentsol,
introduce presentfeed, add other choice to the options
to see the good answer and the hint.
some of these options should not work
when the user is not registered (or supervisor)
and should be hidden (I have yet to think over it !).
 
12345 2671 d 7 h bpr /trunk/wims/public_html/scripts/oef/ [new] menu for solution and feedback, behaviour as it is
written in the help (intronames, for the moment, just french version)
 
12302 2680 d 23 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).
 
12213 2697 d 3 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 2708 d 4 h bpr /trunk/wims/public_html/scripts/oef/ [workinprogress] interface to fix the seed in a class.  
12012 2831 d 11 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 3043 d 2 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 3492 d 11 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 3656 d 11 h bpr /trunk/wims/public_html/scripts/oef/ [minor] replace 30 by MAX_OEFCHOICES  
9100 3682 d 13 h bpr /trunk/wims/public_html/scripts/oef/ [typo] work in progress on OEF intromenu  
9099 3683 d 4 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 3775 d 11 h bpr /trunk/wims/public_html/scripts/oef/ [minor] introduce the variable freepower (equivalent to the previous version)  
8368 3901 d 23 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 3950 d 1 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 4151 d 6 h bpr /trunk/wims/public_html/scripts/oef/ [minor/fix] fix bug introduced in series of exercises.
the variable reply_$i was not update
 

Show All