Rev |
Age |
Author |
Path |
Log message |
Diff |
13911 |
2281 d 0 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[print version] add shuffle for clickfill |
|
13894 |
2283 d 3 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[print version] fix |
|
13891 |
2284 d 2 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 |
2286 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 |
2307 d 6 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef print] |
|
13815 |
2307 d 13 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef print] typo + replace span by div in line |
|
13809 |
2308 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 |
2309 d 8 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef print] questions with no embed |
|
13801 |
2309 d 11 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef print] add css class + clean (WiP) |
|
13799 |
2309 d 12 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[oef print] clean - work in progress |
|
13798 |
2311 d 1 h |
bpr |
/trunk/wims/public_html/scripts/ |
[oef print] work on type draw |
|
13793 |
2312 d 0 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[print oef] work in progress |
|
13778 |
2315 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 |
2327 d 10 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[fix] fix print version and hint |
|
13591 |
2363 d 10 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 |
2540 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 |
2554 d 6 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[fix] fix type mark when there are html balises |
|
12348 |
2695 d 0 h |
bpr |
/trunk/wims/public_html/scripts/oef/ |
[formatage] |
|
11171 |
3108 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 |
3203 d 5 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}
... |
|