Rev |
Age |
Author |
Path |
Log message |
Diff |
14961 |
1884 d 14 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[improvment] add observation in the "about" for oef exercises. |
|
14574 |
2015 d 11 h |
bpr |
/trunk/wims/public_html/ |
[anstype] the third argument of the first line of embed is
now used in the analysis |
|
14185 |
2178 d 15 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[formatage] |
|
12462 |
2657 d 8 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[typo] |
|
12460 |
2657 d 8 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 |
2657 d 10 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 1 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 |
2670 d 3 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 |
2670 d 10 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 2 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 |
2696 d 5 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 |
2707 d 7 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[workinprogress] interface to fix the seed in a class. |
|
12012 |
2830 d 14 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 |
3042 d 5 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 |
3491 d 14 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 |
3655 d 14 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[minor] replace 30 by MAX_OEFCHOICES |
|
9100 |
3681 d 16 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[typo] work in progress on OEF intromenu |
|
9099 |
3682 d 7 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 |
3774 d 13 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[minor] introduce the variable freepower (equivalent to the previous version) |
|
8368 |
3901 d 2 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. |
|