Rev |
Age |
Author |
Path |
Log message |
Diff |
12345 |
2688 d 6 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 |
2697 d 22 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 |
2714 d 2 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 |
2725 d 3 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[workinprogress] interface to fix the seed in a class. |
|
12012 |
2848 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 |
3060 d 1 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 |
3509 d 10 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 |
3673 d 10 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[minor] replace 30 by MAX_OEFCHOICES |
|
9100 |
3699 d 12 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[typo] work in progress on OEF intromenu |
|
9099 |
3700 d 3 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 |
3792 d 10 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[minor] introduce the variable freepower (equivalent to the previous version) |
|
8368 |
3918 d 22 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 |
3967 d 0 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 |
4168 d 5 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 |
4223 d 6 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 |
4951 d 23 h |
guerimand |
/trunk/wims/public_html/ |
[minor/add] notitle showing option for oef exercice in a sheet (only participant) |
|
4313 |
5138 d 10 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 |
5478 d 11 h |
bpr |
/trunk/wims/public_html/scripts/ |
[minor/improvment] puzzle can be used with text |
|
3346 |
5479 d 22 h |
bpr |
/trunk/wims/ |
[major/add] add command teximg |
|
2656 |
5633 d 1 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. |
|