15146 |
1942 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 |
|
/trunk/wims/public_html/scripts/oef/get_presentgood.proc /trunk/wims/public_html/themes/Nikaia/oefcolors
/trunk/wims/public_html/scripts/oef/answer.phtml /trunk/wims/public_html/scripts/oef/embed.phtml /trunk/wims/public_html/scripts/oef/present.phtml /trunk/wims/public_html/themes/_css/utilities.css /trunk/wims/public_html/themes/mkcss.pl
|