Rev 358 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
5334 | bpr | 1 | ############## |
2 | séparer make and make install. Cela réduirait le temps d'indisponibilité du serveur |
||
3 | ############## |
||
4 | Les valeurs des variables threshold1 et threshold2 sont calculées actuellement pour |
||
5 | un seul processeur. Ce qui explique que pour des machines ayant beaucoup de processeurs, |
||
6 | il faille l'augmenter considérablement sous peine d'avoir un message d'erreur. |
||
7 | Il serait peut-être nécessaire de changer ce calcul soit en demandant le nombre de processeurs, |
||
8 | soit en le calculant au moment de la compilation. |
||
9 | ############# |
||
10 | reyssat | 10 | Class supervisor: unlock exam access control |
11 | |||
12 | Function calculator: definite integral broken for oscillating functions. |
||
13 | Translator incompatibility with dictionaries with accents. |
||
14 | |||
15 | Add module_option and option "securereply". |
||
16 | race condition in wimslogd updating. |
||
17 | |||
18 | Gateway: write to teachers. |
||
19 | Gateway moduser: userlist in other classes not updated. |
||
20 | Quota for nested classes. |
||
21 | module publication search. |
||
22 | Gateway: forum management. |
||
23 | |||
24 | special log for directexec. |
||
25 | Independence des feuilles d'examen. |
||
26 | Trouble with javascript animation replay? |
||
27 | Add sheet exercise renewal limitations. |
||
28 | csv down/upload in gateway: supervise and participate, add/remove superclass. |
||
29 | |||
30 | Publish: block same title publication. |
||
31 | An ordinary site with good titles for search engines. |
||
32 | |||
33 | Add command !logline, to append a line to a file in log. |
||
34 | Gateway: score collect |
||
35 | Gateway: installation by file (specific designs only) |
||
36 | adm/class/userlist: var.avg should be moved into wimslogd. |
||
37 | sheet data cached in wimslogd: 8K buffer per sheet, 32 sheets. 256K. |
||
38 | |||
39 | popup is not working for module documents: should move popup module to scripts. |
||
40 | uniformize header. |
||
41 | a softer anti-back-button policy, with an adm module. |
||
42 | batch colored instex. |
||
43 | instex cache not working. |
||
44 | use html 4.01 fonts. |
||
45 | |||
46 | Modtool: help on domains. |
||
47 | Disable general rafale? In particular backups. |
||
48 | Deductio: multiplication by 0 and equivalence in ineq. |
||
49 | |||
50 | Good replies not shown in coord. |
||
51 | conditional execution in flydraw. |
||
52 | Insertion of TeX in flydraw. |
||
53 | |||
54 | Forum: email interface. |
||
55 | rpm: must test old wims group and group compatibility. |
||
56 | utf-8 adaptation. |
||
57 | Recover deleted files in Modtool. |
||
58 | |||
59 | languages: lisp, scheme. |
||
60 | Method to kill/stop browser history list? |
||
61 | Class: Recover/cover scores during selected period. Risky! No. |
||
62 | But one can selectively erase activities for a particular student. |
||
63 | |||
64 | Certificate sheets. WIMS certificate system. |
||
65 | |||
66 | instex/insdraw: do not repeat identical generations (transmission cost). |
||
67 | |||
68 | Mathml support |
||
69 | |||
70 | Exo in worksheet: next exercise. |
||
71 | bouton javascript pour tourner les images. |
||
72 | |||
73 | # Optimizations: |
||
74 | quadratic algorithm in !item of. |
||
75 | Interfaces: replace indefinite waiting for stdin by timeout. |
||
76 | |||
358 | georgesk | 77 | #I18N support: |
78 | using GNU gettext, using UTF-8 encoding. |