Rev |
Age |
Author |
Path |
Log message |
Diff |
13891 |
2289 d 1 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[print version] add jsxgraph jsxgraphcurve clock in print version.
anstyle was not always defined, take default is not good |
|
13880 |
2291 d 4 h |
bpr |
/trunk/wims/public_html/ |
[print version] - oef/printanalysis.proc is now used by oef/print.proc and adm/sheet
- add oef/togetfile.proc in wims_trustfile for print version. |
|
13816 |
2312 d 6 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef print] |
|
13815 |
2312 d 13 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef print] typo + replace span by div in line |
|
13809 |
2313 d 22 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef/print] the "prompt_empty" _____ is now defined in a variable
to be changed. |
|
13804 |
2314 d 8 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef print] questions with no embed |
|
13801 |
2314 d 11 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef print] add css class + clean (WiP) |
|
13799 |
2314 d 12 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef print] clean - work in progress |
|
13798 |
2316 d 1 h |
bpr |
/trunk/wims/public_html/scripts/ |
[oef print] work on type draw |
|
13793 |
2317 d 0 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[print oef] work in progress |
|
13778 |
2320 d 4 h |
obado |
/trunk/wims/public_html/scripts/oef/ |
[minor/html] Replace "div class=inline" by "span" in oef embed (simplier, and better for W3C as a div can't be inside a p) |
|
13723 |
2332 d 10 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[fix] fix print version and hint |
|
13591 |
2368 d 9 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[minor] add test for inputsize1 in case of answertype mc (before testing
that it is between 1 and 1000) |
|
13276 |
2545 d 5 h |
obado |
/trunk/wims/public_html/scripts/ |
[CSS] [anstype] Improve CSS for flashcard input type. (now uses class with only one CSS definition + change mouse cursor + no more displays backgrounds in answer analysis, for a better ergonomy.) |
|
13260 |
2559 d 6 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[fix] fix type mark when there are html balises |
|
12348 |
2699 d 23 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[formatage] |
|
11171 |
3113 d 23 h |
bpr |
/trunk/wims/public_html/scripts/ |
[workin progress] should be checked and improved : on the presentation of the answer in case of clickfill |
|
11068 |
3208 d 4 h |
obado |
/trunk/wims/public_html/scripts/oef/ |
[oef/bugfix] When displaying a prompt with the 3rd parameter of \embed instruction, it will be possible to use LaTeX instructions. As a side effects, the old way to display math fonts with pictures will no more work.
Here are some samples :
* wasn't working but it will :
\embed{r1,1,\(\vec{a}}
\embed{r1,1,\(\RR)}
...
*will no more work
\embed{r1,1,\RR}
\embed{r1,1,\calM}
... |
|
10256 |
3361 d 9 h |
obado |
/trunk/wims/public_html/scripts/oef/ |
[bugfix] Corrects a bug introduced in r.10249, where variables such as \calM or \RR where no more replaced by their associated img in 3rd parameter of embed (prompt) |
|
10249 |
3362 d 4 h |
obado |
/trunk/wims/public_html/scripts/ |
[oef/embed] corrects a bug causing 3rd parameters of embed{} instruction (prompt) not being well displayed when containing Maths. |
|