Rev |
Age |
Author |
Path |
Log message |
Diff |
17176 |
1085 d 23 h |
bpr |
/trunk/wims/public_html/ |
xhtml -> html5 |
|
16736 |
1222 d 9 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef] add option for feedback, solution, etc in oef
(can appear only if the scoringstatus=no if exo is in a sheet) |
|
16085 |
1459 d 7 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef] change some h3 in h2 |
|
15574 |
1760 d 7 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[improvment] case of seedrepeat>0: the button renew is replaced by Try
before the last allowed try + msg |
|
15255 |
1923 d 11 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[minor] add colorlegend to chemclick |
|
15224 |
1925 d 12 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef] add colorlegend for multipleclick |
|
15146 |
1938 d 4 h |
obado |
/trunk/wims/public_html/ |
[OEF] Embed now use the "presentgood" var, to display less answer status (good/bad) information when teacher choose not to display good answer.
* move the "presentgood" script from answer.phtml to getpresentgood.proc, so it can be called in present.phtml too.
* When $presentgood=0, oef_indgood, oef_indbad and oef_indforget are replaced by oef_indneutral
+ Nikaia theme use now more accessible (higher contrast with white background) oef_indXXX colors
+ mkcss.pl now let use of hex colors |
|
15043 |
1958 d 6 h |
obado |
/trunk/wims/public_html/ |
[bugfix/html] OEF : Replace id="answeranalysis" by class="answer_analysis" to avoid some unwanted hiding in old oef models
+ modify all "qcm.oef" models to suppress an unwanted "display:none" |
|
15026 |
1964 d 4 h |
obado |
/trunk/wims/public_html/ |
[minor] Move oef_modulescore inside answer analysis
+ improve steps.oef model : now every response has a label
+ feedbacks in steps.oef now uses oef_ind__ colors
+ [CSS] now feedbacks with oef_ind__ class use background-color to specify if response is bad/goof/partial.... (see steps.oef model as sample)
+ Move <div class="oefform"> from present.phtml to Main.phtml, so this tag opens and closes in the same file.
+ Some code formatting |
|
14980 |
1969 d 5 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef] deplacement du score avant la solution |
|
14973 |
1970 d 2 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[fix/oef] correction in presentation of the analysis |
|
14937 |
1980 d 0 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef] solution outside the frame "answer analysis" |
|
14564 |
2105 d 3 h |
bpr |
/trunk/wims/public_html/ |
[oef] add possibility of having feedback or hint always. |
|
14491 |
2127 d 2 h |
obado |
/trunk/wims/public_html/ |
[OEF] Add a new "print solution" button on OEF solutions, to print only the solution without the exercice content. |
|
13698 |
2397 d 0 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef] case of noanalyzeprint=yes and ?analyze is in anwer,
no need that blank div appears |
|
13671 |
2406 d 7 h |
lemaire |
/trunk/wims/public_html/ |
[fix] good answer, solution and feedback are always printed in an examen except if "never" is chosen |
|
13194 |
2637 d 7 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef] fix feedback and solution in exam (always or never) according to
the values of intro_givensol and intro_givenfeed |
|
13191 |
2637 d 11 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[formatage] |
|
12672 |
2705 d 1 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[fix] fix default of introgivegood and introgivehint in oef |
|
12461 |
2745 d 4 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[typo] |
|
12460 |
2745 d 4 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 |
2745 d 6 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 |
|
12456 |
2746 d 1 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef] accessibility - formatage - put a common list in a variable |
|
12402 |
2750 d 6 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[fix] fix feedback and solution presentation |
|
12393 |
2751 d 8 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[fix] fix the presentation of the good answer or not |
|
12371 |
2755 d 13 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[typo] |
|
12362 |
2756 d 7 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[fix] fix defaults for conpatibility (introcheck) |
|
12350 |
2757 d 23 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 !). |
|
12346 |
2758 d 5 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[typo] bad parenthesis |
|
12345 |
2758 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) |
|
12324 |
2761 d 6 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[formatage] |
|
12308 |
2763 d 6 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef] more parametrisation for the solution (shown or not) |
|
12294 |
2769 d 6 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[spaces] |
|
11207 |
3163 d 3 h |
obado |
/trunk/wims/public_html/ |
[minor/css] clickfill no more use "br" in answer analysis |
|
11186 |
3167 d 17 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[anstype] add option nolegend |
|
9337 |
3718 d 11 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
add option legend in oef exercises. |
|
9271 |
3742 d 4 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[typo] |
|
9255 |
3743 d 9 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[minor] the legend color does not appear if there is the option noanalyseprint |
|
9223 |
3751 d 10 h |
bpr |
/trunk/wims/public_html/scripts/ |
[minor] add possibility to use some predefined css style in matrixhtml |
|
9006 |
3783 d 5 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[minor] colors legend not shown for exams |
|