wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
trunk
/
wims
/
public_html
/
scripts
/
oef
/
get_presentgood.proc
– Rev 17764
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
17764
728 d 14 h
czzmrn
/trunk/wims/public_html/scripts/oef/
[minor/fix] the good answer in oef exercise is only shown when presentgood>0: fix the computation of presentgood
/trunk/wims/public_html/scripts/oef/ans.proc
/trunk/wims/public_html/scripts/oef/get_presentgood.proc
/trunk/wims/public_html/scripts/oef/var.proc
17475
929 d 1 h
czzmrn
/trunk/wims/public_html/scripts/oef/
[minor/fix] take into account config oef exercise (givegood) given with simple menu script/oef/get_presentgood.proc
/trunk/wims/public_html/scripts/oef/get_presentgood.proc
16736
1131 d 21 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)
/trunk/wims/public_html/scripts/oef/answer.phtml
/trunk/wims/public_html/scripts/oef/ca/intronames
/trunk/wims/public_html/scripts/oef/cn/intronames
/trunk/wims/public_html/scripts/oef/de/intronames
/trunk/wims/public_html/scripts/oef/en/intronames
/trunk/wims/public_html/scripts/oef/es/intronames
/trunk/wims/public_html/scripts/oef/exo.init
/trunk/wims/public_html/scripts/oef/fr/intronames
/trunk/wims/public_html/scripts/oef/get_presentgood.proc
/trunk/wims/public_html/scripts/oef/intromenu_expert.phtml
/trunk/wims/public_html/scripts/oef/it/intronames
/trunk/wims/public_html/scripts/oef/nl/intronames
/trunk/wims/public_html/scripts/oef/si/intronames
15186
1839 d 14 h
bpr
/trunk/wims/public_html/scripts/oef/
[oef] work in progress : definition of oefenv_presentgood
/trunk/wims/public_html/scripts/oef/get_presentgood.proc
/trunk/wims/public_html/scripts/oef/var.proc
15182
1840 d 12 h
bpr
/trunk/wims/public_html/scripts/oef/
[oef] oef/default is not read before at the second request and must be read
/trunk/wims/public_html/scripts/oef/get_presentgood.proc
15155
1846 d 19 h
bpr
/trunk/wims/public_html/scripts/oef/
[oef/env] new try for the variable presentgood
/trunk/wims/public_html/scripts/oef/get_presentgood.proc
15154
1846 d 22 h
bpr
/trunk/wims/public_html/scripts/oef/
[oef/env] add oefenv_presentgood (should replace oefenv_givegood)
/trunk/wims/public_html/scripts/oef/get_presentgood.proc
15146
1847 d 16 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