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
/
intromenu_series.phtml
– Rev 18490
Rev
Show 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
18490
184 d 1 h
bpr
/trunk/wims/public_html/
[translation_language] if the module is internationalized, possibility to
put the language in the variable translation_language
so it can be seen, with the following modifications,
does not appear twice.
16927
1089 d 22 h
bpr
/trunk/wims/public_html/scripts/oef/
[oef] replace 9 (max number of exos in series by a "constant"
16925
1090 d 6 h
bpr
/trunk/wims/public_html/
[publish] delete choice devel when publication (mistake in the last commit ...)
16924
1090 d 6 h
bpr
/trunk/wims/public_html/scripts/oef/
[publish] delete the choice devel in publication
14294
2123 d 22 h
bpr
/trunk/wims/public_html/scripts/oef/
[oef] parameter random not only for supervisor
14268
2141 d 21 h
obado
/trunk/wims/public_html/
[class/sheet] improve ergonomy of the feature "change exercice order in series" : now Exercices titles are also displayed for exos inside classe. the change order table is in one file in scripts/ (no more duplicated instructions)
+ some other ergonomic changes
+ some code formatting
12990
2584 d 1 h
bpr
/trunk/wims/
[seed] add seedrepeat=0 exactly as it was before.
help has to be added
12493
2659 d 17 h
lemaire
/trunk/wims/public_html/scripts/oef/
[lang] modifications of help texts in the intromenu of oef modules. Change of the place of intromenu_chrono
12459
2663 d 23 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
2664 d 18 h
bpr
/trunk/wims/public_html/scripts/oef/
[oef] accessibility - formatage - put a common list in a variable
12418
2667 d 2 h
bpr
/trunk/wims/
[work in progress] save the seed with noscore (with score=-1,
score is not saved), can be asked by getseedscores.
12381
2671 d 14 h
bpr
/trunk/wims/
[work on exotrymax] - fix a bug in the test exotrymax in score.c
that simplify the analysis.
- create a list (only one element "exotrymax" for the moment)
for variables defined for all modules
- this allows to transfer the menu about exotrymax for any module
and not only oef modules (has to be tested ...)
- some helps.
12348
2676 d 17 h
bpr
/trunk/wims/public_html/scripts/oef/
[formatage]
12164
2738 d 1 h
obado
/trunk/wims/public_html/
[minor/css] now scrolling with anchor links will be smoother (with Firefox and Chrome) + add anchor link in oef intro help for disabled "start" button going to the real one.
11494
2992 d 14 h
bpr
/trunk/wims/public_html/scripts/oef/
[html] label was not pertinent (lang_choice in oef)
10895
3263 d 20 h
obado
/trunk/wims/public_html/scripts/oef/
[oef] intromenu is more customizable : if you set $oefintro_custom_select in a OEF module, it will use your "select.phtml" instead of the default one. $oefintro_custom_series_setup to use your own "series setup", $oefintro_custom_choices_setup to use your own "QCM setup" (or to avoid display this setup if you know there is not any \choice in your module)