Rev |
Age |
Author |
Path |
Log message |
Diff |
12350 |
2675 d 20 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 |
2676 d 2 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 |
2685 d 19 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 |
2701 d 22 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 |
2713 d 0 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[workinprogress] interface to fix the seed in a class. |
|
12012 |
2836 d 7 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 |
3047 d 22 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 |
3497 d 7 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 |
3661 d 6 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[minor] replace 30 by MAX_OEFCHOICES |
|
9100 |
3687 d 9 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[typo] work in progress on OEF intromenu |
|
9099 |
3688 d 0 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 |
3780 d 6 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[minor] introduce the variable freepower (equivalent to the previous version) |
|
8368 |
3906 d 18 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 |
3954 d 21 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 |
4156 d 1 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 |
4211 d 2 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 |
4939 d 19 h |
guerimand |
/trunk/wims/public_html/ |
[minor/add] notitle showing option for oef exercice in a sheet (only participant) |
|
4313 |
5126 d 6 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 |
5466 d 8 h |
bpr |
/trunk/wims/public_html/scripts/ |
[minor/improvment] puzzle can be used with text |
|
3346 |
5467 d 18 h |
bpr |
/trunk/wims/ |
[major/add] add command teximg |
|